#banner {
	height:192px;
	padding-bottom:2px;
}

#services {
	width:737px;
	background:url(../images/content_bot_bg.gif) bottom no-repeat;
}

#services_home {
	width:716px;
	height:368px;
	padding:27px 0px 0px 21px;
	background:url(../images/services_home_bg.jpg) bottom no-repeat;
}

#services_home_clear {
	clear:both;
}

.services_home_box {
	float:left;
	width:236px;
	height:84px;
}

#services_top {
	width:737px;
	height:18px;
	background:url(../images/content_top_bg.gif) no-repeat;
}

#services_left {
	float:left;
	width:189px;
	padding:0px 21px 0px 0px;
	background:url(../images/content_left_bg.gif) top right repeat-y;
	text-align:right;
}

#services_ul {
	width:189px;
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#services_ul li {
	padding:0px 15px 7px 0px;
	background:url(../images/content_arrow.gif) 100% 0% no-repeat;
}

#services_ul li a {
	padding:3px 4px 3px 4px;
	color:#666;
	line-height:15px;
	text-decoration:none;
	text-align:right;
}

#services_ul li a:hover, #services_ul li a.services_on {
	padding:3px 4px 3px 4px;
	text-decoration:none;
	color:#fff;
	line-height:15px;
	background:#bf2e1a;
	text-align:right;
}

#services_right {
	float:right;
	width:515px;
}

#services_table {
	padding:0px 22px 0px 14px;
}
#services_name {
	font-size:16px;
	font-weight:bold;
	color:#bf2e1a;
	margin-bottom:30px;
}

#services_text p {
	line-height:17px;
}

#services_text {
	line-height:17px;
}

#services_text ul {
	margin:10px 0px 10px 0px;
	padding:0px;
}

#services_text ul li {
	margin:0px 0px 3px 15px;
	padding:0px;
}

#services_clear {
	height:30px;
	clear:both;
}

#bottom_courbe {
	width:515px;
	height:229px;
}

.no_border{
	border:0px solid #fff;
	outline:none;
}

