#framework
{
	width: 1010px;
}

#main
{
	width: 830px;
	float: left;
}


#menudivider
{

/*height:28px;*/

	width: 1008px;
	margin-top: 0px;
       margin-bottom: 0px;
background-image: url(../img/menu_background.gif);
       

	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
float: left;

}


#logosmall
{
float: left;
width: 240px;
margin: 0px;
}
#logodivider
{

height:100px;

	background-color: #DDDDDD;
	width: 1010px;
	margin-top: 2px;
       background-color: #499fc9;
       

	border: 0px solid #FFFFFF;

float: left;

}

#sponsor
{
	padding-left: 62px;
	background-color: #ffffff;
}

#content
{
	float: left;
	width: 628px;
    margin-top: 10px;   
    MARGIN-left:10px; 
    margin-right: 10px; 
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer
{
	background-color: #499ec9;
	color: #ffffff;
	width: 598px;
	height: 90px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.7em;
}
