@font-face {
    font-family: 'codaheavy';
    src: url('../fonts/Coda-Heavy-webfont.eot');
    src: url('../fonts/Coda-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Coda-Heavy-webfont.woff2') format('woff2'),
         url('../fonts/Coda-Heavy-webfont.woff') format('woff'),
         url('../fonts/Coda-Heavy-webfont.ttf') format('truetype'),
         url('../fonts/Coda-Heavy-webfont.svg#codaheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}
body
{
	margin:0px;
	background:url(../images/bg.jpg) repeat-x top center #f15a24;
	font-family:Arial, Helvetica, sans-serif;
}
.clr { clear:both;}
h1
{
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style:italic;
	color:#ffe5bb;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
}
h2
{
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#f05a24;
	margin:0px;
	padding-bottom:15px;
}
.main
{
	background:url(../images/main-bg.jpg) no-repeat top center;
	width:100%;
	margin:0 auto;
}
.wrapper
{
	width:1000px;
	margin:0 auto;
}
.topsec
{
	width:980px;
	margin:0 auto;
	padding-top:43px;
	padding-bottom:29px;
}
.logo
{
	width:256px;
	float:left;
}
.phone
{
	float:right;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fff;
	text-align:right;
	padding-top:30px;
}
.phone a { color:#fff; text-decoration:none; }
.banner
{
	width:980px;
	height:346px;
	margin:0 auto;
	background:url(../images/banner.jpg) no-repeat top center;
	margin-top:27px;
}
.heading
{
	width:auto;
	margin:0 auto;
	padding-top:274px;
}
.content-wrap
{
	width:1000px;
	margin:0 auto;
	background:url(../images/content-bg.jpg) repeat-y top center;
}
.content-sec 
{ 
	width:930px; 
	margin:0 auto; 
	padding:25px;
}
.txt
{
	text-align:center;
	font-size:24px;
	color:#d59b40;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:400;
	margin-bottom:30px;
}
.left-sec
{
	width:645px;
	float:left;
}
.left-sec p
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#edae97;
	padding-bottom:20px;
}
.left-sec img
{
	float:right;
	margin-left:20px;
}
.yellow-txt
{
	width:auto;
	padding:10px;
	background:#c68a2b;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	line-height:21px;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
}
.form-sec
{
	width:216px;
	background:#925a35;
	border:1px solid #FFF;
	float:right;
}
.form-head
{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background:#f15a24;
	font-weight:bold;
	padding:12px 0px 12px 17px;
	margin-bottom:10px;
}
.form-sec table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:20px;
}
.form-sec table a { text-decoration:underline; color:#fff;}
.form-sec table a:hover { text-decoration:none; color:#fff;}
.form-sec input
{
	width:175px;
	height:11px;
	background:url(../images/input-bg.jpg) repeat-x bottom #FFFFFF;
	border:0px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	margin-bottom:8px;
}
.form-sec textarea
{
	width:175px;
	height:60px;
	background:url(../images/textarea.jpg) repeat-x bottom #FFFFFF;
	border:0px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	margin-bottom:8px;
}
.form-sec input.submit
{
	width:62px;
	height:28px;
	border:none;
	background:url(../images/submit.jpg) no-repeat;
	cursor:pointer;
	margin-top:10px;
	vertical-align:middle;
}
.services
{
	width:340px;
	float:left;
	margin-top:40px;
}
.services ul { margin:0px; padding:0px;}
.services ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#edae97;
	padding:0px 0px 10px 15px;
	list-style:none;
	background:url(../images/arrow.jpg) no-repeat 0px 3px;
}
.works
{
	width:538px;
	float:right;
	margin-top:40px;
}
.works p
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#edae97;
	padding-bottom:20px;
}
.call
{
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#c68a2b;
}
.footer-bg
{
	width:1000px;
	height:33px;
	margin:0 auto;
	background:url(../images/footer-bg.jpg) no-repeat bottom center;
}
.footer
{
	width:980px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 auto;
	padding-bottom:23px;
}