/* CSS Document */
#wrapper {
	height:auto !important;
	margin:0 auto -479px;
	min-height:100%;
	text-align:left;
	background-color:#FFFFFF;
	width:990px;
	}
.header_bg {
	background-image:url(images/header_bg.jpg);background-repeat:repeat-x;
	vertical-align:top;
}
.mainheaderlogo {
	display:block;
	float:left;
	height:99px;
	overflow:hidden;
	width:309px;
}
.mainheaderlogo a {
	display:block;
	height:99px;
	padding-top:99px;
	width:100%;
}
.mainheaderbox {
	border:1px solid #D7D7D7;
	float:right;
	padding:1px;
}
.headerlinks {
	padding-right:5px;
	text-align:right;
	font-family:arial;
	font-size:12px;
	padding-bottom:5px;
	padding-top:10px;
	color:#A8E0EF;
}
.headerlinks a{
	color:#A8E0EF;
	text-decoration:none;
}
.headerlinks a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.topmenulinks{
	padding-top:67px;
	padding-right:10px;
	height:32px;
}
.left_panel{
	border:1px solid #F5F5F5;
	background-color:#FBFBFB;
	}
.left_panel_links{
	font-family:arial;
	font-size:14px;
	color:#196F92;
	text-decoration:none;
	vertical-align:text-top;
	padding-top:10px;
	padding-right:30px;
	text-decoration:none;	
}
.left_panel_links a{
	color:#187193;
	text-decoration:none;
	}
.left_panel_links a:hover{
	color:#E36C07;
	text-decoration:underline;
}
.container{
	 width:724px;
	 background-color:#FFFFFF;
	 padding:15px 20px 10px 20px;	 
}
.head_links_bg{
	background-image:url(images/line_bg.gif);
	background-repeat:repeat-x;
	height:22px;
}
.head_links{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#0D526B;
	vertical-align:text-top;
	}
h1{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#0D526B;
	vertical-align:text-top;
	display:inline;
	}
.head_links_2{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#E36C07;
	vertical-align:baseline;
	}
h2{
	display:inline;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#E36C07;
	vertical-align:baseline;
	}
.halfbr{height:25%}
.half1br{height:50%}
.txt{
	font-family:arial;
	font-size:12px;
	color:#515151;
	padding-left:10px;
	text-align:justify;
	}
h3{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#77890B;
	display:inline;
}
h4{
	padding:0px;
	margin:0px;
}
h5{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#187193;
	display:inline;
	padding-left:24px;
}
.readmore{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#0D526B;
	text-decoration:underline;
}
.footer{
	clear:both;
	width:990px;
	background-color:#187193;
	margin:0 auto;
    padding:8px 0 18px;
}
.footer_bg{
	background-image:url(images/footer_bg.gif);
	height:20px;
	background-repeat:repeat-x;
}
.screen { float:right; width:990px;}
ul.gallery { padding:0; margin:0; list-style:none; width:990px;}
ul.gallery li { padding:0; margin:0;}
.foot {
margin:0 auto;
font-family:arial;
font-size:12px;
padding:8px 50px 18px 50px;
text-align:center;
color:#FFFFFF;
}
.foot a {
color:#FFFFFF;
text-decoration:none;
}
.foot a:hover {
color:#ADDEF7;
text-decoration:underline;
}




/*----------------------------------------------------------------*/
/*------[SLIDER]--------------------------------------------------*/
/*----------------------------------------------------------------*/
#sections { width: 950px; height: 200px; overflow: hidden; margin-top: 20px; position: relative; z-index: 9; }
#sections ul { width: 2850px; margin: 0px; padding: 0px; position: absolute; z-index: 9; height: 200px; }
#sections ul li { float: left; display: block; }
.next { cursor: pointer; background-image: url(./images/slider-arrow-right.png); width: 56px; height: 58px; position: relative; top: -105px; left: 457px; z-index: 10; }
.prev { cursor: pointer; background-image: url(./images/slider-arrow-left.png); width: 56px; height: 58px; position: absolute; top: 214px; left: 147px; z-index: 10; }
#recent { width: 398px; padding: 15px; background-color: #fbfbfb; border: 1px solid #f1f1f1; float: left; }
#recent span { width: 398px; background: url(../images/arrow-2.gif) repeat-x bottom; padding: 5px 0px 7px 0px; display: block; float: left; }
#recent span img { float: left; border: 5px solid #ebebeb; display: inline; margin-right: 15px; }
#recent span span { width: 100px; background-image: none; padding: 0px; float: left; color: #a74738; }
#recent span .desc { width: 300px; color: #5c5b5b; text-transform: uppercase; font-size: 11px; float: left; }
#recent span a:link, #recent span a:visited { font-size: 18px; margin: 0px 4px 0px 0px; padding: 0px; color: #455a71; float: left; font-weight: normal; font-family: Georgia; }





