@import url(base.css);
@import url(shared.css);

body { background: #fff url(images/main_bg2.jpg) no-repeat center top; }

#feature {
	height: 320px;
	margin-left: 20px;
	width: 720px;
}
#featurettes { height: 253px; margin-left: 16px; }

#featurettes2 { height: 5px; margin-left: 16px; }

#featurettes3 { 
margin-left: 25px;
margin-right: 25px;
margin-top: 35px;
font-size: 1.2em; 
line-height: 1.8; 
}

#featurettes img { float: left; margin: 33px 11px 0 0; }

#content ul { 
	display: inline;
	float: left;
	width: 160px;
}

#content .left {
	width: 350px;
	background-repeat: no-repeat;
	background-position: 206px 35px;
}
#content .left h3, #content .left p { margin-right: 10px; }
#content .right { width: 209px; }