@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
outline:none;
}
a:hover{
}
.holder {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
	margin-bottom: 5px;
}
.topBg {
	height: 400px;
	background-image: url(../png/topbg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.name {
	padding-top: 1px;
	padding-left: 15px;
	float: left;
	/*width: 630px;  */
}
.name h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #333333;
	font-family: "Arial Narrow";
	font-weight: normal;
}
.searchBar {
	float: right;
	margin-top: 33px;
	width: 215px;
	background-image: url(../png/searcbg1.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 2px 1px;
	position: absolute;
	right: -10px;
	top: 41px;
}
.textField {
	margin-top: 6px;
	font-size: 12px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	height: 14px;
	width: 150px;
	background-color: #FFFFFF;
}
.bt {
	position: absolute;
	right: 15px;
	top: 2px;
}
.cBoth {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0px;
}
.topNav {
	margin-top: 10px;
}
.ren {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ren li {
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../png/pipe.png);
	background-repeat: no-repeat;
	height: 22px;
	background-position: right 0px;
}
.ren li a {
	color: #F2F5F7;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
}


.arrow {
	background-image: url(../png/arrow.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}
.header {
	height: 64px;
	position: relative;
}


.last {
	background-image: none!important;
}
.galleryBox {
	float: left;
	clear: left;
	margin-top: 33px;
	width: 930px;
}
.leftFlash {
	float: left;
	width: 410px;
	text-align: center;
}
.rightgallery {
	float: right;
	width: 488px;
	background-image: url(../png/gallerybg.png);
	background-repeat: no-repeat;
	height: 228px;
	margin-right: 28px;
	display: inline;
	position: relative;
}
.gButton {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.flwText {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Arial Narrow";
	font-size: 22px;
	text-align: center;
	color: #246090;
	height: 35px;
	padding-top: 10px;
	background-image: url(../png/textbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
	margin-left: 15px;
}
/*html>body .footerBg { margin-top:200px;}*/
.footerBg {
	height: 57px;
	background-image: url(../png/bottombg-2.png);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 39px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: 1px bottom;
}
.setting {
	margin-left: 2px;
}
.mail {
	margin-right: 6px;
	margin-bottom: 4px;
}
.footerText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #595959;
}
.history {
	float: right;
	/* margin-right: 20px; */
	width: 150px;
	display: inline;
}
.leftImageLinks {
	float: left;
	padding-left: 20px;
	width: 100px;
	padding-top: 5px;
}
.br {
	padding-top: 9px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.no {
	margin: 0px !important;
	background-image: none !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	width: 90px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.no2 {
	margin: 0px !important;
	background-image: none !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	width: 70px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}






/* Easy Slider */

	#slider{
	width: 476px;
	margin-top: 10px;
	margin-left: 10px;
}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:475px;
	height:225px;
	overflow:hidden;
		}	

		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2, #pause{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-170px;
		}	
	#nextBtn, #nextBtn2{
	left:487px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a, #pause a{
	display:block;
	width:30px;
	height:77px;
	background-image: url(../gif/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: right 0;
		}	
	#nextBtn a, #nextBtn2 a{
	background-image: url(../gif/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	#pause{
	background-image: url(../gif/btn_next.gif);
}








* {padding:0; margin:0}
.dropdown {
	float:left;
	padding-right: 5px;
	background-image: url(../png/pipe.png);
	background-repeat: no-repeat;
	background-position: right -3px;
	padding-left: 5px;
	height: 32px;
}
.dropdown dt {
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.dropdown dt:hover {
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:438px;
	display:none;
	z-index:200;
	opacity:0;
	background-color: #FFFFFF;
}
.dropdown ul {
	width:434px;
	border:2px solid #9ac1c9;
	list-style:none;
	border-top:none;
	padding-bottom: 3px;
}
.dropdown li {
	display:inline;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:inline;
	color:#4F4F4F!important;
	text-decoration:none !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #577383;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	float: left;
	margin-left: 6px;
}
.dropdown a:hover {
	color:#FF0000!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.dropdown .underline {
}
.lastUpdate {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: .8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #999999;
}
.lastUpdate a{
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lastUpdate a:hover{
	color: #333333;
	text-decoration: none;
}
.sitemap a{
text-decoration:none;
}
.sitemap a:hover{
color:#990000;
}
.searchbox {
	margin-top: 3px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
