﻿#mainimage {
	width: 740px;
	height: 165px;
	margin:10px 0 10px 0;
	padding:0;

}

#mainsubtitle_service {
	width: 495px;
	height: 37px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0;
	background:url(./../images/subtitle_service.gif) no-repeat;
	float:left;

}

#mainsubtitle_service span{

	visibility: hidden;

}


#servicetext {
	width: 495px;
	height: 76px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0;
	float:left;
}


#servicetext .right {
	width: 370px;
	float: right;
	font-size:13px;
	padding:0 10px 10px 10px;
}

#servicetext .left {
	width: 98px;
	float: left;
}


#topboth {
	clear:both;
}
