@import url(/css/base.css);
@import url(/css/shared.css);

body { background: #fff url(/images/base/background.jpg) no-repeat center top; }

#feature {
	height: 320px;
	margin-left: 12px;
	width: 735px;
}
#featurettes { height: 253px; margin-left: 18px; margin-top: 30px; }
#featurettes img { float: left; margin: 33px 18px 0 0; }

#content ul { 
	display: inline;
	float: left;
	width: 140px;
}

subtitle{
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #366;
}

basicText{
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	
	
}


#content .left { background: url(/images/main/div.gif) no-repeat 206px 35px; width: 207px; }
#content .left h3, #content .left p { margin-right: 10px; }
#content .right { width: 209px; }