body {
	background-color: #cabc71;
	color: #003333;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 73%;
	line-height: 1.6em;
}
#page {
	border: none;
	padding: 0px;
	position: relative;
	width:955px;
	margin-left: -477px;
	left: 50%;
}

/* safari and opera need this */

#wrapper,#header,#nav,#content,#bottom_bg,#footer {width:100%}

/* safari and opera need this */

#nav,#wrapper,#sub-section,#content,#bottom_bg,#footer {float:left;}

#content {width:711px}

#nav {
	background-color: #00451D;
}

/* special */
* { padding: 0em; margin: 0em; }

/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; margin: 0; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#menu_01_ { background:url(images/menu_01_over.gif) no-repeat left bottom; }
#menu_02_ { background:url(images/menu_02_over.gif) no-repeat left bottom; }
#menu_03_ { background:url(images/menu_03_over.gif) no-repeat left bottom; }
#menu_04_ { background:url(images/menu_04_over.gif) no-repeat left bottom; }
#menu_05_ { background:url(images/menu_05_over.gif) no-repeat left bottom; }
#menu_06_ { background:url(images/menu_06_over.gif) no-repeat left bottom; }
#menu_07_ { background:url(images/menu_07_over.gif) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */
#wrapper{
	width:955px;
	height: 100%;
	background-image: url(images/mid_bg.png);
	background-repeat: repeat-y;
}
#top_bg{
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	min-height: 312px;
}

#sub-section {
	width:234px;
	padding-left:10px;
}
#sub-section_box{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
#sub-section_box img {
	text-align: center;
	vertical-align: top;
}

#content_box{	
	padding: 20px;
	margin: 20px;
}
#bottom_bg{
	background-image: url(images/bottom_bg.png);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
height: 39px;
background-image: url(images/footer.png);
border: none;
padding: 0px;

}
#footer.clearfix {
	color: #F7F1D2;
	text-align: center;
	font-size: 10px;
}
#content h3 {
	color:#003300;
	font-size: 16px;
}
#content a, a:link a:active, a:visited {
	color:#00451D;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover {
	color:#F7F1D2;
	text-decoration:none;
	background-color: #00451D;
}
#sub-section_box a:hover {
	color:#F7F1D2;
	text-decoration:none;
	background-color: #00451D;
}
#sub-section_box a, a:link a:active, a:visited {
color:#00451D;
text-decoration:none;
}
#footer a:hover {
	color:#00451D;
	text-decoration:none;
	background-color: #F7F1D2;
	font-weight: bold;
}
#footer a, a:link a:active, a:visited {
	color:#F7F1D2;
	text-decoration:none;
	font-weight: bold;
}
.preload{
	display:none;
}

