#top {
	background-image:url('../images/yourpod/top.gif');
	width:990px;
	height:30px;
}

#left_bg {
	background-image:url('../images/yourpod/left_bg.jpg');
	width:460px;
	height:312px;
	background-color:#FFFFFF;
}

#left_bg.Queen {
	background-image:url('../images/yourpod/queen_bg.jpg');
}

#left_bg.Double {
	background-image:url('../images/yourpod/double_bg.jpg');
}

#left_bg.Single {
	background-image:url('../images/yourpod/single_bg.jpg');
}

#left_bg.Bunk {
	background-image:url('../images/yourpod/bunk_bg.jpg');
}

#left_bg.noImage {
	background-image:none;
}


#testimonials {
	background-image:url('../images/yourpod/testimonials.jpg');
	width:990px;
	height:73px;
}

#bottom {
	background-image:url('../images/yourpod/bottom.gif');
	width:990px;
	height:30px;
}


#left_text {
	width:233px;
	padding-top:21px;
	color:#2F3C40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
	
