@charset "utf-8";
/* CSS Document */

body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#f76a00;
	font: 12px Arial, Helvetica, sans-serif; color:#424242;line-height:16px;
}


<!-- TYPOGRAPHY -->

a:link {
	COLOR: #cc3300
}
a:active {
	COLOR: #cc3300
}
a:visited {
	COLOR: #cc3300
}
a:hover {
	TEXT-DECORATION: none
}

h1 {
	font:18px Arial, Helvetica, sans-serif; color:#e43300;
	font-weight: bold;
	margin:Opx auto;
}

.indent_h1 {
	padding-left: 29px; margin-top: 20px;
}

h2 {
	font: 18px Times "Times New Roman", Times, serif; color:#035a9f; line-height:18px;text-align:center; margin-right:20px;
}

h2 .orange {color:#e43300}


h3 {
	margin:0; padding:0;
	font:bold 2.80em Arial, Helvetica, sans-serif; color:#30393d;
}

.legal-font01{
font: 11px Arial, Helvetica, sans-serif; color:#303d43; line-height:16px; margin:0px 0px 20px 0px;
}


.legal-font02{
font: color:#424242;line-height:18px; margin:0px 0px 20px 0px;
}
<!-- END TYPOGRAPHY -->


<!-- START CONTENT -->
#wrapper {
background-image:url(top-orange.gif); margin: -20px auto; height:55px; width: 978px;
}

<!-- HEADER -->
#topstart  {
	background-image: url(top-content.gif); margin: 0px auto; height:10px; width: 978px;
}

#header{
	 width:914px; height:82px; margin:0px 29px 0;
}

#mainimg {
	margin: 0px auto; height:422px; width: 914px; margin:10px 29px 40px;
}

#container{
	background-image: url(bg-content.gif); margin:0px auto; width:978px;
}

#left_container{
	margin:10px 29px 0; width:444px; float:left;
}

#box01{
	margin:0; padding: 10px; width:410px; background-color:#FFFFFF; border: thin #000000; font:0.95em Arial, Helvetica, sans-serif; color:#5e6568;
}



#right_container{
	margin:-38px 0px 0; width:439px; float: left;
}

#box02{
	margin:10px 0px 0; width:415px; float:left; font:0.95em Arial, Helvetica, sans-serif; color:#5e6568;
}

.box03{
	margin:0px 0px 6px 0px; width:410px; padding:10px; padding-bottom:20px; padding-top:10px; float:left; font:12px Arial, Helvetica, sans-serif; background-color:#C2F0FC;
}


#bottom{
	background-image: url(btm-orange.gif); margin: 0px auto; height:38px; width: 978px; clear: both;
}

.logo-top {
	float: left; margin-left: 30px; width: 480px
}

.boxorange{
	width:390px; padding:15px 20px 0; height:50px; float:left; font: bold 14px Arial, Helvetica, sans-serif;color: #FFFFFF; background-image:url(orange_header.gif);
}


<!-- FOOTER -->


#bottom_left{
	float: left; text-align: center; width: 300px; vertical-align:middle;
}

#bottom_left{
	float: left; text-align: center; width: 300px;
}

#bottom_mid{
	float: left; text-align: center; width: 290px;
}

#bottom_right{
	float: left; text-align: right; width: 300px;
}

#bottom{
	background-image: url(btm-orange.gif); margin: 0px auto; height:38px; width: 978px; clear: both;
}

hr{ height: 0px; border: 1px solid #C9C9C9; margin-top: 6px; margin-bottom: 20px;
}

.footer_clear{
clear: both; width: 892px; margin: 20px 29px 0; padding: 10px; background-color: #FFFFFF;
}