a:link {color:#ffffff;}      /* unvisited link */
a:visited {color:#ffffff;}  /* visited link */
a:hover {color:#ffffff;}  /* mouse over link */
a:active {color:#ffffff;}  /* selected link */

a.light_back:link {color:#323233;}      /* unvisited link */
a.light_back:visited {color:#323233;}  /* visited link */
a.light_back:hover {color:#ffffff;}  /* mouse over link */
a.light_back:active {color:#323233;}  /* selected link */

img { border: none; }

body{
	background-color:#000000;
	background-image:url('backgrounds/back.png');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;


}

.background{
	position: absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

#shadow_right{
	position:absolute;
	right:-30px;
}

#shadow_left{
	position:absolute;
	left:-30px;
}

.backText{
	position:absolute;
}

.wrapper{
	margin:0 auto;
	width:940px;
	height:768px;
	background-color:transparent;
	position:relative;
	z-index:2;
}


#header{
	position: relative;
	height:127px;
	z-index:50000;
}

#title{
	height:97px;
	width:100%;
	background-color:#094ea3;
	background-image:url('backgrounds/topbannernew.png');
	background-repeat:no-repeat;
    /*background-position: 170px 0px;*/
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
}

#content{
	position:relative;
	padding-top:7px;



}

#headings{
	color:#e1e1e1;
	margin:0 auto;
	
}

#footer{
	width:100%;
	color:#ffffff;
	background-color:#094ea3;
	text-align:center;
	padding:1px;
	margin-top:7px;
    position: relative;

}

.menu_top {
	width:100%;
	margin:0px;
	padding:0px;
	background:#fff none;
	}
.menu_top ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	}
.menu_top li {
	margin:0px;	
	padding:0px;
	float:left;
	width:130px;
	height:30px;
	margin-right:3px;
	background:#e1e1e1 none;
	text-align:center;
	}
	
.menu_top a {
	display:block;
	width:100%;
	height:24px;
	text-decoration: none;
	padding-top:6px;
	}
.menu_top a:hover {
	background:#9a1820 none;
	}
#menu_top_last{
	margin-right:0px;
}

.breadcrumbs {
	display: block;
	width:100%;
	margin:6px 0px 2px;
	padding:0px;
	list-style-type: none;
	position: relative;
	overflow: auto;
	}
.breadcrumbs li {
	color:#e1e1e1;
	margin:0px;	
	padding:0px;
	float:left;
	margin-right:4px;
	}

.utilLinks  {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding-top:5px;
    }




a.testimony{
	display:block;
	width:100%;
	height:100%;
}

.testim{
	position:static;
	width:300px;
/*	height:65px; */
	padding:5px;
	color:#ffffff;
	background-color:#9a1820;
	margin-right:7px;
}

#map{
	position:relative;
	width:798px;
	height:475px;
	margin:0 auto;
	}

#map_AL{
	position:absolute;
	top:25px;
	}

#map_HI{
	position:absolute;
	top:230px;
	}

#map_48{
	position:absolute;
	left:200px;
	}

#map_48_r{
	position:absolute;
	left:200px;
	top:364px;
	}
	
.content_text{
	position:relative;
	color:#ffffff;
}

.contentBox{
	position:absolute;
	right:2px;
	width:215px;
	color:#ffffff;
	
}

.contentHeading{
	display:inline;
}

.contentText{
	background-color:#9a1820;
	padding:7px;
	width:97%;
	color:#ffffff;
	height:100%;
	margin-right:7px;
}

.contentTextFull{
	background-color:#9a1820;
	width:700px;
	color:#ffffff;
}

#timeline{
	position:absolute;
	right:0px;
	bottom:-92px;
}

.headingWBack{
	margin: 0px;	
	padding:0px;
	float:left;
	width:100%;
	margin-right:2px;
	background:#e1e1e1 none;
	text-align:center;
}

.headingNBack{
	width:100%;
	margin:2px;
	color:#ffffff;
	text-align:center;
}

.contentTextTrans{
	position:relative;
	padding:7px;
	width:97%;
	color:#ffffff;
	height:275px;
	margin-right: 7px;
	top:-10px;
}


.productText{
	 color:#ffffff;
	 display:none;
}

#textandtest{
	position:relative;
	top:-90px;
	z-index:4000;
}

#productInfo{
	position:absolute;
	left:0px;
	top:0px;
	height:418px;
	width:257px;
	background-color:#9a1820;
}

#productMenu{
	position:absolute;
	right:0px;
	top:-3px;
	z-index:2;
}

html>/**/body #productMenu{top:-15px}

#products{
	position:relative;
	top:1px;
	height:418px;
	width:100%;
	overflow:hidden;
}

.productButtonEv{
	background-color:#9a1820;
	width:198px;
	margin-top:4px;
}

#productButtonOdd{
	background-color:#CD3641;
	width:198px;
	margin-top:4px;
}

.pButton{
	display:inline;
}

p{
	padding:5px;
	padding-right:10px;
	padding-left:10px;
}

p.medHeading{
	color:#ffffff;
	font-size:20px;
	text-align:center;
}

td.dealers{
	vertical-align: top;
}

div.dealers{
	position:absolute;
	top:350px;
	filter:alpha(opacity=0);
  	/* CSS3 standard */
  	opacity:0.0;
	left:0;                  /* set left and right to the same value! */
  right:0;
  margin-left:auto;        /* adding auto-margins left and right will
                               center the element horizontally!*/
  margin-right:auto;
	
}

table.dealers{
	display: block;
	margin-left: auto;
    margin-right: auto
}

p.darkBack{
	color: #e1e1e1;
	font-size: 14px;
}

p.darkBackCenter{
	color: #e1e1e1;
	font-size: 14px;
	margin-left: auto;
    margin-right: auto;
}

table.darkBackCenter{
	color: #e1e1e1;
	margin-left: auto;
    margin-right: auto;
}

#darkBackground{
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter:alpha(opacity=4);
  	/* CSS3 standard */
  	opacity:0.4;
  	z-index:-1;
}

.twoThirdsText{
	position: relative;
	left: 225px;
	width: 700px;
	color: #e1e1e1;

	
}

.oneThirdsText{
	position: absolute;
	height: 98.5%;
	width: 222px;
	background-color:#9a1820;
}

.imgHead{
	position:absolute;
}

#mediaButton{
	position: relative;
	left: -4px;
	top: 0px;
}

#icons{
	position:absolute;
	right: 0px;
}

.NoBackCenter{
	color: #e1e1e1;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.NoBack{
	color: #e1e1e1;
}

#rfqForm{
	text-align: right;
}

#rfqDiv{
	width: 400px;
}

.newsCat    {
    font-weight:bold;
    font-size:30px;
    color:#ccc;
    margin-bottom:0px;
    text-align:right;
    padding-right:25px;
	color: #e1e1e1;
    }

.newsDiv    {
    margin-top:-3px;
    border:1px solid #ccc;
    padding:5px;
    margin-bottom:15px;
	color: #e1e1e1;
    }
    
#infoDiv{
	position: absolute;
	width:683px;
	margin-left: auto;
    margin-right: auto;
  	left: 170px;
}

#mediaDiv{
	margin-left: auto;
    margin-right: auto;
	left: 122px;
  	color: #e1e1e1;
	position: relative;
}

#newsButtons{
	position: absolute;
	right: 10px;
	top: 15px;
}

.pageHeadline{
	position: relative;
	top: -15px;
	left: 10px;
	color: #e1e1e1;
	font-size:50px;
}

#newsAreaDiv{
	position: relative;
	width: 940px;
	height: 550px;
}

#myGallerySet
{
width: 800px !important;
height: 450px !important;
}


.testapic{
	position: absolute;
	right:5px;
	top:5px;
}

#frontpage_circles{
    height: 428px;
    width: 100%;
    background-color: #184AA0;
    position: relative;
}
#frontpage_circles_center{
    position: absolute;
    left: 294px;
    top: 100px;
    z-index: 2;
}
.frontpage_circle_image{
    position: absolute;
    z-index: 3;
    display: none;
}
.frontpage_circle_text{
    position: absolute;
    z-index: 6;
    color: white;
    margin: 0px;
    padding: 0px;
}
.frontpage_circle_text a{
    text-decoration: none;
}
.frontpage_circle{
    position: absolute;
    z-index: 4;
}
#frontpage_text{
    background-color: white;
    color: black;
    font-size: 110%;
    padding: 10px 20px;
}

.bottom_button{
    position: absolute;
    top: 0px;
    left: 822px;
}
.social_icon{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.top_phone{
    color: white;
    position: absolute;
    left: 810px;
    top: 5px;
    font-size: 16px;
}

.front_logos{
    float: left;
    margin-left: 28px;
}

