#page {
	background:none;
	background-color:#EAEFF6;
	background-image:url(../images/hp-page-bg.png);
	background-repeat:repeat-y;
} 

#content {
	width:auto;
	float:none;
}
#body {
	margin:0 10px;
	
} 

#main-nav {
        right:70px;
       
}

#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;
}

#latest-news {
	background-color:#F6F6F9;
	border:1px solid #E2E2ED;
	padding:10px;
	padding-top:0px;
	text-align:left;
	font-size: 80%;
	width:360px;
	margin-bottom: 10px;
	position:relative;
}

#latest-news p { 
	line-height: 8px;
}

#latest-news ul { 
	padding-left:0;
	margin-left:0;
	margin-top:-10px;
	padding-top:0;
	list-style:none;
}

#latest-news ul li{ 
	padding-left:0;
	margin-left:0;
}

#latest-news a.more-news{ 
	position:absolute;
	right:10px;
	bottom:10px;
}

#column-left {
width: 40%;
float: left;
}

#column-right {
width: 455px;
float: right;
}

#hp-explore {
	background-image:url("../images/hp-explore.jpg");
	background-repeat:no-repeat;
	width:375px;
	display:block;
	padding-top:128px;
	height:0px !important; /* for most browsers */
	height /**/:128px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-events {
	background-image:url("../images/hp-events.jpg");
	background-repeat:no-repeat;
	width:375px;
	display:block;
	padding-top:128px;
	height:0px !important; /* for most browsers */
	height /**/:128px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-live {
	background-image:url("../images/hp-live.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width: 250px;
	height: 117px;
	font-size: 14px;
	padding: 55px 35px 0px 170px;
	margin: 0px;
	line-height: 19px;
}

#hp-live a {
	background-image:url("../images/hp-live-more.jpg");
	background-repeat:no-repeat;
	width:121px;
	display:block;
	padding-top:24px;
	height:0px !important; /* for most browsers */
	height /**/:24px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 164px;
margin-top: 23px;
}

#hp-work {
	background-image:url("../images/hp-work.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width: 250px;
	height: 117px;
	font-size: 14px;
	padding: 55px 35px 0px 170px;
	margin: 0px;
	line-height: 19px;
}

#hp-work a {
	background-image:url("../images/hp-work-more.jpg");
	background-repeat:no-repeat;
	width:121px;
	display:block;
	padding-top:24px;
	height:0px !important; /* for most browsers */
	height /**/:24px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 164px;
margin-top: 5px;
}

#hp-play {
	background-image:url("../images/hp-play.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width: 250px;
	height: 117px;
	font-size: 14px;
	padding: 55px 35px 0px 170px;
	margin: 0px;
	line-height: 19px;
}

#hp-play a {
	background-image:url("../images/hp-play-more.jpg");
	background-repeat:no-repeat;
	width:121px;
	display:block;
	padding-top:24px;
	height:0px !important; /* for most browsers */
	height /**/:24px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 164px;
margin-top: 5px;
}

#hp-shop {
	background-image:url("../images/hp-shop.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width: 250px;
	height: 172px;
	font-size: 14px;
	padding: 55px 35px 0px 170px;
	margin: 0px;
	line-height: 19px;
}

#hp-shop a {
	background-image:url("../images/hp-shop-more.jpg");
	background-repeat:no-repeat;
	width:121px;
	display:block;
	padding-top:24px;
	height:0px !important; /* for most browsers */
	height /**/:24px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-left: 164px;
	margin-top: 5px;
}

#footer {
	background-image:url(../images/hp-footer-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header {
	background-image:url("../images/hp-header-bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;	
}