@charset "utf-8";
/* About Us Styles */

#aboutWrapper
{
	position:relative;
	width:758px;
	background:#FFFFFF url(/images/shared/666B7E.gif) repeat-y right;
}

#about
{
	float:left;
	color:#000000;
	width:490px;
}

#about .item
{
	margin:12px;
}

#about .item h2
{
	margin:0 0 5px 0;
	padding:0;
	font:bold 110% Arial, Helvetica, sans-serif;
}

#about .item h3
{
	margin:0 0 5px 0;
	padding:0;
	font:bold 100% Arial, Helvetica, sans-serif;
}

#about .item p
{
	margin:0 0 5px 0;
}

#imagecol
{
	float:right;
	width:268px;
	background-color:#666B7E;
}

#imagecol img
{
	width:268px;
	height:201px;
	margin-top:35px;
}