body {
	font-family: Arial, Helvetica, sans-serif;
}
#main {
width:1024px;

}
/* logo */
#logo
{ 
width: 1015px;
height: 90px;
background:#478EF6;
padding: 5px 5px 5px 5px;
}

#site_content
{ 
width: 1042px;
overflow: hidden;
margin: 2px 0px 0px 0px;

}

#left

{

width: 291px;
height: 600px;
float: left;
margin-top: 3px;
background: #FFFFFF;
padding: 5px 5px 5px 5px;

}   


#content

{

width: 381px;
height: 610px;
float: left; 
margin-left: 10px;
border-left: 1px solid;
border-bottom: 1px solid;
border-right: 1px solid;
border-color: #62AAE9;
background:#C6E0F7;
padding: 5px 5px 5px 5px;


}
.content2

{

width: 220px;
max-height: 300px;
float: right
margin-top: 3px;
background: #D5CFB4;
padding: 15px 15px 15px 15px;


}

.top

{

width: 731px;
background: #D5CFB4;

}
#footer
{
	width: 1015px;
	height: 15px;
	background:#478EF6;
	padding: 5px 5px 5px 5px;
	left: 10px;
	top: 701px;
}
.testimonial

{

width: 220px;
max-height: 100px;
float: right
margin-top: 3px;
background: #D5CFB4;
padding: 15px 15px 15px 15px;


}

.burst

{

width: 67px;
max-height: 100px;
float: right
margin-top: 3px;
background-color:none;
padding: 5px 5px 5px 5px;


}
#disclaimer
{
	width: 1015px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	left: 12px;
	top: 729px;
}
#right

{

width: 291px;
height: 600px;
float: right;
margin-top: 3px;
background: #FFFFFF;
padding: 5px 5px 5px 5px;

}   

