@charset "UTF-8";

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#maincontainer {
	width:900px;
	margin:0 auto;
	background:url(../../../images/bgSubNavPages.jpg) no-repeat top #1c3151;
}
#wrapperColored {
	width:880px;
	float:left;
	margin:0px 10px 10px 10px; 
	background:#e4eed4;
	color:#000000;
}
hr {
	border:1px solid #b0c097;
	padding:0px;
	margin:20px;
	}