body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
	
#wrapper {
border: 0px solid #000;
background-color: #fff;
width: 100%;
height: 680px;
margin-right: auto;
margin-left: auto;
margin-top: 15px;
}


#header {
	border: 0px solid #930;
	background-color: #fff;
	width: 100%;
	height: 118px;
	padding-top: 12px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
}
	
	#header2 {
	border: 0px solid #930;
	background-color: #fff;
	width: 433px;
	height: 130px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #de5713;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(roundedcornr_450305.gif);
background-position: right;	
background-repeat: no-repeat;
	float: right;
	}
	
#navigation  {
	border: 0px solid #de5713;
	background-color: #eee;
	margin-top: 0px;
	float: left;
	width: 238px;
	height: 256px;
	}	
	
	#box {
		border: 0px solid #de5713;
		width: 450px;
		height: 253px;
		float: left;
	}
	
	
#menucontainer {
	width: 210px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	color: #339;
	font-weight: normal;
	float: left;	
}
		 
#menucontainer ul {
	list-style: none;
	margin-top: 60px;
	margin-left: 35px;
	padding: 10px;	
}
		 
#menucontainer li {
	border-bottom: 0px solid #fff;	
	}
	
#menucontainer li a:link, #menucontainer li a:visited {
	display: list-item;
	background-color: #eee;
	padding: 3px 3px 3px 1px;
	margin-top: 2px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	color: #de5713;
	text-decoration: none;	
}

#menucontainer li a:hover {
	background-color: #eee;
	color: #7f9623;
	text-align: right;
	}	


#content {
	border: 1px solid #336;
	background-color: #eee;
	width: 100%;
	height: 265px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-left: 0px;
		
}

#
#content2 {
	border: 1px solid #336;
	width: 720px;
	height: 245px;
	padding-top: 0px;
	padding-left: 240px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #505050;
	font-style: normal;
	background-color: #fff;
	margin-left: 250px;
	margin-right: 250px;
	}	
	
	
h1 {
font-size: 12pt;
font-weight: bold;
font-family: "MS Sans Serif";
color: #505050
 }
 
 h2 {
font-size: 10pt;
font-weight: bold;
 }
 
a:link {
	color: #505050;	
	text-decoration: none;
		}
	
	a:visited {
	color: #de5713;	
	}
	
	
		#footer {
	text-align: center;	
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #de5713;
	margin: 10px;
	 }