body {
	margin: 0px;
	padding: 0px;
	background-color: #8f8f8f;
}
.bg-bannerleft {
	background-image: url(../images/banner_left.jpg);
	height: 160px;
	width: 567px;
	background-repeat: no-repeat;
}
.bg-bannertopright {
	background-image: url(../images/banner_topright.jpg);
	height: 105px;
	width: 277px;
	background-repeat: no-repeat;
}
.bg-bannerbottom {
	background-image: url(../images/banner_peice.jpg);
	height: 27px;
	width: 277px;
	background-repeat: no-repeat;
}
.header-home {
	background-image: url(../images/header_home.jpg);
	height: 75px;
	width: 844px;
	background-repeat: no-repeat;
}
.bg-bodytop {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}
.bg-bodybottom {
	background-image: url(../images/body_bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 844px;
}
.bg-bodytop2 {
	background-image: url(../images/body_top2.jpg);
	height: 21px;
	width: 844px;
}
.bg-body2 {
	background-image: url(../images/body_bg2.jpg);
	background-repeat: repeat;
}
.bg-bodybottom2 {
	background-image: url(../images/body_bottom2.jpg);
	height: 79px;
	width: 844px;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4c36;
}
.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D4C36;
	font-weight: bold;
}
.header-contact {
	background-image: url(../images/header_contact.jpg);
	height: 75px;
	width: 844px;
}
.bg-bodybottom3 {
	background-image: url(../images/body_bottom3.jpg);
	height: 56px;
	width: 844px;
}
.main-font-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
