@charset "UTF-8";
/* CSS Document */



#container{
	width:960px;
	margin:40px auto 0 auto;

}

.type{
	color:#999;
	font-size:15px;
	line-height:18px;
}

#topleft{
	float:left;
	width:300px;
	padding-right:20px;
}

#topright{
	float:right;
	width:640px;
	padding-bottom:20px;
}

#top{
	margin-bottom:40px;
	border-bottom:solid 1px #ccc;
}

#services{
	padding-top:20px;
}

#services1{
	width:270px;
	padding:5px 15px 15px 15px;
	float:left;
	background-color:#e6e6e6;
	margin-right:30px;
	color:#999;
	font-size:13px;
	line-height:18px;
	display:block;
}

#services2{
	width:270px;
	padding:5px 15px 15px 15px;
	float:left;
	background-color:#e6e6e6;
	color:#999;
	font-size:13px;
	line-height:18px;
	display:block;
}

#services3{
	width:270px;
	padding:5px 15px 30px 15px;
	float:left;
	background-color:#e6e6e6;
	margin-left:30px;
	color:#999;
	font-size:13px;
	line-height:18px;
	height:100%;
	display:block;
}

#middle{
	padding-bottom:40px;
	border-bottom:solid 1px #ccc;
}
