#promo{
	height:200px;
	background:url('/images/background/promo_building_process.jpg') top left no-repeat;
}
#promo_description{
	margin-left:451px;
	padding:16px;
	color:#ffffff;
	top:68px;
	height:99px;
	font-size:12px;
}
.promo_title{
	font-family:Georgia, "Times New Roman";
	font-size:24px;
	color:#dbfb35;
}
#content a{
	color:#d14a00;
}
.feature_desc{
	min-height:50px;
}
#content{
	overflow:visible;
	background:url('/images/background/process_content.jpg') top left no-repeat #FFF7D5;
}
#process_content{
	background:#ffffff;
	border:1px solid #bbc2aa;
	padding:20px;
	overflow:hidden;
}
#process_content p{
	padding:0px;
}
.number{
	width:76px;
	padding:10px 0px 10px 25px;
	height:100%;
}
.dark_grey{
	background:#bdc5ac;
}
.grey_item{
	background:#e1e7ca;
}
.process_item{
	margin-bottom:5px;
	overflow:hidden;
	color:#132020;
}
.process_item_title{
	font-size:1.55em;
	font-family:georgia, "Times New Roman", serif;
}
.process_item_desc{
	padding-left:26px;
	padding-top:10px;
	width:710px;
}
.process_item_desc p{
	margin-top:0px;
	margin-bottom:0px;
}
#item_1, #item_3, #item_6, #item_7{
	height:95px;
}
#item_2{
	height:255px;
}
#item_4{
	height:115px;
}
#item_5{
	height:85px;
}
.corners{
	margin-top:10px;
}
#process_enlarge{
	height:48px;
	width:159px;
	background:url('/images/background/process_enlarge.jpg') top left no-repeat;
	position:relative;
	top:20px;
	padding-top:10px;
	padding-left:5px;
}