@charset "UTF-8";
/* CSS Document */

/* ----------------
GENERAL AND TYPOGRAPHY
---------------- */

body{

	line-height:18px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f4f4f4;
	color:#333;
}

button:active, button:focus {outline:0;}
img:active, img:focus {outline:0;}
:active, :focus {outline:0;}

h1{
	font-size: 99%;
	text-shadow: 0 1px #eeeeee;
	line-height: 18px;
	font-weight: lighter;
	margin-bottom:10px;
	color: #575757;

	

}
h2{
	font-size:18px;
	background-image:url(../images/bg_headline.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:23px;
	padding-top:12px;
	color:#FFF;
	height:42px;
}
h3{
		text-shadow: 0 1px #dddddd;
}
h4{
	font-size:15px;
	font-weight:normal;
	color:#4F4F4F;
	line-height:20px;
}
h5{
	font-size:14px;
	margin-bottom:5px;
	font-weight: bold;
}
p{
	font-size:13px;
	color:#575757;
}
ul{
	margin-left:0px;
	list-style-type:none;
}
ul li{
	padding-top:5px;
	padding-bottom:5px;
	font-weight: normal;
	color: #575757;

}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1A8CFF;
	text-decoration:none;
	font-weight:normal;
	
}



a:visited{
	text-decoration: none;
	color: #3fac03;


}
a:hover{
	color: #ff0000;



}
img{
	vertical-align:middle;
}
.clear{
	clear:both;
}

/* ----------------
WRAPPER
---------------- */

#wrapper{
	width:1000px;
	margin:0 auto;
	padding-left: 4px;
}

/* ----------------
HEADER
---------------- */

#header{
	height:80px;
}
#logo{
	float:left;
	padding-top:4px;
	font-size: 32px;
	font-family: Arial;
}
#callus{
	color:#48b80b;
	float:right;
	margin-top:28px;
	font-size: 24px;
	text-shadow: 0 1px #fff;
}
#callus2{
	color:#48b80b;
	float:right;
	margin-top:34px;
	font-size: 24px;
	text-shadow: 0 1px #fff;
	margin-left: 6px;
	margin-right: 8px;
}
/* ----------------
SLIDER
---------------- */

#band{
	padding-top:11px;
	padding-bottom:18px;
	height:381px;
	/*background-image:url(../images/test.jpg);
	background-repeat:no-repeat;
	background-position:left 1px;*/
}
#bandText{
	float:left;
	width:558px;
	margin-top: 6px;
	margin-right: 17px;
}
#slider{
	float:right;
	width:416px;
	margin-right: 2px;
}
#spec{
	color:#333;
	font-weight:bold;
	font-size:13px;
	margin-left:26px;
	list-style-image:url(../images/list_type.png);
	margin-top:15px;
	margin-bottom:2px;
}

#spec2{
	color:#0060d6;
	font-weight:bold;
	font-size:14px;
	margin-left:35px;
	list-style-image:url(../images/IconPDF.png);
	margin-top:2px;
	margin-bottom:2px;
}
.btn{
	margin-right:5px;
}

/* ----------------
SECONDARY CONTENT
---------------- */

#content{
	padding-top:16px;
	padding-bottom:10px;
}
.contentLeft{
	float:left;
	width:388px;
	padding-right:28px;
	margin-left: 16px;
	background-image: url(../images/pattern.jpg);
	height: 430px;
}
.contentRight{
	float:right;
	width:532px;
	padding-left:24px;
	padding-top: 8px;
}
.feature{
	margin-top:15px;
	padding-bottom:15px;
}
#news{
	margin-top:5px;
}
#newsList li{
	border-bottom:1px solid #999;
	font-size:13px;
}
#newsList li p{
	padding-top:14px;
	padding-bottom:14px;
	color:#666;
}
.date{
	margin-top:5px;
	line-height:20px;
}
#video{
	margin-top:20px;
}
.featureIcon{
	padding-left:20px;
	float:right;
}
#const{
	padding:15px;
	margin-top:42px;
	border:1px dashed #999;
	border-radius:10px;
	font-style:italic;
}
#signature{
	text-align:right;
	color:#999;
	margin-top:15px;
}

/* ----------------
INFO CONTENT
---------------- */

#infoWrapper{
	background-color:#FFF;
	padding-bottom:25px;
	padding-left: 4px;
}
#info{
	width:1000px;
	margin:0 auto;
	padding-top:13px;
	background-color: #FFF;
}
.infoColumn{
	width:280px;
	padding-right:0px;
	padding-top:10px;
	float:left;
}

.infoColumn3{
	width:200px;
	padding-right:0px;
	padding-top:10px;
	float:left;
	margin-left: 42px;
	height: 127px;
}
#images{
	margin-top:20px;
}
.thumb{
	padding:5px;
	background-color:#EEEEEE;
	margin-bottom:12px;
}
.mr{
	margin-right:12px;
}

/* ----------------
INFO CONTENT
---------------- */

#footerWrapper{
	background-color:#1F2226;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
	min-width: 1000px;
}
#footer{
	width:100%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
#copy{
	text-align:center;
	font-size:99%;
	color:#999;
}
/********** contact form **********/
#contactform {
	margin:0 0 0 8px;
	padding:0px 4px;
	font-size: 13px;
	
	
	
}
#contactform * {
	color:#2c2b2b;
	margin-bottom: 4px;
	margin-top: 4px;
}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label {
	float:left;
	margin:0;
	width:290px;
	padding:5px 0;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#000;

}
#contactform label span {
	font:normal 10px Arial, Helvetica, sans-serif;
	color: #F00;
}
#contactform input.text {
	width:256px;
	border:1px solid #119205;
	margin:5px 0;
	padding:5px 2px;
	height:15px;
	background:#f8f8f8;
	color: #2c2b2b;
}
#contactform textarea {
	width:256px;
	border:1px solid #119205;
	margin:10px 0;
	padding:2px;
	background:#f8f8f8;
	height:100px;
	color: #2c2b2b;
}
#contactform li.buttons input {
	padding:3px 0;
	margin:0 0 0 0px;
	border:0;
	color:#FFF;
}
p.response {
	text-align:center;
	color:#F00;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:1.8em;
	width:auto;
}
.block_send_message {
	overflow:hidden;
	width: 466px;
	margin-left: 46px;
}
.links {
	color: #06F;
}

#map-holder{
	border:2px solid #d9f4ff;
	width:420px;
	height:212px;
	position:relative;
	margin-top: 0px;
}
#map_canvas {
	width:436px;
	height:202px;
	position:absolute;
	top:10px;
	left:10px;
	float: right;
}
.find-google {
	color: #2c2b2b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.Discover {
	color: #0060d6;
	font-size: 20px;
	text-shadow: 0 1px #eeeeee;
	line-height: 24px;
	font-weight: lighter;
	font-family:Arial, Helvetica, sans-serif
	text-shadow: 0 2px #eeeeee;
	
}
.top-h3 {
	color: #0060d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	line-height: 20px;
	margin-bottom: 14px;
}
.btm-links {
	color: #FFF;
	text-decoration: none;
}
.btm-links2 {
	color: #06F;
	text-decoration: none;
}
/* BOXES */
#boxes {
	background: url(../img/bg.jpg) repeat;
	padding-top: 60px;
}
.threecolbox {
	background: #FFF;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 240px;
	padding: 20px;
	margin-right: 66px;
	-moz-box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	-webkit-box-shadow:0px 1px 3px rgba(147,167,183, 0.60);
	box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	margin-bottom: 33px;
	position: relative;
	margin-top: 22px;
}


.threecolbox4 {
	background: #FFF;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 300px;
	padding: 20px;
	margin-right: 2px;
	-moz-box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	-webkit-box-shadow:0px 1px 3px rgba(147,167,183, 0.60);
	box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	margin-bottom: 60px;
	position: relative;
	margin-top: 22px;
	margin-left: 12px;
}
.threecolboxlast {
margin-right: 0;
}
.threecolbox h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #3C0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.icon_settings { 
	position: absolute;
	top: -29px;
	left: -26px;	
}
.icon_dashboard {
	position: absolute;
	top: -29px;
	left: -26px;
}
.icon_support {
	position: absolute;
	top: -29px;
	left: -26px;

}.bullet-list {
	list-style-type: disc;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	margin-left: 16px;
	line-height: 17px;
	color: #595959;
	padding-top: 7px;
}.twocolbox {
	background: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 390px;
	float: left;
	padding: 20px;
	-moz-box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	-webkit-box-shadow:0px 1px 3px rgba(147,167,183, 0.60);
	box-shadow: 0px 1px 3px rgba(147,167,183, 0.60);
	margin-bottom: 60px;
	position: relative;
	min-height: 160px;
}
.bold {
	font-weight: bold;
}

.txt-logo {
	font-size: 18px;
	color: #0080ff;
	text-shadow: 0 1px #fff;
}
.top-phone {

	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px #323232;

}
.btm-greens {
	color: #C00;
	font-weight: bold;
	font-size: 11px;
}

.header-hgreen {
	color: #C00;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 1px;
	padding-bottom: 4px;
}.newp {
	color: #0060d6;
	font-size: 12px;
}
.dl {
	list-style-type: circle;
	list-style-image: url(../images/pdf-icon.png);
}
