 	/*******



DK. Bl #	28377b

--old--
Green #739d66

DkReda55454

Brown: 	8C6200

LT. Blue:	#a4e092



ltGreen  a4e092
green:		#739d66

*******/


body{
	background-color:#ffffff;
	background-image:url('images/stripes.png');
	background-repeat:repeat-x;
	text-align:center;	
	margin-top:0px;
	font-family:verdana;
}
#s3slider { 
   width: 900px; /* important to be same as image width */ 
   height: 280px; /* important to be same as image height */
   position: relative; /* important */
   background-color:#ffffff;
   background-image:url('images/headerBG.jpg');
   background-repeat:no-repeat;
   background-position:right;
   margin:0;
   overflow:hidden;/* important */
}

#s3sliderContent {
	width: 650px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: -16px; /* important */
	margin-left: 0; /* important */
	height: 270px;
	left: -40px;
    border-radius:25px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
	visibility:hidden;
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 0px;
   height:0px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0px;
   left:0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

/*Template Specific Addtions*/
.s3sliderImage span {
	font-size:16px;
	letter-spacing:1px;
}

.bannerTag{position:absolute;top:52px;right:0px;}
.bannerTag2{position:absolute;top:227px;right:0px;z-index:100;}
.quoteBox {
                float: right;
                height: 300px;
                width: 250px;
                z-index: 100;
                position: absolute;
                right: 0px;
                top: 52px;
                /*background-image: url(images/QuotePill.png);
                background-repeat:no-repeat;*/
}
.quotewindow{width:200px;}

.mainContainer{
	position:relative;
	width:900px;
	height:100%
}

.topCenter{
	height:35px;
	width:200px;
	border:0;
	position:absolute;
	left: 288px;
	top: 5px;
	z-index:100;
}

.topRow{
	height:35px;
	background-color:#none;
}

.snContainer{
	padding-top:4px;
	float:right;	
	width:300px;
    margin-top:107px;
	text-align:left;
}

.snConnect{
	position:relative;
    float:left;
	top:0px;
	left:0;
	color:#333;
	padding-left:6px;
}

.topRight{
	float:right;
	margin-top:68px;
    margin-right:-300px;
	padding:5px 25px;
	text-align:right;
	font-size:14px;
	font-family:verdana;
	color:#ed1b23;
}

.topRight a {
	color:#333;
	text-decoration:none;
	
}

.topRight a:hover {
	text-decoration:underline;
}

.headerDiv{
	background-image:url('images/header.jpg');
	width:900px;
	height:130px;
    margin-top:-25px;
	/*border:1px #333 solid;
	border-bottom:none;*/
}

.logo {
	visibility:hidden;
	position:relative;
	top:-15px;
	left:-270px;
	margin-top:20px;
}

.logosAlt {
	visibility:hidden;
	position:absolute;
	top:40px;
	left:620px;
	margin-top:20px;
}

.navBar {
	position:relative;
	height:50px;
    width:898px;
	background-color: #FFF;
    background-image:url('images/navBarBG.png');
	/*border-top:2px solid #FFF;
	border-bottom:2px solid #c4c4c4;*/
	border:1px solid #dddddd;
    border-bottom:3px solid #c4c4c4;
    font-size:20px;
	font-weight:normal;
	line-height:20px;
	letter-spacing:.5px;
	text-align:center;
	z-index:105;
    margin-bottom:10px;
}

.navBar ul {position:relative;margin:14px 0;color:#0e76bc;font-family: arial, helvetica, sans-serif;}
.navBar ul li {position:relative;display:inline;}
.navBar ul li a{padding:5px 10px;color:#0e76bc;text-decoration: none;}
.navBar ul li ul li a{padding:3px 0 0 0;color:#0e76bc;text-decoration: none;}
.navBar ul li a:hover {background-color: #none;background-image:url('images/navHoverBG.jpg');border-radius:5px;color:#000000;display:inline;z-index:105;}
.navBar ul ul{position:absolute;top:15px;left:0px;display:none;text-align:left;width:140px;background-color:#FFF;padding:8px;}
.navBar ul ul{border:2px #c4c4c4 solid;border-top:none;}
.navBar ul ul li{position:relative;display:block;font-size:14px;height:16px;}

/********************************************************************* new Nav System

.navbar {
	position:relative;
	height:25px;
	background-color:#FFF;
	border-top:2px solid #FFF;
	border-bottom:3px solid #c4c4c4;
	z-index:100;
}
.navbar ul {margin: 0;padding:4px;}
.navbar li {margin: 0;padding:0;list-style: none;display:inline;font: bold 12px Tahoma;}
.navbar li a {display:inline;margin: 0 1px 0 0;padding: 0px 10px;width: 60px;color: #0e76bc;text-align: center;text-decoration: none;}
.navbar li a:hover {background: #none;color:#000000;}

.navbar div {position: relative;visibility: hidden;margin-top: 7px;background:#FFF;border-right:3px solid #c4c4c4;
			 border-left:3px solid #c4c4c4;border-bottom:3px solid #c4c4c4;z-index:100;overflow: hidden;}
.navbar div a {position: relative;display:block;padding: 4px 10px;width: auto;white-space: nowrap;text-align: left;text-decoration: none;background: #FFF;
			   color: #0e76bc;font: bold 12px Tahoma;}
.navbar div a:hover	{background: #none;color: #000000;}

************************************************************************************/

.mainPhoto{
	/*border-bottom:3px #CCC solid;*/
}

.contentContainer{
	position:relative;
	/*background-image:url('images/watermark_TopRight.jpg');
	background-repeat:no-repeat;
	background-position:top right;*/
	height:100%;
	overflow:auto;
	padding:0;
	background-color:white;	
	text-align:left;
	color:#333;
}

.contentContainer h1 {
	margin-left:25px;
	margin-top:25px;
	margin-bottom:10px;
	border-bottom: 1px #333 solid;
	font-size:18px;
	font-family:tahoma;
	font-weight:bold;	
	color:#ed1b23;
	letter-spacing:1px;
}

.contentContainer h2 {
	margin-left:35px;
	margin-top:25px;
	margin-bottom:10px;
	border-bottom: 1px #333 dotted;
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;	
	color:#ed1b23;
	letter-spacing:1px;
}

.contentContainer h3 {
	margin-left:40px;
	margin-top:25px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;	
	color:#ed1b23;
	letter-spacing:1px;
}

.contentContainer .bodytext {
	float:left;
	display:inline;
	/*border-right:1px #333 solid;
	border-bottom:1px #333 solid;
	border-left:1px #333 solid;
	background-image:url('images/80trans.png');
	background-repeat:repeat;*/
	width:575px;
	padding:25px;
}

.contentContainer .bodytext a {
	color:#0e76bc;
}

.contentContainer .bodytext p{
	margin-left:40px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
}

.contentContainer .bodytext table {
	font-size:12px;
}

.contentContainer .bodytext .pagePic {
	margin-left:25px;
	float:right;
}
	
.contentContainer .bodytext ul{
	margin-left:50px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
	list-style:url('images/listDot.gif');
}

.contentContainer .bodytext .servicesImages {
	float:left;
	margin-left:45px;
	margin-top:45px;
}

.contentContainer .bodytext .servicesImages img {
	display:block;
	margin:0 10px 10px 0 ;
}

.contentContainer .bodytext .servicesList {
	float:left;
	width:300px;
}

.contentContainer .bodytext .carrierTable {
	width:400px;
	margin-left:45px;
}

.contentContainer .bodytext .carrierTable td {
	width:50%;
	height:120px;
}

<!--QR CODE-->
.contentContainer .bodytext2 {
	float:left;
	display:inline;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;
	/*border-left:1px #333 solid;*/
	background-image:url('images/80trans.png');
	background-repeat:repeat;
	width:575px;
	padding:25px;
}

.contentContainer .bodytext2 p{
	margin-left:40px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
}

.contentContainer .bodytext2 table {
	font-size:12px;
}

.contentContainer .bodytext2 .pagePic {
	margin-left:25px;
	float:right;
}
	
.contentContainer .bodytext2 ul{
	margin-left:50px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
	list-style:url('images/listDot.gif');
}

.contentContainer .bodytext2 .servicesImages {
	float:left;
	margin-left:45px;
	margin-top:45px;
}

.contentContainer .bodytext2 .servicesImages img {
	display:block;
	margin:0 10px 10px 0 ;
}

.contentContainer .bodytext2 .servicesList {
	float:left;
	width:300px;
}

.contentContainer .bodytext2 .carrierTable {
	width:400px;
	margin-left:45px;
}

.contentContainer .bodytext2 .carrierTable td {
	width:50%;
	height:120px;
}
<!--END QR CODE-->

#servicesBar {
	clear:both;
	text-align:center;
}

#servicesBar ul {
	list-style:none;
    margin-top:0px;
	font-size:10px;	
	line-height:12px; 
	letter-spacing:1px;
	color:#333;
}

.ContactInfo {
	float:right;
	padding:25px 0;
	text-align:center;
}

.ContactInfo img {
	padding-bottom:4px;	
}

.getQuoteContainer {
	width:200px;
	height:265px;
	border:none;
	background-image:url('images/QuoteBlurbBG.png');
	background-repeat:no-repeat;
	margin:0 35px 0 35px;
	text-align:center;
}

.getQuoteContainer h2 {
	margin:0;
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
	font-weight:bold;
	border-bottom:none;
	font-family:tahoma;
	color:#333;
}

.getQuoteContainer p {
	margin:5px 0;
	padding:0;
	font-size:12px;
	letter-spacing:1px;
	line-height:19px;
}

.generalForm input[type=text], .generalForm select, .generalForm textarea {
	width:150px;
	background:#FFF;
	border:1px solid #333;
	font:inherit;
	color:#333;
}

.rightBar {
	top:0;
	right:0;
}

.rightBar ul{
	list-style:none;
}

.progressive {
	margin:0 auto 10px 25px;
}

/*Contact Location*/
.contactLocation{
	margin:10px;
	width:545px;
	text-align:left;
}

.contactLocation h2 {
	margin:5px;
	padding:4px 0 4px 25px;
	border-bottom:1px dotted #333;
	font-weight:bold;
	font-size:14px;
}

.contactLocation ul {
	position:relative;
	text-decoration:none;
}


.contactTable{
	display:inline;
	float:left;
	width:450px;
	margin-top:15px; 
	margin-left:50px;
	font-family:verdana;
	color:#333; 	
}
.qr{
	display:inline;
	width:400px;
	float:left;
	margin-top:15px;
	margin-left;50px;
	font-family:Verdana, Geneva, sans-serif;}

.googleMap{
	text-align:center;
	margin:15px;
}

/*glossary*/
.glossary {
	margin-left:40px;
	font-size:12px;
}
.glossarytitle {
	margin:10px 25px;
	border-bottom:1px #333 solid;
	font-size:14px;
}

.glossarytitle .backtotop:link {
	margin-left:25px;
	text-decoration:none;
	color:#333;
}

.glossarytitle .backtotop:hover {
	color:#999;
}

.glossarytitle .backtotop a:hover {
	color:#999;
}

#footerContainer{
	clear:both;
	background-color:#0e76bc;
	background-image:url('images/footerBG.png');
	background-repeat:repeat-x;
	height:180px;
	padding:10px 50px;
	border-top:5px solid #333;
	border-bottom:1px solid #333;
	text-align:left;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}

#footerContainer div{
	width:175px;
	height:160px;
	float:left;
	margin:0 25px 0 0;
	padding:0 0 0 15px;
	border-left:1px dotted;
    border-left:FFF}

#footerContainer a {
	color:#FFF;
	text-decoration:none;
}

#footerContainer a:hover{
	color:#333;
}

#footerContainer ul{
	margin:0;
	padding:0;
	list-style:none;
}

#footerContainer li{
	margin:0;
	padding:0;
}

#bottomNav {
	float:left;	
}

#legal{
	text-transform:none;
}

#legal li{
	padding-bottom:10px;
}

#bottomSocialMedia li {
	float:left;
	margin-left:10px;
}

#bottomSocialMedia .power {
	margin-top:15px;
	clear:both;	
	text-transform:lowercase;
	text-align:center;
	font-size:10px;
}

#footerDesc {
	text-align:center;
	width:auto;
	height:auto;
	margin:25px auto;
	padding:0 15px 0 15px;
	border-left:none;
	border-top:1px #0e76bc dotted;	
	color:#0e76bc;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}

