body {

	color: #454545;
	font-family:  Arial;
	font-size: 12px;
	margin:0px;}

#main_container{
width: 766px;
margin:auto;
}
#header-container{
width:766px;
float:left;}

#menu-container{
width:766px;
float:left;}

#body-container{
width:766px;
float:left;
background-color:#ecedef;}

.body-text-box{
width:730px;
float:left;
padding-left:30px;
padding-top:20px;}

.footer-container{
width:766px;
height:76px;
float:left;
background:url(images/footer-bg.jpg) repeat-x;
}

.footer-text-box{
width:400px;
float:left;
padding:20px 0 0 30px;
color:#b6d9ec;
font-family: Arial;
font-size: 12px;
}



