body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/graphics/homepage/homepage_background.gif);
}

#headercontainer{
width: 100%; 
height:141px;
background-image:url(/graphics/homepage/header_background.gif); background-position:top center; background-repeat:no-repeat;
}

#top { 
width: 951px;
height: 141px;
margin: 0 auto;
text-align: center;

} 




.Flash{
	width:100%;
	height: 400px;
	clear:both;
	background-image:url(/graphics/homepage/homepage_flash_bgd.gif); background-repeat:repeat-x;
}

.contentTxt{
	width:100%;
	clear:both;
	height:220px;
	background-image:url(/graphics/homepage/bgBottom.jpg); background-position:top;
	background-repeat:repeat-x;
}



#Squares{
	width: 960px;
	margin: 0 auto;
	clear:both;
	
	}


.boxleft{
width: 290px;
float:left;
margin-left:15px;
margin-right:30px;
color: #FFFFFF;
margin-top:32px;
}

.boxmiddle{
width: 280px;
float:left;
margin-left:15px;
margin-right:10px;
color: #FFFFFF;
margin-top:32px;
}

.boxright{
width: 260px;
margin-left:40px;
float:left;
color: #FFFFFF;
margin-top:32px;
}



#HomepageFooterContainer{
width: 100%;
background-color:#000100;

}

#HomepageFooter{
width: 950px;
height:180px;
margin: 0 auto;
}


#footerleft
{
width:260px;
float:left;
}

#footerright
{
width:690px;
float:right;
}



