@charset "UTF-8";
body {
	background-image: url(/images/mainbgk.jpg);
	background-repeat: repeat-x;
	background-color: #00709B;
	background-attachment: scroll;
	background-position: center 80px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bbox {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height:666px;
	width: 896px;
	background-image: url(/images/bboxbgk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding-top:30px;
	clear: both;
}
.menubar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	clear:both;
}
.menubar td { background: url(/images/menu_bgk.jpg) repeat-x;}
.menubar td a { padding:0 30px 0 30px; color:#FFFFFF; text-decoration:none; background:url(/images/menu_sep.jpg) no-repeat right; text-transform:uppercase; }
.menubar td a:hover { color:#FFCC00; }

#mainpic_home {
	display:block;
	clear:both;
	background-image: url(/images/homepic_bgk.jpg);
	background-repeat:no-repeat;
	width:865px;
	height:223px;
	text-align:left;
}

.presentation {
	display:block;
	float:left;
	width:545px;
	margin:27px 0 0 17px;
	_margin-left:10px;
	text-align:left;
	color:#FFFFFF;
}
.home_news {
	display:block;
	float:right;
	width: 285px;
	color: #99B5BF;
	margin-top:27px;
	text-align:left;
	border-left: 1px dotted #96D577;
}
.home_news p { margin:22px 30px 0px 22px;}
.home_news h1{ color: #96D577; margin:0 0px 0px 22px; font-size:15px; font-weight:normal;; text-transform:uppercase;}
.home_news a { color: #96D577; margin-right: 30px; }
.home_news a:hover { color: #FFFFFF; }

#container {
	display:block;
	text-align:left;
	width:865px;
	margin-top: 27px;
}

.submenu {
	display: block;
	margin: 0px 35px 0 0;
	padding: 0px;
	width: 130px;
	border-top: 1px solid #FFFFFF;
	float: left;
}
.submenu a {
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;
}
.submenu a:hover {
	background:url(/images/submenuarrow.png) no-repeat right 9px;
	color:#FFCC00;
}
.whitebox {
	display: block;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(/images/yellowcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-top: 30px;
}
.whitebox p{
	margin-left:130px;
	margin-right:28px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
.whitebox h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color: #0075A0;
	font-weight:normal;
	border-bottom: dotted #FFC535 1px;
	width:300px;
	padding-bottom:10px;
	margin: 0 0 20px 20px;
	text-transform: capitalize;
}

.whitebox h2{
	font-size:36px;
	color:#B3B3B3;
	font-weight:normal;
	margin:-5px 0 0 20px;
	display:block;
	width:100px;
	float:left;
}
.whitebox h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 0 0 0 130px;
	padding: 0;
}
.whitebox h4 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:-5px 0 0 20px;
	display:block;
	width:100px;
	float:left;
}
.btm_rollover {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 102px;
	width: 176px;
	margin-right: 35px;
}
.btm_rollover:hover{
	background-position: center bottom;
	cursor:pointer;
}
.whitebox ul li {
	margin-left: 130px;
	margin-right: 28px;
}
