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

#content { 

}

#content #left {
	background:url(../images/services_left.jpg) no-repeat;
	width:417px;
	height:217px;
	float:left;
	padding: 35px 10px 10px 10px;
	margin: 20px 10px 10px 42px;
}

#content #right {
	background:url(../images/services_right.jpg) no-repeat;
	width:305px;
	height:217px;
	float:left;	
	padding: 35px 10px 10px 10px;
	margin: 20px 10px 10px 5px;
}

#consultation {	
	margin-top:10px;
}

