#content {
	float: left;
	margin: 10px;
	width: 720px;
}

#content_top {
	background: url(../images/pages/top_right.png) no-repeat right top;
	height: 50px;
	margin: 10px 0 0 0px;
}

#content_top h2{
	font-size: 1.3em;
	float: left;
	background: url(../images/pages/title_background.png) no-repeat top right;
	margin-left: 10px;
}

#content_top h2 a{
	font-size: 0.9em;
	vertical-align: 15px;
	padding: 12px 50px 0 0;
	color: #EA841F;
	height: 39px;
}

#content_top h2 img {
	padding: 5px;
}

#content_top p {
	clear:both;
	color:#EA841F;
	font-size:1.4em;
	font-weight:normal;
	height:40px;
	left:140px;
	position:absolute;
	top:45px;
}


#content_bottom {
	background: url(../images/pages/content_background.png) no-repeat bottom;
	float: left;
	width: 720px;
}

#content_bottom .model{
	height: 170px;
	width: 210px;
	border: 1px solid #BBB;
	padding-bottom: 0.6em;
	float: left; 
	margin: 14px;
} 

#content_bottom div h3 {
	float: left;
	background: #EA841F url(../images/pages/orange_background.gif) repeat-y right;
	display: inline;
	font-size: 1.1em;
	color: white;
	padding: 0.1em 0.4em; margin-top: 0.2em;
}

#content_bottom div div {

}

#content_bottom img {
	float: left;
	clear: both;
}

#content_bottom div p {
	width: 148px;
	padding-left: 2px;
	float: right;
	border-bottom: 1px solid #999;
}

#content_bottom div p a {
	padding-left: 0.1em;
	display: block;
	color: #999;
	font-size: 0.85em;
	text-decoration: none;
} 

#content_bottom div p a:hover {
	background: #EA4;
	color: #EEE;
}
