 	/*******



DK. Bl #	28377b

--old--
Green #739d66

DkReda55454

Brown: 	8C6200

LT. Blue:	#a4e092



ltGreen  a4e092
green:		#739d66

*******/


body{
	background-color:#605ca8;
	background-image:url('images/bg.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 */
   overflow:hidden;/* important */
   z-index:0;
}

#s3sliderContent {
	width: 939px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: -35px; /* important */
	margin-left: 0; /* important */
	height: 317px;
	left: -40px;
    z-index:0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   z-index:0;
}

.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;
}

.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:#CCC;
}

.snContainer{
	padding-top:4px;
	float:left;	
	width:450px;
	text-align:left;
}

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

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

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

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

.headerDiv{
	background-image:url('images/header.jpg');
	width:900px;
	height:130px;
	
	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:25px;
	background-color: #110e53;
	border-top:2px solid #110e53;
	border-bottom:3px solid #FC0;	
	z-index:100;
    background-image: url('images/navbg.png');
	background-repeat: repeat-y;
}
.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: #FFF;
	text-align: center;
	text-decoration: none;
}
.navbar li a:hover {
	background: #605ca8;
	color:#eb9301;
}
.navbar div {
	position: relative;
	visibility: hidden;
	margin-top: 7px;
	background:#110e53;
	border-right:3px solid #FC0;
	border-left:3px solid #FC0;
	border-bottom:3px solid #FC0;
	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: #110e53;
	color: #FFF;
	font: bold 12px Tahoma;
    background-image: url('images/navbg2.png');
	background-repeat: repeat-y;
}
.navbar div a:hover	{	
	background: #605ca8;
	color: #eb9301;
}



.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:#333;
	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:#333;
	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:#333;
	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 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;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
}

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

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

.getQuoteContainer {
position:relative;
	width:200px;
	height:265px;
	border:none;
	background-image:url('images/QuoteBlurbBG.png');
	background-repeat:no-repeat;
	margin:0 35px 0 35px;
	padding-top:10px;
	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:#110e53;
	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 #FFF dotted;	
	color:#FFF;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}

