/* http://www.hindwebdesigns.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%;}
body {line-height:normal;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}

*::-moz-selection {
    background: none repeat scroll 0 0 #24890d;
    color: #fff;
    text-shadow: none;
	}

/* BODY */
body{
	background:#fff;
  	}

/*============== Container =================*/
.container{
	margin:0 auto 0 auto;
	width:980px;
	position:relative;
	}


/*============== TOP STRIP =================*/
header{
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:20px 0 20px 0;
	}
.logo{
	float:left;
	margin:0 0 0 0;
	text-decoration:none;
	}
.logo h1{
	float:left;
        font-family: 'open_sansbold';
        font-size:36px;
        color:#0080ff;
        font-weight:normal;
	line-height:80px;
        margin:0 0 0 0;
        }
.logo img {
	float:left;
	width:auto;
	max-height:80px;
	}
.phone{
	float:right;
	margin:10px 0 0 0;
	}
.phone h2{
	text-align:right;
	font-family: 'open_sansbold';
	font-size:30px;
	color:#333;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 40px;
	background: url(../images/i1.png) left center no-repeat;
	}
.phone h3{
	text-align:right;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#333;
	font-weight:normal;
	text-transform: uppercase;
	margin:0 0 3px 0;
	}


.connectlayout{
	float: left;
	width:100%; height: auto;
	padding: 60px 0 60px 0;
	margin: 0 0 0 0;
	background: #ebebeb;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.connectlayout h4{
	text-align:center;
	font-family: 'open_sansbold';
	font-size:18px;
	color:#242424;
	font-weight:normal;
	margin:0 0 0 0;
	}
.connectlayout h4 .blue {
	color: #0080ff;
    }
.connectlayout h4 .red {
    color: #ff0000;
    }		
.connectlayout .widget{
	width:500px; 
	height:auto;
	padding: 0 0 45px 0;
	margin: 0 auto 55px auto;
	display: table;
	position: relative;
	background: #fff;
	border-radius:8px; -webkit-border-radius:8px;
	overflow: hidden; 	
	}
.connectlayout .widget h3{
	text-align:center;
	font-family: 'open_sansbold';
	font-size:24px;
	color:#fff;
	font-weight:normal;
	text-transform: uppercase;
	margin:0 0 30px 0;
	line-height: 70px;
	background: #0080ff;
	}	
.connectlayout .widget p{
	text-align:center;
	font-family: 'open_sanssemibold';
	font-size:21px; line-height: 30px;
	color:#4d4d4d;
	font-weight:normal;
	margin:0 0 30px 0;
	}
.connectlayout .widget .formdiv{
	float: left;
	width:90%; 
	padding: 0 5% 0 5%;
	}	
.connectlayout .widget fieldset{
	float: left;
	width:100%; 
	margin:0 0 20px 0; 
	}
.connectlayout .widget input[type="text"]
	{
	float: left;
	width: 90%; height: 60px;
	padding: 0 5% 0 5%;
	margin: 0 0 0 0;
	border: 2px solid #ccc;
	background: #fff url(../images/i2.png) no-repeat 95% center;
	border-radius:6px; -webkit-border-radius:6px;
	text-align: left;
	font-family: 'open_sansbold';
	font-size: 16px;
	color: #333;
	font-weight: normal;
	}
.connectlayout .widget button
	{
	float: left;
	width: 100%; height: 60px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:none;
	background: #57b320;
	border-radius:6px; -webkit-border-radius:6px;
	text-align: center;
	font-family: 'open_sansbold';
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	transition:0.2s; -webkit-transition:0.2s;
	}
.connectlayout .widget button:hover{
	background: #0080ff;
	}
.connectlayout .widget button .set2{
	float: left;
	margin: 0 0 0 90px;
	line-height: 60px;
	}	
.connectlayout .widget button .set3{
	float: right;
	margin: 1px 100px 0 0;
	}	
.connectlayout .widget button span{
	float: left;
	height: 60px; line-height: 60px;
	font-size: 30px;
	margin: 0 -2px 0 0;
	}				
.errorMessage {
    padding: 15px 40px 15px 40px;
    color: red;
}


footer{
	float: left;
	width:100%;
	padding: 55px 0 55px 0;
	margin: 0 0 0 0;
	}
.seals{
	float: left;
	width:100%; height: auto;
	padding: 0 0 0 0;
	margin: 0 0 70px 0;
	}
.seals .item{
	float: left;
	width: auto; height: 70px;
	margin: 0 60px 0 0;
	padding: 0 60px 0 0;
	border-right: 1px solid #ccc;
	text-decoration: none;
	}
.seals .item:last-of-type{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: none;
	}	
.seals .item img{
	float: left;
	}


.footerbottom{
	float: left;
	width:100%; height: auto;
	padding: 60px 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px solid #ccc;
	}
.footerbottom .info{
	float: left;
	text-align:left;
	font-family: 'open_sansregular';
	font-size:15px;
	color:#1d1d1d;
	font-weight:normal;
	margin:0 0 0 0;
	}
.footerbottom .info a{
	color:#1d1d1d;
	text-decoration: none;
	}
.footerbottom .info a:hover{
	color: #0080ff;
	text-decoration: underline;
	}							