html, body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-size: 62.5%;
	font-family: verdana;
	height: 100%;
}
.mbod {
	width: 760px;
	float: center;
	margin: 0 auto
}
body {
	background-image: url("../images/wallpapertile.jpg");
}
.main1 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.mainleft {
	float: left;
	padding: 0;
	margin-top: 0px;
	width: 379px;
	height: 381px;
}
.mainleft .top {
	width: 379px;
	height: 270px;
	text-align: left;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #333;
	background-image: url("../images/homebg.jpg")
}
.mainleft .top p {
	padding: 0 25px 10px 30px;
}
.mainright {
float: right;
	padding: 0;
	margin: 0 auto;
	width: 381px;
	height: 386px;
	background-image: url("../images/homeright3.jpg")
	
}
/* other browsers*/
html>body .mainright {
float: right;
	padding: 0;
	margin: 0 auto;
	width: 381px;
	height: 381px;
	background-image: url("../images/homeright3.jpg")
}
.wpbox {
	font-size: 1.6em;
	line-height: 1.2em;

	padding: 0 35px 0 22px
}
.wpbox p {
	margin-bottom: 0;
}
.awards {
	background-image: url("../images/awards.jpg");
	height: 183px;
	margin-top: -3px
}
.awards p {
	text-align: left;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #666;
	padding: 120px 0 0 28px;
}
/* IE6 Hack*/
.mainbottom {
	margin-top: -3px;
	height: 358px
}
.hold {
	margin-top: -3px;
	margin-bottom: -38px;
}
/* other browsers*/
html>body .mainbottom {
	margin: 0 auto;
}
html>body .hold {
	margin-top: 0px;
	margin-bottom: 0px
}
/* IE7 hack*/
*:first-child+html .hold {
	margin-top: -3px;
	margin-bottom: 300px
}
.thumb {
	float: left;
	margin-right: 10px;
	border: 0;
}
.services {
	margin-top: -5px;
	width: 461px;
	height: 200px;
	font-size: 1.6em;
	line-height: 1.2em;
	background: #fff;
	float: left;
	padding: 22px;
}
.services b, .contact b {
	color: #666;
}
.contact {
	margin-top: -5px;
	width: 228px;
	height: 200px;
	font-size: 1.6em;
	line-height: 1.2em;
	float: left;
	background: #fff;
	padding: 22px 5px 22px 22px;
}
p {
	color: #666;
	margin-bottom: 2px;
	margin-top: 0;
}
b {
	color: #AE208E
}
a:link {
	color: #AE208E;
	text-decoration: none;
}
a:hover {
	color: #AE208E;
	text-decoration: underline;
}
a:visited {
	color: #AE208E;
	text-decoration: none;
}