/* Layout */
body { 
	color:#FFFFFF;
}
body, table, td, p, ul, ol, input, select, textarea { 
	font-family: arial, helvetica, sans-serif; font-size:11px;  
}

#container {
	background-color:#3F729F; color:#FFFFFF;
}
#header {
	width:auto; height:85px;  background:url(/images/templates/header-home.jpg) no-repeat;
}
#mainCol {
	 width:auto; margin:0; padding:0;
}


/* Typography */
a, a:link, a:active { color: #FFFFFF; }