#content
{
	background: #FFF url( ../img/bg_autoduo.jpg ) top left no-repeat;
	padding: 68px 38px 38px 38px;
	width: 912px;
	height: 321px;
}

#about
{
    width: 430px;
    float: right;
    display: inline;
    zoom: 1;
}

#about
{
	margin-right: 10px;
}

#about h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FFF;
	zoom: 1;
}

#content h2
{
	color: #FFF;
	zoom: 1;
}

#about p
{
	margin-bottom: 10px;
	color: #FFF;
	zoom: 1;
}


#about a
{
	color: #FFF;
	text-decoration: underline;
}

#about a:hover
{
	margin-bottom: 0px;
	color: #c4b353;
	text-decoration: none;
}



