body, div, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
table.data td {
	background-color:#E7EDE7;
	}
	
h1 {
	font-size:11px;
	font-weight:bold;
	color:#003300;
	}
	
body {
	background-color:#EDE8E7;
}

	
a:link {
	color:#003300;
	text-decoration:none;
	}
	
a:visited {
	color:#003300;
	text-decoration:none;
	}
	
a:hover {
	color:#003300;
	text-decoration:underline;
	}
	
a:active {
	color:#003300;
	text-decoration:none;
	}


div#left_links p, div#left_links2 p {
	margin:10px;
	}

#whole {
	width: 801px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}

#top_shadow {
	width:801px;
	height:7px;
	background-image:url('../images/top_shadow.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right: auto;
	margin-left: auto;
	}

#side_shadow {
position:relative;
	width:801px;
	background-image:url('../images/LR_borders.jpg');
	background-repeat:repeat-y;
	height:auto;
	
	}
	
	
#bottom_shadow {
	width:801px;
	height:8px;
	background-image:url('../images/bottom_shadow.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:all;
	margin-right: auto;
	margin-left: auto;
	}
	
#main {
	position:relative;
	width:785px;
	height:auto;
	margin:0 auto;
	}
	
#logo_banner {
	float:left;
	width:497px;
	height:120px;
	}
	
#banner_img {
	float:right;
	width:288px;
	height:120px;
	}
	
#navbar {
	width:100%;
	height:25px;
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
	}

#navbar li {
	display:block;
	float:left;
	height:25px;
	}
	
#center, #categories {
position:relative;
	padding: 10px;
	clear: both;
	width: 765px;
}

#categories {
	margin-top:10px;
	}
	
#leftpanel {
position:relative;
	float:left;
	width:138px;
	}
	

#left_links, #news_box{
	position:relative;
	float:left;
	width:138px;
	height:315px;
	border: 1px solid #003300;
	}
	
	

#left_links2 {
	position:relative;
	float:left;
	width:138px;
	height:201px;
	border: 1px solid #003300;
	}

	
.left_img {
	width:138px;
	height:96px;
	position:relative;
	float:left;
	clear:both;
	border: 1px solid #003300;
	margin-top:5px;
	}


#news_box {
	float:right;
	margin-right:3px;
	}
	
#page_info, #page_info2 {
	position:relative;
	float:left;
	width:457px;
	height:auto;
	margin:0px 10px;
	}
	
#page_info2  {
	border: 1px solid #003300;
	}
	
#center_img, #center_img2 {
	position:relative;
	width:457px;
	height:182px;
	}
#center_img2 {
	vertical-align:top;
	}
	
#center_img {
	border:1px solid #003300;
	}
	
#section_banner {
	width:457px;
	height:22px;
	}
	
#body_text, #body_text2 {
	position:relative;
	height:auto;
	clear:both;
	margin-top:10px;
	}
	
#body_text {
	width:457px;
	}
	
#body_text2 {
	padding:5px;
	width:447px;
	}

#support_box, #audit_box, #signs_box, #training_box {
	position:relative;
	float:left;
	width:184px;
	height:150px;
	border: 1px solid #003300;
	background-repeat:no-repeat;
	}
	
#support_box, #audit_box, #training_box {
	margin-right:6px;
	}
	
#support_box {
	background-image:url('../images/support_boxtop.jpg');
	}
	
#audit_box {
	background-image:url('../images/audit_boxtop.jpg');
	}
	
#training_box {
	background-image:url('../images/training_boxtop.jpg');
	}
	
#signs_box {
	background-image:url('../images/signs_boxtop.jpg');
	}
	

#footer {
position:relative;
	padding: 10px;
	clear: both;
	width: 765px;
	vertical-align:top;
	height:20px;
}

#footer_left , #footer_right {
	font-size:10px;
	color:#666666;
	}
	

#footer_left {
	position:absolute;
	bottom:5px; 
	left:5px;
	width: 40%;
	}

#footer_right{
	position:absolute;
	bottom:5px; 
	right:5px;
	width:50%;
	vertical-align:top;
	text-align:right;
	}

.box_txt {
	position:relative;
	width:170px;
	height:65px;
	font-size:10px;
	margin:5x 0px 0px 5px;
	}
	
.box_txt_bold {
	position:relative;
	width:120px;
	font-weight:bold;
	font-size:10px;
	color:#003300;
	height:50px;
	clear:both;
	margin-left:5px;
	margin-top:3px;
	}
		
	
.float_left{
	float:left;
	}
	
.float_right {
	float:right;
	}
