body
{
	background-color:#ffffff;
	font-family:sans-serif;
	color:#000000;
	text-align:center;
	font-size:12px;
}



#mainwrap
{
	width:700px;
	text-align:left;
	
	
}

#mainbanner
{
	background-image:url(images/jumbo_waste_banner.jpg);
	float:left;
	width:700px;
	height:120px;
}

#content
{
width:700px;
float:left;
margin-left:0px;
background-image:url(images/main_content.gif);
background-repeat:repeat-y;
	}

.navigation
{
	float:left;
	clear:left;
	width:239px;

}


#info
{

float:left;
width:461px;

}

#terms
{
float:left;
clear:right;
height:275px;
overflow-y:scroll;
margin-right:30px;

}

#footer
{
	background-image:url(images/footer.gif);
	float:left;
	width:700px;

}

h1 {

font-family: sans-serif;
color:#000000;
font-weight: bold;
font-size:14px;
} 

h2 {

font-family: sans-serif;
color:#63553a;
font-size:12px;
} 


a
{
color: #161390;
text-decoration:none;
}


a:visited 
{ 
	color: #000000;
	text-decoration:none;
}

a:hover 
{ 
	text-decoration:underline;
}

a:active 
{ 
	color: #000000;
	text-decoration:none;
}

.navigation li 
{
	
	width:170px;
	font-size:12px;
	border-bottom:1.1px solid #483e2a;
	list-style:none;
}

.navigation li a
{
color: #000000;
text-decoration:none;
}

.navigation li a:hover 
{ 
	font-weight:bold;
}

.navigation li a:visited 
{ 
	color: #000000;
	text-decoration:none;
}

.navigation li a:active 
{ 
	color: #000000;
	text-decoration:none;
}
