html,body {
	font-size: 12px;
	margin: 0;
	color: #3f3f3f;
	font-family: Verdana, sans-serif;
}

body {
	width: 100%;
	margin: 0 auto;
	padding-top: 51px;
	padding-bottom:8px;
}
p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
img
{
	border: 0px;	
}

li
{
	margin-left: 12px;
}

ul
{
	padding-left: 10px;
}

.hidden
{
	display: none;
}

.main_content
{
	width: 902px;
}

.main_header
{
	height: 199px;
	overflow: auto;
	width: 902px;
}

.main_header .image1
{
	float: left;
	padding-top: 11px;
	width: 377px;
	height: 107px;
}

.main_header .image2
{
	float: left;
	padding-left: 127px;
	width: 133px;
	height: 165px;
}

.main_header .image3
{
	float: left;
	padding-left: 36px;
	padding-top: 36px;
	width: 229px;
	height: 163px;
}

.main_body
{
	overflow: auto;
	width: 902px;
}

.services
{
	width: 409px;
	margin-left: 17px;
	float: left;
	color: #706767;
}

.services_header
{
	height: 13px;
	background-image: url("images/img_14.jpg");
	background-repeat: no-repeat;
}

.services_body
{
	border-left: 3px solid #e3e75e;
	border-right: 3px solid #e3e75e;
	padding-top: 7px;
}

.services_body h1, .services_body h2, .services_body h3
{
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	font-family: Verdana, sans-serif;
}

.services_body_top
{
	padding-left: 126px;
}

.services_body_services
{
	overflow: auto;
	padding-left: 34px;
}

.services_body_services img
{
	float: left;
	margin-top: 11px;
}

.list1
{
	float: left;
	list-style-image:url(images/img_27.jpg);
}

.list2
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
}

.services_body_prices
{
	padding-left: 45px;
}

.services_body_prices b
{
	color: #716767;
}

.services_body_image
{
	padding-left: 37px;
	padding-top: 31px;
	padding-bottom: 5px;
}

.services_footer
{
	height: 13px;
	background-image: url("images/img_26.jpg");
	background-repeat: no-repeat;
}

.page_content
{
	color:#706767;
	float:left;
	font-size:18px;
	padding-top:174px;
	text-align:center;
	width:476px;
}

.footer
{
	overflow:auto;
	padding-left:67px;
}

.footer p
{
	float:left;
	padding-left:61px;
}

.copyright
{
	text-align:right;
	line-height: 18px;
	padding-right:28px;
	padding-top:28px;
}

.copyright a.copyname
{
	color: #060622;
	text-decoration: none;
	border-bottom: 1px solid #ff0606;;
}
.copyright a.copyname:hover
{
	color: #ff0606;
	border-bottom: 1px solid #0000ff;;
}

.copyright a.copyimg
{
	text-decoration:none;
}


