@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);
body {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.root {
	background-image: url(../images/wrapper-repeat.png);
	background-repeat: repeat-y;
	max-width: 928px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
a, h1, h2, h3 {
	color: #da0d0d;
}


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}

h1 {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 10px;
	font-weight: 400;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 8px;
	font-weight: 400;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
	font-weight: 400;
}


input[type=text] {
	border: 1px solid #d1d1d1;
}
input[type=submit] {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	background-color: #5e74e8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	padding-right: 6px;
	padding-left: 6px;
	cursor: pointer;
	width: 60px;
}
input[type=submit]:hover {
	text-decoration: underline;
}





header {
	background-image: url(../images/header-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
header .wrap-pad{
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	height: 80px;
		max-width: 923px;
	width:100%;

}
.nav {
	text-align: right;
	padding-bottom: 5px;
}
.nav ul {
	padding-right: 35px;
}
.nav ul li {
	display: inline-block;
	padding-left: 3px;
}
.nav ul li a {
	font-size: 12px;
	line-height: 26px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 11px;
	padding-left: 11px;
}
.nav ul li a:hover , .nav ul li a.active{
	background-color: #FBB03B;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	text-decoration: none;

}
.nav ul li a:active {
	text-decoration: underline;
}
.logo {
	float: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.contact-us {
	font-size: 21px;
	line-height: 22px;
	color: #FFF;
	text-align: right;
	float: right;
	padding-right: 25px;
	padding-top: 8px;
	font-weight: 700;
	text-shadow:#8b8b8b 1px 1px 2px;
}
.contact-us span {
	font-size: 16px;
	line-height: 19px;
	color: #000;
	font-weight: 400;text-shadow:#8b8b8b 0px 0px 0px;
}
.banner {
	border: 6px solid #FFF;
	box-shadow: 0px 3px 5px #d3d2d1;
	max-width: 863px;
	width:100%;

	margin-right: auto;
	margin-left: auto;
	height: 234px;
	position: relative;
	z-index: 99;
}
.free-quote   {
	position: absolute;
	top: 131px;
	right: -15px;
	z-index: 4;
}

.root-content {
	background-image: url(../images/main-content-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	max-width: 892px;
	width:100%;

	margin-right: auto;
	margin-left: auto;
}
.discount-message {
	color: #FFF;
	background-color: #b61707;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
}






.clear {
	clear: both;
}
.root-content  section {
	padding: 15px;
	float: left;
	max-width: 575px;
	width:100%;

}
.root-content  p  {
	padding-bottom: 12px;
}
.root-content  aside {
	float: right;
	max-width: 261px;
	width:100%;

	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.root-content .contact-form {
	padding-top: 5px;
	padding-bottom: 10px;
}
.news {
	background-color: #e9e8e4;
	padding: 12px;
}

aside .widget {
	padding-bottom: 12px;
}



.root-bottom {
	background-image: url(../images/main-content-bottom.png);
	background-repeat: no-repeat;
	height: 17px;
	max-width: 892px;
	width:100%;

	margin-right: auto;
	margin-left: auto;
}

footer {
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	padding-bottom: 10px;
}
textarea {
	border: 1px solid #d1d1d1;
}
.root-bottom {
	background-image: url(../images/root-bottom.png);
	background-repeat: no-repeat;
	height: 28px;
	max-width: 928px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
