body {
	background-color:#CCCCCC;
	margin:15px 0 20px 0;
	}
	
#wrap_page {
	width:720px;
	background-color:#FFFFFF;
	display:block;
	margin-left:120px;
	}

#top {
	width:540px;
	height:160px;
	float:right;
	}

#left {
	width:171px;
	height:725px;
	float:left;
	}
	
#top_copy {
	width:540px;
	margin-left:180px;
	}
	
#top_copy p {
	margin-left:15px;
	text-align:justify;
	}
	
#main {
	width:540px;
	float:right;
	}
	
#main_left {
	width:275px;
	height:200px;
	float:left;
	}
	
#main_left_terms {
	width:240px;
	height:830px;
	float:left;
	}
	
#main_right {
	width:210px;
	height:200px;
	float:right;
	}
	
#main_right_terms {
	width:300px;
	height:830px;
	float:right;
	}	
	
#main_bottom {
	width:540px;
	clear:both;
	margin-top:20px;
	}						
			
.header1 {
	color: #A40014; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
.header2 {
	color: #8c9da0; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.header3 {
	color: #A40014; 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.header {
	color: #A40014;
	font-size: 20px/18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin: 5px 15px 5px 5px;
}
a {
	color: #8c9da0; 
	font-size: 14px/14px;
	font-family: Arial, Helvetica, sans-serif;
	}
a:link {
	color: #8c9da0; 
	text-decoration: none;
	}
a:visited {
	color: #b2c1c4; 
	text-decoration: none;
	}
a:hover {
	color: #66797c; 
	text-decoration: underline;
	}
a:active {
	color: #ec8698; 
	text-decoration: none;}
	
.style2 {
	color: #A40014; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a40014;
}

.style2a {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	}

	
.style3 {
	color:#666666; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	}
.style3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:#666666;
}
.div {
	background-position: center center;
	position: relative;
	top: auto;
}
	
#footer {
	height:300px;
	width:850px;
	clear:both;
	margin-left:40px;
	}
#foot1 {
	width:400px;
	float:left;
	height:250px;
	}	
#foot2 {
	width:450px;
	float:right;
	height:250px;
	}		
	
#foot_space {
	width:540px;
	height:30px;
	clear:both;
	}	
	
#footer li h4 {
	margin: 0 0 0 5px;
	color:#999999;
	font-size:16px;
	}
	
.foot-nav {
	color: #333333;
	line-height: 14px;
	margin: 0 0px 0 0;
	padding: 0;
	display: block;
	width: 175px;
	float: left;
	font-size:11px;
}
.foot-nav li {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 5px 0;
}
.foot-nav a {
	color:#666666;
	padding: 0 0 0 15px;
	display: block;
}
.foot-nav a:hover {
	color: #333333;
}
	

