/* body  */

body
{
	margin:0px auto;
	background-color:#F9F9F9;
}
a
{
	text-decoration:none;
	color:#000000;
}
a img
{
	border:0px;
}

/* index wrapper */
#wrapper
{
	width:1003px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	height:1100px;
}

/* inside wrapper */
#wrapperinside
{
	width:1003px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
}

/* header */
#top
{
	background-image:url(../images/logobg.jpg);
	background-repeat:no-repeat;
	height:147px;
}
#logo
{
	padding:13px 0px 0px 7px;
	float:left;
	width:200px;
}
#topmenu
{
	width:430px;
	float:right;
	margin-left:360px;
}
#topmenu ul
{
	margin:0px;
	padding:0px;
}
#topmenu ul li
{
	float:left;
	padding:120px 50px 0px 0px;
}
#topmenu ul li a
{
	text-decoration:none;
	color:#FCD518;
}
#topmenu ul li a:hover
{
	color:#FFF;
}

/* index banner */
#banner
{
	background-image:url(../images/bannerbg1.jpg);
	height:468px;
	width:1003px;
	background-position:top;
	background-repeat:no-repeat;
	border-bottom:10px solid #eeeeee;
}
#bannerleft
{
	width:720px;
	height:460px;
	float:left;
}
#bannerright
{
	float:left;
	padding:32px 0px 0px 30px;
}
#bannerright ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
#bannerright ul li
{
	padding-top:44px;
	font-size:18px;
	font-weight:bold;
}
#bannerright ul li a
{
	text-decoration:none;
	color:#000000;
	color:#FFF;
}
#bannerright ul li a:hover
{
	color:#990000;
}
#bannerright ul li ul
{
	display:none;
}
#bannerright ul li:hover ul
{
	position:absolute;
	list-style:none;
	display:block;
	background-color:#07B8CC;
	width:200px;
	padding:0px 0px 0px 20px;
}
#bannerright ul li:hover ul li
{
	padding:10px 0px 10px 0px;
}

#innerbanner img
{
	border-bottom:5px solid #efefef;
}/* 
#innerbannerright 
{
	float:right;
	width:245px;
	padding-top:25px;
	color:#996600;
}*/

/* index center body */
.center
{
	width:306px;
	background-color:#FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	height: 200px;
}
.center h2
{
	font-weight:normal;
}
#welcomeimg
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#centerbottom
{
	width:1000px;
	clear:both;
	height:200px;
	background-color:#bae3ff;
	vertical-align:middle;
}
.infiniteCarousel {
	background-color:#eeeeee;
  width: 750px;
  position: relative;
}

.infiniteCarousel .wrapper {
background-color:#FFFFFF;
  width: 670px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 105px;
  margin: 0px 40px;
  position: relative;
  top: 0;
}
.infiniteCarousel .wrapper img
{
	width:165px;
	height:110px;
}
.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 730px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}


/* inside center body */
#centerleft
{
	width:200px;
	float:left;
	background-color:#b18e1f;
}
#centerleft ul
{
	padding:15px 0px 0px 0px;
	margin:0px;
	list-style:none;
}
#centerleft ul li
{
	padding:10px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #996600;
}
#centerleft ul li a
{
	text-decoration:none;
	color:#FFFFFF;
}
#centerleft ul li a:hover
{
	color:#999999;
}
#centerleft ul li:hover
{
	background-color:#996600;
}
#centerleft ul li ul
{
	display:none;
}
#centerleft ul li:hover ul
{
	position:absolute;
	list-style:none;
	display:block;
	background-color:#F7BB03;
	width:200px;
	padding:0px 0px 0px 0px;
}
#centerleft ul li:hover ul li
{
	padding:10px 0px 10px 0px;
}
#centermiddle
{
	float:left;
	padding:0px 0px 10px 23px;
}
#centermiddle a
{
	font-size:16px;
	color:#006699;
	font-weight:bold;
}
#centermiddle a:hover
{
	color:#003333;
}
#centersright h3
{
	color:#996600;
}
#centersright
{
	width:775px;
	float:right;
}
#centersright ul
{
	list-style:none;
}
#centersright ul li
{
	float:left;
}
#centersright ul li a
{
	font-size:20px;
	font-weight:bold;
	padding:0px 30px;
}
.subhead
{
	font-size:14px;
	font-weight:bold;
	background-color:#999999;
	padding:2px 0px 2px 10px;
}
/*#centersright img
{
	height:150px;
	width:150px;
	padding:15px 15px 5px 15px;
}*/
#centersright p
{
	padding:5px;
}
#centerright
{
	width:225px;
	float:left;
	padding:0px 0px 20px 25px;
}
#images a img
{
	height:141px;
	width:100px;	
}
#forms
{
	background-image:url(../images/formmiddle.jpg);
	background-repeat:repeat-y;
	width: 350px;
}
#formfooter
{
	background-image:url(../images/formfooter.jpg);
	width:350px;
	height:54px;
	background-repeat:no-repeat;
}
#formtop
{
	background-image:url(../images/formbg.jpg);
	width:350px;
	height:54px;
	background-repeat:no-repeat;
}
.fnem{ font:bold 12px Geneva, Arial, Helvetica, sans-serif; padding:4px; color:#006699;}
.fild{ font:bold 12px Georgia; color:#333333;font-weight:normal;}
input{width:195px}
/*  footer */
#footer
{
	background-color:#323232;
	height:70px;
	margin-top:10px;
	border-bottom:20px solid #f7bf0c;
	color:#FFFFFF;
	font-size:12px;
	clear:both;
}
#footer a
{
	 text-decoration:none;
	 color:#FFFFFF;
}
#footerleft
{
	padding:10px 0px 0px 40px;
	float:left;
	width:570px;
}
#footerright
{
	padding:10px 10px 0px 0px;
	float:right;
}
#thumbnail
{
	text-align:center;
}
#thumbnail img {
	cursor: pointer;
	padding:1px 1px;
	border:2px solid #000000;
	height:141px;
	width:100px;
}
#thumbnail a {
	
}
