#mainwrapper {
	background: url('/i/footer_bg.png') no-repeat bottom right;
	padding: 0 0 80px 0;
}

#maincontentwrapper {
	background: url('/i/maincontentwrapper_bg_b.gif') repeat-y top right;
}

#maincontent {
	background: url('/i/left_splat_bg_b.gif') no-repeat;
}

#top {
	padding: 0 0 82px 0;
	margin: 0 0 0 140px;
	background: url('/i/splat_footer_bg_b.gif') no-repeat bottom right;
	height: 1%;
	overflow: hidden;
}

#lcol {
	float: left;
	display: inline; /* for IE 6 */
	width: 474px;
	height: 348px;
	margin: 10px 0 0 5px;
	background: url('/i/services_menu_bg.jpg') no-repeat;
}

#lcol p {
	padding: 0;
	margin: 45px 65px 0 45px;
	font-size: 1.05em;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	color: #97baba;
}

#lcol p a {
	color: #97baba;
	background: #f3f3f3;
	text-decoration: none;
}

#lcol p a.selected {
	color: #969697;
}

#lcol p a:hover {
	color: #969697;
	text-decoration: underline;
}

#rcol {
	float: right;
	display: inline; /* for IE 6 */
	width: 230px;
	margin: 30px 100px 0 0;
	color: #fff;
	font-size: 0.8em;
	background: #000;
}

#rcol h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

#rcol p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

#bottom {
	padding: 0 0 0 155px;
	background: #fff url('/i/maincontentwrapper_bg_w.gif') repeat-y top right;
	height: 1%;
	overflow: hidden;
}

#bottom p {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
}

#bottom .polaroid {
	display: block;
	width: 185px;
	height: 205px;
	color: #000;
}

#bottom .tagswrapper {
	display: block;
	margin: 0 10px 0 15px;
	color: #97baba;
}

#bottom .tagswrapper a {
	color: #97baba;
	text-decoration: none;
	font-size: 0.8em;
}

#bottom .tagswrapper a:hover {
	text-decoration: underline;
}