<style type="text/css">

BODY{
     margin: 0px;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
*{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.box{
     width: 750px;
     text-align: left;
     border: 1px solid #6BB300;
         background: #FFFFFF;

}
.main{
     text-align: left;
     border: 1px solid #6BB300;
         background: #F4F4F4;

}
#header {
	width: 850px;
	height: 72px;
	margin: 0 auto 1px auto;
}




A { text-decoration:none }
A:hover { color:#000000 }
/* Footer */

#footer {clear:both;
	height: 50px;
	min-height:74px;
	font-size: 10px;
	padding: 10px 0 0 0;
	background: #306c88 url(images/img09.gif) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	font-size: 12px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #eee;
}

#legal a {
	color: #eee;
	text-decoration:none;
}
</style>
