body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.home_body {
	background-color: #FBB63D;
	background-image: url(../images/bg/home_body_01.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.homebg {
	background-attachment: fixed;
	background-image: url(../images/bg/home.jpg);
	background-position: center top;
	height: 900px;
	width: 1200px;
	background-color: #FBB63D;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.headings {
	width: 350px;
}
.services_text {
	float: right;
	width: 275px;
}
.wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	background-image: url(../images/nav_bg.png);
	float: right;
	height: 90px;
	width: 312px;
	position: static;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 15px;
}
.logo {
	height: 90px;
	width: 341px;
}
.nav_text {
	color: #FFF;
	font-size: 12px;
	
}
a  {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.content {
	background-image: url(../images/content_home.png);
	height: 769px;
	width: 700px;
	clear: right;
}
.nav_text ul {
	padding-top:50px;
}
.nav_text ul li {
	float: left;
	list-style-type: none;
	padding-right: 25px;
}
.main_banner {
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	padding-top: 40px;
}
.bot_banner {
	width: 640px;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #432b1f;
	margin-top: 35px;
	float: left;
}
.coupon_bit {
	float: right;
	height: 193px;
	width: 207px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d2b1f;
	margin-top: 40px;
}
.bot_bit {
	margin-top: 60px;
	overflow: hidden;
}
.bot_bit img {
	float: left;
	margin-right: 25px;
}
.aboutbg {
	background-attachment: fixed;
	background-image: url(../images/bg/about.jpg);
	background-position: center top;
	height: 900px;
	width: 1200px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.about_text {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #432b1f;
	padding-top: 25px;
}
.contact_info {
	background-image: url(../images/about_pic.jpg);
	float: right;
	height: 282px;
	width: 285px;
	margin-left: 25px;
}
.about_body {
	background-color: #000;
	height: 100%;
	width: 100%;
}
.contact_text {
	padding: 50px;
}
.servicesbg {
	background-attachment: fixed;
	background-image: url(../images/bg/services.jpg);
	background-position: center top;
	height: 900px;
	width: 1200px;
	background-color: #FCF4E9;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.services_body {
	background-color: #FCF4E9;
	height: 100%;
	width: 100%;
	background-image: url(../images/services_bg.jpg);
	background-repeat: repeat-x;
}
.aboutservices_text {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #432b1f;
	padding-top: 25px;
}
.headings_coupons {
}
.headings_coupons h2 a {
	text-decoration: none;
}
.headings h1 {
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #432B1F;
	width: 350px;
	font-weight: normal;
}
.headings_coupons h2 {
	font-size: 22px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #432B1F;
	font-weight: normal;
}
.headings_coupons h2 img {
	font-weight: normal;
	margin-right: 50px;
}
.coupon_body {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg/coupon_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FAFAE2;
}
.couponbg {
	background-attachment: fixed;
	background-image: url(../images/bg/coupon.jpg);
	background-position: center top;
	height: 900px;
	width: 1200px;
	background-color: #F9FBE6;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.bot_coupon {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
