body {
	margin: 0px;
	padding: 0px;
	background: #f0eddc url(../images/site_bg.jpg) repeat-x;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
}

td, tr {
	font-size: 8pt;
	line-height: 150%;
}

#wrap {
	background: url(../images/wrap_bg.jpg) no-repeat top center;
	width: 100%;
}

#main {
	width: 982px;
	margin: 0px auto;
}

#header {
	padding-top: 45px;
	height: 79px;
}

.logo {
	float: left;
}

.blk {
	display: block;
}

.nav {
	float: right;
	width: 588px;
	margin-top: 28px;
	color: #fff;
}

#home_top {
	background: #000;
	color: #fff;
	padding: 24px;
}

#home_welcome {
	float: left;
	width: 360px;
	text-align: left;
}

#home_topad {
	float: right;
	width: 544px;
	padding: 5px;
	background: #fff;
	color: #000;
}

#home_coupon {
	margin-top: 20px;
	margin-left: 14px;
	float: left;
	width: 631px;
}

#home_services {
	margin-top: 20px;
	margin-right: 14px;
	float: right;
	width: 285px;
	min-height: 347px;
	padding: 5px;
	background: #fff;
}

#inner {
	color: #000;
	background: #fff;
	padding: 5px;
	text-align: left;
	min-height: 550px;
}

#ileft {
	float: left;
	width: 200px;
}

#iright {
	float: right;
	width: 720px;
}

#ileft2 {
	float: left;
	width: 515px;
}

#iright2 {
	float: right;
	width: 200px;
}

#footer {
	height: 50px;
	position: relative;
}

#footer p {
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 23px;
}

.ips {
	position: absolute;
	top: 14px;
	right: 10px;
}

#footer_ads {
	position: absolute;
	top: 5px;
	left: 10px;
}
