body {
	margin: 0px;
	padding: 0px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #061C37;
	/*background-color: #C6E6F7;
	background-image:url(background.png);*/
	background-repeat:repeat-x;
}



#container
{
width: 968px;
background-color:#fff;
margin:0px auto 0px auto;
padding-left:20px;
padding-right:20px;
}

#logo a
{
display:block;
width:100%;
height:100%;	
}
#header
{
height:85px;
width:968px;
display:block;
float:left;
}


#logo
{
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	width:442px;
	height:68px;
	display:block;
	float:left;
}


#logoright
{
width:320px;
float:right;
display:block;	
}


.lefthome
{
float:left;
display:block;
width:231px;
}

.righthome
{
float:left;
display:block;
width:696px;
margin-left:14px;
}




#mainhome
{
width: 968px;
display:block;

}




.off
{
color:#67A0F5;
}

#footer
{
width:968px;
display:block;
float:left;
height:20px;
clear:both;	
}


#content
{
float:left;
clear:both;
width:968px;


}


a img
{
display:block;
border:0px;
	
}


.test
{
float:left;
clear:both;	
}

*
{
margin: 0 auto 0 auto;
}


select, select option
{
font-size:19px;	
}

html, body {

}
p {text-align: left;}