body {
background:#080000;
background-position: center top;
font-family:Arial,"MS Trebuchet",sans-serif;
margin:0;
}


a {color: #FFF; font-size: 12px; text-decoration:none; font-weight:bold}
a:hover {color: #000;  font-size: 12px; text-decoration: none; font-weight:bold}
a:active {
	color: #000;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}



.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #006496;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006496;
}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

A.set1:link {color: #333}
A.set1:hover {color: #006496}
A.set1:visited {color:#333}
A.set1:active {color:#333}

/* ------------------------------------------------------Top Panel--------------------------------------------------- */


#top-panel{
	height: 45px;
	width: 100%;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}




#second-top-panel{
	height: 110px;
	width: 100%;
	margin-bottom: 0px;
	background-image: url(images/second-top-panel-bg.png);
	border-bottom: 1px solid;
	border-color: #666;
}



#top-holder{
	height: 90px;
	width: 930px;
	margin-left: auto;
	text-align: right;
	margin-right: auto;
	margin-top: 0px;
}





#logo{
	height: auto;
	width: auto;
	text-align: right;
	float: left;
	padding-top: 35px;
}



#top-nav{
	height: 35px;
	width: 620px;
	text-align: left;
	margin: auto;
	float: right;
	margin-top: 35px;
	margin-right: 25px;
}


#quote-but {
	position:absolute;
	width:140px;
	height:45px;
	z-index:1;
	left: 50%;
	top: 399px;
	margin-left: -470px;
}



/* ------------------------------------------------------Middle Content--------------------------------------------------- */

#header-content {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 480px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(images/header-image-index.jpg);
	background-position: center;
}

#header-content-subpages-home {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 260px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(images/header-image-for-your-home.jpg);
	background-position: center;
}



#header-content-subpages-business {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 260px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(images/header-image-for-your-business.jpg);
	background-position: center;
}



#header-content-subpages-corporate {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 260px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(images/header-image-corporate.jpg);
	background-position: center;

}


#header-content-subpages-quote{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 260px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(images/header-image-quote.jpg);
	background-position: center;

}


/* ------------------------------------------------------Middle Content--------------------------------------------------- */

#middle-outside-container {
	width:auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 320px;
	vertical-align: middle;
	background-color: #FFF;
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-x;
}


#middle-outside-container-subpages {
	width:auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 540px;
	vertical-align: middle;
	background-color: #FFF;
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-x;
}



#middle-inside-container {
	width:1030px;
	margin-top: -60px;
	padding-top: 0px;
	padding-right: 0px;
	height: 320px;
	vertical-align: middle;
	position: absolute;
	left: 46%;
	top: 543px;
	margin-left: -475px;
}


#middle-inside-container-subpages {
	width:1030px;
	margin-top: -60px;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	left: 47%;
	top: 330px;
	margin-left: -475px;
}






#middle-boxes {
	width:300px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: auto;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-left: 26px;
}



#text-boxes {
	width:auto;
	height: auto;
}



/* ------------------------------------------------------Bottom Content--------------------------------------------------- */


#bottom-outside-container {
	width:auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 260px;
	vertical-align: middle;
	background-color: #006496;
}


#bottom-inside-container {
	width:990px;
	margin-top: -60px;
	padding-top: 0px;
	padding-right: 0px;
	height: 230px;
	vertical-align: middle;
	position: absolute;
	left: 47%;
	top: 880px;
	margin-left: -470px;
}



#bottom-boxes {
	width:280px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 200px;
	vertical-align: middle;
	float: left;
	margin-right: 15px;
	margin-left: 35px;
}





/* ------------------------------------------------------Menu--------------------------------------------------*/

#navlist
{
padding: 0 3px 1px;
margin-left: 0;
font: bold 12px Arial, Helvetica, sans-seriff;
text-align:left;
}

#navlist li
{
list-style: none;
margin: 0 5px 0 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #039; }

#navlist li a:visited { color: #039;}

#navlist li a:hover{color: #FFF; background: #036; border-color: #09C;}

#navlist li a#current{color: #FFF ; background:#036; border-color: #09C;} 




/* ------------------------------------------------------Lists--------------------------------------------------*/

#list
{
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:10px;
	list-style: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}


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

#list li
{
	background-image: url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	padding-bottom:10px;
}
