body {
	margin: 0px;
	padding: 0px;
	background-color: #161616;
}
.wraper {
	height: auto;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	float: left;
	height: auto;
	width: 1023px;
}
.header {
	background-image: url(../images/bg.jpg);
	float: left;
	height: 137px;
	width: 1023px;
}
.logo {
	float: left;
	height: 137px;
	width: 458px;
	margin-left: 10px;
}
.banner {
	float: left;
	height: 490px;
	width: 993px;
	margin-left: 15px;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AB2400;
}


.contact-us-index {
	float: right;
	height: auto;
	width: 286px;
	margin-top: 10px;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
}
.h1-1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.btn {
	float: left;
	height: 45px;
	width: 1023px;
	background-color: #161616;
}
.btn a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 33px;
	padding-left: 33px;
}

.welcome-main {
	float: left;
	height: auto;
	width: 1024px;
	margin-top: 10px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #CC9900;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #CC9900;
	font-weight: bold;
}
.text-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 1024px;
}
.paln-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #d6d2d2;
	background-image: url(../images/bg.jpg);
	float: left;
	height: auto;
	width: 685px;
	background-color: #8D4030;
	background-repeat: repeat-x;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #d6d2d2;
	text-decoration: none;
}
.hlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #310907;
	text-decoration: none;
	font-weight: bold;
}

.services-m {
	background-color: #e0e0e0;
	float: right;
	height: auto;
	width: 320px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

.ullink {
	color: #B9503A;
	float: left;
	width: 310px;
}
.ullink table tr td ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.ullink table tr td ul li {
	margin-left: 25px;
}

.ullink table tr td ul li a {
	color: #AB2400;
	text-decoration: none;
	line-height: 25px;
	font-size: 12px;
}
.ffoter {
	background-color: #161616;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.footer {
	padding: 10px;
	height: auto;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.footer table tr td a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.facebook {
	float: right;
	height: auto;
	width: 50px;
	margin-top: 70px;
}
