body {
	margin:0px auto 0px auto;
	background:#c7d4b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height:15px;
	color:#000000;
	}
	
#main {
	width:920px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}

#header {
	width:920px;
	height:250px;
	float:left;
	}

#holder {
	float:left;
	width:900px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	}

#menu {
	width:200px;
	float:left;
	background-image:url(../images/menu_image.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content {
	width:680px;
	float:right;
	padding:0px 0px 0px 0px;
	background-color:#A9BD8F;
	}	
	
#single {
	width:640px;
	float:right;
	padding:3px 20px 10px 20px;
	background-color:#A9BD8F;
	}	

	
#left {
	width:290px;
	float:left;
	padding:3px 10px 10px 20px;
	background-color:#A9BD8F;
	}	
	
#right {
	width:330px;
	float:right;
	padding:3px 10px 10px 20px;
	background-color:#DFE7D6;
	}
	
#left2 {
	width:390px;
	float:left;
	padding:3px 10px 10px 20px;
	background-color:#A9BD8F;
	}	
	
#right2 {
	width:230px;
	float:right;
	padding:3px 10px 10px 20px;
	background-color:#DFE7D6;
	}	

#footer_image {
	width:920px;
	float:left;
	}
	
#footer {
	width:920px;
	float:left;
	}
	
h1{
	font-size:22px;
	font-weight:100;
	padding-top:5px;

}
	
h2{
	font-size:16px;
	font-weight:100;
	padding-top:5px;
	line-height:15px;
}

	a{
	color:#CC0000;
	text-decoration:none;
	}
	
	a:hover{
	color:#FF0000;
	text-decoration:none;
	}
	
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 15px Arial, sans-serif;line-height:200%; font-weight:200;
width:200px;}

ul.vert-one li{margin:0;padding:0;}

ul.vert-one li a{display:block;text-decoration:none;color:#474f17;
background:#dfe7d6;padding:0 0 0 20px;width:180px;}

ul.vert-one li a:hover{
background:#dfe7d6 url("../images/vert-one_arrow.gif") no-repeat 0 11px;
color:#CC0000;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#dfe7d6 url("../images/vert-one_arrow.gif") no-repeat 0 11px;

}


.home{
	font-size:16px;
	font-weight:bold;
	color:#C00;
	line-height:20px;
	}

hr {border-top: 1px solid #FFF;}

