/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#F6F6E2;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
img{
	border:none;
}
/*------------------------------------------------top--------------------*/
#outterwrap{
	width:960px;
	padding: 0px;
	margin:0 auto;
}
#innerwrap-top{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-top.png) top left no-repeat  ;
	height: 40px;
}
#innerwrap-mid{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-bg.png) top left repeat-y  ;
}
#innerwrap-bottom{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-bottom.png) top left no-repeat  ;
	height: 27px;
}
#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;

}
#topMain{
	width:100%;
	height:120px;
	background:url(../images/red-bg.png) bottom center no-repeat;
}
#top{
	width:891px;
	margin:0 auto;
	height:160px;
}
#top .logo{
	background:url(../images/logo.png) top left no-repeat;
	display:block;
	width:322px;
	margin:0;
	float:left;
	height:108px;
	position: relative;
	overflow: visible;
}
#top a{
	text-decoration:none;
}
.logo h2{
	font-size:10px;
	text-transform:uppercase;
	color:#CC0066;
	margin-top:75px;
	text-align:left;
	padding-left:50px;
}


#top .tooldiv{
	width:220px;
	height:50px;
	margin:35px 7px 0 0;
	padding:10px 0 0 10px;	
	float: right;	
}
.tooldiv ul {
	font-size:11px !important;
	width:220px;
}
.tooldiv ul li{
	list-style:none;	
	display:inline;
}
.tooldiv ul li a{
	display: inline-block;
	width:80px !important;
	text-decoration:none;
	color:#993300;
	font:bold 1em/2em Arial, Helvetica, sans-serif;
	padding-left:10px;
	
}
.tooldiv ul li a:hover{
	text-decoration:none;
	color: #000066;
}


.tooldiv ul li.home{
	background:url(../images/home.png) left 0 no-repeat;
	padding-left:10px;
}

.tooldiv ul li.contact{
	background:url(../images/contact.png) left 0 no-repeat;
	padding-left:10px;
}


.tooldiv ul li.sitemap{
	background:url(../images/sitemap.png) left 0 no-repeat;
	padding-left:10px;
}


/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:40px;
	margin-left: 20px;
}
#nav{
	width:892px;
	margin:0 auto;
	height:40px;
}
#nav ul{
	width:846px;
	height:40px;
	float:left;
}
#nav ul li{
	float:left;
	height:40px;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	display:block;
	font:bold 11px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555555;
	background-color:inherit;
	text-decoration:none;
	width: 132px;
	text-align: center;
	text-transform:uppercase;
}
#nav ul li a:hover{
	background: url(../images/menu-hover.png) 0 0 no-repeat;
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background: url(../images/menu-active.png) 0px 0px  no-repeat;
	font:bold 11px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	background: url(../images/top-bg.png) 0 0 repeat-x;
	color:#C5F6F2;
	padding:5px 0 0 0;
	height:240px;
}
#bodyTop{
	width:651px;
	margin:0 auto;
}
#bodyTop h2{
	width:640px;
	font:bold 32px/75px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
}

#bodyTop #imgs {
	display:block;
	margin:0!important;
	text-align:center;
	width:100%;
}
#imgs img {
	display:block;
	margin-left:125px !important;
	vertical-align:middlel;
	
}
#bodyTop p.txt1 span.yellow{
	color:#E4E4A9;
	background-color:inherit;
	font-weight:bold;
}
#bodyTop p.green{
	display:block;
	width:490px;
	height:42px;
	font:normal 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FDFDF6;
	float:left;
	background:url(../images/green_bg_right.gif) right top no-repeat #2A8581;
}
#bodyTop p.green span.left{
	background:url(../images/green_bg_left.gif) 0 0 no-repeat;
	width:35px;
	height:42px;
	float:left;
}
#bodyTop a.readMore{
	display:block;
	background:url(../images/read_more_bg.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:10px 0 0 0;
}
#bodyTop a.readMore:hover{
	color:#000;
	background-color:inherit;
}
/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:#F7F7DA;
	color:#237874;
	padding:20px 0 33px 0;
	margin: 0;
}
#bodybot{
	width:892px;
	margin:0 auto;
	padding-left:10px;
}
#event{
	width:424px;
	float:left;
	margin:0 26px 0 0;
}
#event h2{
	display:block;
	background: url(../images/book-bg.png) 0 0 no-repeat;
	width:425px;
	height:48px;
	padding:15px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#ff3300;
	background-color:inherit;
	margin:0;
}
#event2{
	width:425px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#event2 ul.first2{
	padding:14px 0 0 20px;
	width:402px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul{
	padding:0 0 0 20px;
	width:391px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li{
	width:36px;
}
#event2 ul li.nor{
	display:block;
	padding:15px 0 0 9px;
	font:normal 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:381px;
	color:#237874;
	background-color:inherit;
	line-height:24px;
}
#event2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#event2 ul li.orange{
	display:block;
	font: 14px/15px Arial, Helvetica, sans-serif;
	padding:0 0 9px 0;
	width:361px;
}
#event2 ul li.orange2{
	display:block;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	padding:9px 0 8px 0;
	width:381px;
}
#event2 ul.last2{
	padding:0 0 14px 20px;
	width:381px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li a.readMore2{
	display:block;
	background: url(../images/subbmit-bg.png) 0 0 repeat-x;
	width:120px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 0 220px;
}
#event2 ul li a.readMore2:hover{
	color:#000000;
	background-color:inherit;
}
#event2 p.eventBot{
	display:block;
	width:425px;
	height:10px;
	font-size:0;
	line-height:0;
	background: url(../images/book-bg-bottom.png) 0 0 no-repeat;
}

#test{
	width:425px;
	float:right;
	margin:0;
	padding-right:10px;
}
#test h2{
	display:block;
	background: url(../images/testimonial-bg.png) 0 0 no-repeat;
	width:419px;
	height:48px;
	padding:15px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#ff3300;
	background-color:inherit;
	margin:0;
}
#test2{
	width:396px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x;
	color:#C06C06;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	padding:0 12px 0 14px;
	background-color:inherit;
}

#test2 p.testTxt{
	display:block;
	width:400px;
	padding:0 0 0 30px;
	font:bold 11px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	background-color:inherit;
}
#test2 p.testTxt span{
	color:#837A08;
	background-color:inherit;
}

#test2 p.special{
	padding-top:13px;
	display:block;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	color:#237874;
}
#test2 a.special{
	display:block;
	background: url(../images/subbmit-bg.png) 0 0 repeat-x;
	width:120px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 0 220px;
}
#test2 a.special:hover{
	color:#000000;
	background-color:inherit;
}
#test p.testBot{
	display:block;
	width:425px;
	height:10px;
	font-size:0;
	line-height:0;
	background: url(../images/table-btm.png) 0 0 no-repeat;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:112px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #3F3F3F;
	color:#DE7F0B;
}
#footer{
	width:892px;
	margin:0 auto;
	height:112px;
	position:relative;
}
#footer ul{
	width:671px;
	position:absolute;
	left:0;
	top:24px;
}
#footer ul li{
	float:left;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
}
#footer ul li a{
	padding:0 9px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 9px 0 0;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:44px;
	width:230px;
}

#footer img{
	position:absolute;
	width:159px;
	height:64px;
	left:733px;
	top:23px;
	display:block;
}
/*------------------------------------------------footer--------------------*/
