@charset "UTF-8";
/* CSS Document */

.twoColFixLtHdr #maincontent {
	margin: 0 0 0 0;
	padding: 25px 25px 25px 25px;
	}

#mainbar1 {
	float:left;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;
	color: black;
	background: #eee;
	width: 300px;
	height: 200px;
	border-right: 5px solid white;
	border-left: 5px solid white;
	text-decoration: none;
}
		
