@import"reset.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body{
	font-family:Open sans;
	color: #b4b4b4;
	position: relative;
	min-width: 970px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-size: 13px;
	line-height: 18px;
}
html,body{height:100%;}
html {min-width:970px;}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}

/*********************************header*************************************/

header{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
	#page1 header {padding:0;}
	header .inner {
	padding-top: 25px;
	padding-right: 40px;
	float:left;
	}
.logo {
	display:inline-block;
	padding:0 !important;
	position:relative;
	z-index:99;
}
.logo a {
	position: relative;
	background: url(../images/logo.png) no-repeat 0 0;
	height: 85px;
	width: 204px;
	overflow: hidden;
	text-indent: -99em;
	display: block;
	background-image: url(images/logoa.png);
}
.ban {
	float: right;
	margin-right: 20px;
	margin-top: 28px;
	}	
.ban a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 1.23em;
	color: #333333;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border:1px solid #e5e5e5;
}
.ban a:hover {
	color: #FFF;
	background-color: #003399;
}.banner {
	width: 250px;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	text-align: right;
	clear: right;
	float: right;
	position: relative;
	top: 50px;
}
.banner1 {
	font-size: 16px;
	color: #000000;
	clear: right;
	float: right;
	position: relative;
	top: 40px;
}
.banner1 img{
margin:5px;
}
.banner1 a{
	color: #333333;
	text-decoration: none;
}
/********************** Navigation ************************/
nav {
	clear:  both;
	width: 950px;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

.sf-menu{
	min-height: 27px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 99;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:140px;
	left:0;
	display:none;
	background:#fff;
	padding:5px 0;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	-o-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
}
.sf-menu > li{
	position:relative;
	display:inline-block;
	z-index:99;
}
.sf-menu > li:first-child {border:none;}
.sf-menu > li > a {
	text-decoration: none;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	color: #2b2b2b;
	text-shadow: 1px 1px #fbfbfb;
	position: relative;
	z-index: 99;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#page1 .sf-menu > li > a {
}

.sf-menu > li.current > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
	color: #999999;
	text-decoration: none;
	}

.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:42px; left:0; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #999999;
	overflow: hidden;
	padding: 8px 5px 8px 15px;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFF;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#2b2b2b;
}
.sf-menu li li{
	float:none;
	position:relative;
	margin:0 0 1px 0;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:163px;top:-10px;}
/*********************************content*************************************/
#content {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-top: 33px;
	padding-right: 0px;
	padding-left: 0px;
}
#page4 #content {background:url(../images/content-tail.gif) center top repeat-x #fff;}

.spacer-1 {
	width:100%; 
	background:url(../images/pic.gif) 217px 0 repeat-y;
}

h3 {
	font-size:24px; 
	line-height:2em;
	margin-bottom:18px;
}
h6 {color:#000;}

.border-bot {
	width:100%; 
	padding-bottom:22px; 
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}

.box {
	width:100%; 
	background:url(../images/box-tail.gif) 0 0 repeat-x;
}

.button {
	display:inline-block; 
	padding:9px 28px 2px 20px;
	color:#fff; 
	background:url(../images/button-tail.gif) 0 0 repeat-x #498f06;
	cursor:pointer;
	border-radius:6px;
}
	.button span {
		display:inline-block;
		font-size:13px;
		line-height:1.23em;
		font-weight:bold;
		padding-left:14px;
		background:url(../images/marker-2.gif) 0 7px no-repeat;
	}
.button:hover {background:#498f06;}

.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 15px; 
	background:url(../images/marker.gif) 0 13px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#030303;
	}
	.list-1 li a:hover {color:#68ab0b; text-decoration:underline;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../images/pic.gif) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../images/marker-1.gif) 0 10px no-repeat;
	}
	.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link {color:#030303;}
.link:hover {text-decoration:underline;} 

dl span {float:left; width:96px; font-weight:bold}

/*********************************aside*************************************/
aside {
	width:100%;
	padding:34px 0 60px;
}
/***** carousel *****/
.carousel {
	position:relative;
	overflow:hidden;
	width:1060px;
	min-height:220px;
	margin:0 auto;
}
.carousel-container {
	width:942px;
	margin:0 auto;
}
.jCarouselLite {width:100% !important;}
.carousel .prev, 
.carousel .next {
	display:block;
	width:39px;
	height:39px;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:126px;
	z-index:99;
}
.carousel .prev {left:0; background:url(../images/carousel-prev.png) 0 0 no-repeat;}
.carousel .next {right:0; background:url(../images/carousel-next.png) 0 0 no-repeat;}
.carousel .next:hover,
.carousel .prev:hover {cursor:pointer;}
.carousel-list li {
	width:222px;
	height:159px;
	margin-right:18px;
}

.img-border{
	background-color:#fff;
	border:1px solid #e5e5e5;
	padding:4px;	
}

/* -- gallery  begin --*/
#gallery {
	width: 1000px;
	height: 750px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#js {
	position:relative;
	width:940px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
}
 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 410px;
	height: 340px;
	overflow: hidden;
}
 div.content img {
	position: relative;
	z-index: 2;
}
 div.content a, div.navigation a {
	
}
 div.content a:focus, div.content a:hover, div.content a:active {
	
}
 div.controls {
	 position:relative;
}
 div.controls a {
	padding: 0px;
}
 div.ss-controls {
	float: left;
	display:none;
}
 div.nav-controls {
	width:100%;
	height:27px;
	position:absolute;
	left:0;
	bottom:56px;
}
div.nav-controls a.prev {
	display:block;
	width:39px;
	height:39px;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:-300px;
	left:0;
	z-index:99;
}
div.nav-controls a.next {
	display: block;
	width: 39px;
	height: 39px;
	text-indent: -9999em;
	cursor: pointer;
	position: absolute;
	top: -300px;
	right: 0;
	z-index: 99;
}
div.nav-controls a.prev:hover,
div.nav-controls a.next:hover {cursor:pointer;}
 div.slideshow-container {
	position: relative;
	height: 370px;
	width: 920px;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
	margin-top: -50px;	
	
}

 div.slideshow {
}
div.caption {
	width:100%;
	height:100%;
}
 div.slideshow span.image-wrapper {
	display: block;
	width: 940px;
	height: 370px;
	position:absolute;
	left:0;
	top:0;
	margin:0;
}
 div.slideshow a.advance-link {
	display: block;
	margin: 0;
	font-size:0;
	line-height:0;
	text-decoration:none;
}
 div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
 div.download {
	float: right;
}
 div.caption-container {
	 float:right; 
	 width: 270px;
	 height: 620px;
	 position:relative;
}
 span.image-caption {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	z-index:10;
	background:#fff;
}
 div#thumbs {
	padding: 0;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 111px;
	margin-left: auto;
	padding-left:15px;
}
 ul.thumbs {
	padding: 0 0 0 0;
	width:100%;
	overflow:hidden;
	position:relative;
}
 ul.thumbs li {
	float:left;
	margin-right:17px;
	margin-bottom:20px;
	width:200px;
	height:137px;
}
ul.thumbs li.last {margin-right:0;}
ul.thumbs li.last2 {margin-bottom:0;}
ul.thumbs li.last3 {margin:0;}
	 ul.thumbs li span {
		 display:block;
		 font-size:15px;
		 line-height:1.2em;
		 color:#f9f9f9;
		 text-transform:uppercase;
		 font-weight:bold;
	}
 a.thumb {
	 display:block;
}
 a.thumb:focus {
	outline: none;
}
#controls {
	width:100%;
}

 div.pagination {
	clear: both;
	text-align:center;
	position:relative;
	z-index:10;
}
 div.top.pagination {
	display:none;
}
 div.navigation div.bottom {
	 display:none;
}
 div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	padding:0 4px;
	font-weight:bold;
	color:#fff;
}
 div.pagination a:hover {
	text-decoration: none;
	color:#ffeaa8;
}
 div.pagination span.current {
	color:#ffeaa8;
}
 div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/* -- gallery end --*/
/*********************************aside*************************************/
aside {
	width:100%;
	padding:34px 0 60px;
}
/***** carousel *****/
.carousel {
	position:relative;
	overflow:hidden;
	width:1060px;
	min-height:220px;
	margin:0 auto;
}
.carousel-container {
	width:942px;
	margin:0 auto;
}
.jCarouselLite {width:100% !important;}
.carousel .prev, 
.carousel .next {
	display:block;
	width:39px;
	height:39px;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:126px;
	z-index:99;
}
.carousel .prev {left:0; background:url(../images/carousel-prev.png) 0 0 no-repeat;}
.carousel .next {right:0; background:url(../images/carousel-next.png) 0 0 no-repeat;}
.carousel .next:hover,
.carousel .prev:hover {cursor:pointer;}
.carousel-list li {
	width:222px;
	height:159px;
	margin-right:18px;
}


	
/******************** Social ******************/
.social {
	float:right;
	margin-top: 20px;
	float:right;

	}	
.social a {
	text-decoration: none;
}
.icon-1 {
	margin-left: 7px;}
/******************** Footer ******************/
footer {
	
	clear:  both;
	width: 950px;
	color: #002555;
	font-size: 12px;
	line-height: 22px;
	font-family:Open sans;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
footer a {
	color: #0099CC;
}

.copyright {
	float: left;
	text-align: center;
	width: 950px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 30px;
}
.footer-logo {
	width: 51px;
	height: 27px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
