@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/home_background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper {	
	background: #FFF;
	border: 1px solid #000;
	margin:0 auto;
	width:900px;
	text-align:left;
	height:auto;
}

#nav_1 {
	
	background:#900;
	background-image:url(../images/home_back.png);
	background-repeat:repeat-y;
	width:708px;
	height:35px;
	float:right;
	position:relative;
	
}

#nav_1 ul {
	margin:0;
	padding:5px;
	list-style:none;
	float:left;
	position: absolute;
	width: 692px;
}

#nav_1 li {
	float:left;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:5px;
	padding-top:5px;
}

#nav_1 li a {	

    font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#FFF;
	text-decoration:none;
}

#nav_1 li a:hover, #header li a:active {
	color:#CCC;
	text-decoration:inherit;
}

#header li a.current, #header li a.current:hover, #header li a.current:active {
	color:#999;
	background:#009;
}

#search {
	margin-top:5px;
	float:right;
	width:150px;
	background-color:#CCC;
}

#nav_2 {
	background:#EFEFEF;
	width:708px;
	height:38px;
	float:right;
	clear:right;
}

#logo {
	background:#EFEFEF;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:73px;
	float:left;
}

#header {
	background:#FFF;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:204px;
	clear:both;
	border-bottom: solid 1px #800000;
	border-top: solid 1px #800000;
}

#news_cont{
	background-image:url(../images/news_lbl.png);
	background-position:left;
	background-repeat:no-repeat;
	width:450px;
	height:36px;
	float:left;
	margin-left:5px;
	margin-top:8px;
	border: 1px solid #C93;
	
}

#news_cont p {
	padding-top:10px;
	margin-left:55px;
	padding-left:20px;
	text-align:right;
	padding-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:500;
	text-align:centre;
	font-style: oblique;
}

#content_left {
	background-image:url(../images/featured.png);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:15px;
	width:225px;
	height:255px;
	float:left;
	clear:both;
	border: 1px solid #C93;
}

#content_middle {
	padding-top:10px;
	padding-left:10px;
	background-color: #FFFFFF;
	font-weight:500;
	font-family: Verdana, Geneva, sans-serif;
	width:700px;
	float:left;
	margin-left:50px;
	margin-top:40px;
	border: 1px solid #C93;
	margin-right: 20px;
	line-height: normal;
}



h2 {
font-size: 0.95em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#content_right {
	width:148px;
	height:255px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	border: 1px solid #C93;
	background-image: url(../images/whatsnew.png);
	background-repeat: no-repeat;
}

#whtsy {
	margin-left:5px;
	margin-top:15px;
	padding:0px;
	width:882px;
	height:50px;
	background:#FFF;
	float:left;
	border: 1px solid #C93;
}
#whtsy p {
	background-color: #B05826;
	letter-spacing: normal;
	display: inline-block;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:0px;
}
 
#footer {
	padding-top:18px;
	padding-left:8px;
	text-align:center;
	width:889px;
	height:60px;
	clear:both;
	background-color: #FFF;
}
.style5{
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#footer ul {
	
}

.text {
	color:#333333;
	text-align:justify;
}	

.cell {
	padding:2px;
	background-color:#FFCC99;
}.doc_names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A48300;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
