body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background:url(../images/background.gif) repeat-x #E4F1F6;
}


a:link {color: #458cc2;  text-decoration: underline; font-weight: none;}
a:hover {color: #CCCCCC; text-decoration: none; 	font-weight: none;}
a:active {color: #458cc2; text-decoration: underline; font-weight: none;}
a:visited {color: #458cc2; text-decoration: underline;font-weight: none;}
a:visited:hover {color: #CCCCCC; text-decoration: none; font-weight: none;}

#maincontainer {width:1030px; margin:0 auto;}
.footer {font-size:10px; color:#5e5549;}
