#page {
	background:none;
	background-color:#EAEFF6;
	background-image:url(../images/hp-page-bg.png);
	background-repeat:repeat-y;
} 

#content {
	padding:0px 10px;
        padding-bottom:15px;
	width:auto;
	float:none;
}
#body {
	margin:0 10px;
	
} 

#main-nav {
        right:30px;
       
}

#hp-teasers {
	width:100%;
}

#hp-teasers td {
	width:33%;
	padding:1em;
	padding-bottom:0;
	background-color:#F5F8FC;
	border:1px solid #C3D0E2;
	vertical-align:top;
}

#hp-teasers h2 {
	color:#275A98;
	margin-top:0;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #A0C9DE;
}

#recent-news {
	margin-left:290px;
	width:450px;
}

ul. recent-posts p.meta {
	border-bottom:1px solid #A0C9DE;
}
ul.recent-posts span.date {
	color:#275A98;
}