@charset "utf-8";
@font-face {
    font-family: 'geosanslightregular';
    src: url('../fonts/geosanslight-webfont.eot');
    src: url('../fonts/geosanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geosanslight-webfont.woff') format('woff'),
         url('../fonts/geosanslight-webfont.ttf') format('truetype'),
         url('../fonts/geosanslight-webfont.svg#geosanslightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'impactregular';
    src: url('../fonts/impact-webfont.eot');
    src: url('../fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impact-webfont.woff') format('woff'),
         url('../fonts/impact-webfont.ttf') format('truetype'),
         url('../fonts/impact-webfont.svg#impactregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'spin_cycleregular';
    src: url('../fonts/spinc__-webfont.eot');
    src: url('../fonts/spinc__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/spinc__-webfont.woff') format('woff'),
         url('../fonts/spinc__-webfont.ttf') format('truetype'),
         url('../fonts/spinc__-webfont.svg#spin_cycleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1{
	text-transform:uppercase;
	padding:0;
	margin:0;
	color:#0791db;
	font-size:34px;
	font-family: 'impactregular';
}
h2{
	text-transform:uppercase;
	padding:0;
	margin:0 0 10px 0;
	color:#0791db;
	font-size:26px;
	font-family: 'geosanslightregular';
}
p{
	margin:0;
	padding:0;
	font-family: 'geosanslightregular';
}
body{
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;	
}
#main_wrappper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main_content {
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 87px;
	width: 100%;
	
}
.logo {
	color: #FFFFFF;
    float: left;
    font-family: 'spin_cycleregular';
    font-size: 44px;
    height: auto;
    padding-left: 11px;
    padding-top: 23px;
    text-transform: uppercase;
    width: auto;
}
.phone {
	color: #FFFFFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: auto;
    padding-top: 28px;
    text-transform: uppercase;
    width: 280px;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 412px;
	width: 960px;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.banner_content {
	width: 920px;
	padding-left: 16px;
	float: left;
	padding-right: 24px;
	height: 350px;
}
.tagline1 {
	padding: 0 8px 0 8px;
	float: left;
	height: auto;
	width: auto;
	text-transform: uppercase;
	font-family: 'impactregular';
	color: #0090ff;
	font-size: 40px;
	margin-top: 74px;
	background-image: url(../images/tagline1.png);
	background-repeat: repeat;
}
.tagline2 {
	padding: 0 8px 0 8px;
	float: left;
	width: auto;
	text-transform: uppercase;
	clear: left;
	margin-top: 10px;
	background-image: url(../images/tagline2.png);
	background-repeat: repeat;
	font-family: 'impactregular';
	color:#FFF;
	font-size: 48px;
}
.get_quote_area {
	float: left;
	width: 920px;
	margin-top: 78px;
	height: auto;
	font-family: "spin_cycleregular";
	color: #FFF;
	text-transform: uppercase;
	font-size: 44px;
}
.textfield {
	background-image: url(../images/get_quote_input.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 36px;
	width: 435px;
	border:none;
	outline:none;
	background-color:transparent;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6a6a;
}
.button {
	background-image: url(../images/button.png);
	float: left;
	height: 36px;
	width: 104px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	background-color:transparent;
	border:none;
	cursor:pointer
}
.center_content {
	float: left;
	width: 998px;
	border: 1px solid #f2f2f2;
	background-color: #fbfbfb;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	margin-top:-5px;
}
.center_menu {
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	border: 4px solid #FFF;
	background-color: #f4f4f4;
}
.text_area {
	float: left;
	height: auto;
	width: 292px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 0px;
}
.text_area_img {
	float: left;
	height: auto;
	width: 290px;
}
.text_area_heading {
	float: left;
    padding-left: 41px;
    padding-right: 0;
    text-align: justify;
    width: 208px;
}
.content {
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/seprator.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-bottom: 45px;
	height: auto;
	font-size: 13px;
	line-height: 21px;
	text-align: justify
}
.testimonials {
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	font-size: 13px;
	line-height: 21px;
	text-align: justify
}
.testimonial_wrapper {
	background-image: url("../images/testimonial_chat.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 180px;
	
	width: 298px;
	font-family: 'geosanslightregular';
	font-size:12px;
	color:#79c2ea;
	overflow:hidden;
	
}
.testimonial_chat {
	color: #79C2EA;
    float: left;
    font-family: 'geosanslightregular';
    font-size: 12px;
    height: 78px;
    margin-left: 63px;
    margin-top: 36px;
    overflow: hidden;
    width: 193px;
	
}
.testimonial_guys {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	margin-top:10px;
}
.client {
	float: left;
	height: auto;
	width: 260px;
	margin-right:30px;
}
.footer {
	font-size: 12px;
	text-transform: uppercase;
	color: #0791db;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	 font-family: 'geosanslightregular';
}
.footer a{
	font-size: 12px;
	text-transform: uppercase;
	color: #0791db;
	text-decoration:none
}