body {
	margin: 0;
	padding: 0;
	background: repeat-x url(images/header_bac.jpg) top left;
	text-align: center;
	color: #585858;
	font: 12px/15px Verdana;
}

h1 {
	margin-top: 32px;
	padding-bottom: 5px;
	display: block;
	font-size: 15px;
	font-style: normal;
	
}


h2 {
color: #4F89C0;
	margin-top: 10px;
	margin-bottom:0px;
	padding-bottom: 0px;
	font-size: 16px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.6em;
	text-align: left;
}


em {
	background: #fff7d8;
	border-bottom: 1px solid #ffe4ba;
	padding-right: 0;
	padding-left: 0;
	padding: 2px;
	font-weight: normal;
font-style:normal;

}

img a, img {
	border-width: 0;
	border-color: transparent;
	margin: 0;
	padding: 0;
}


#lower a{
	color: #0a5070;
	color: #315c79;

}

#lower a:hover{
	color: #4ca0c7;
}

#lower{
	margin: 0;
	padding: 0;
}


#shadow {
	background: repeat-x url(images/bg2.jpg);
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 895px; 
	padding:0 35px 0 35px;
	text-align: left;
	background: repeat-y url(images/center_bac.jpg) left;
}

#top{
	margin: 0px;
	padding:  0px;
	height: 159px;
	background: no-repeat url(images/header.jpg) 0px 0px;
	position: relative;
}

#logo { 
	text-align:left;
	position: absolute;
	top:-10px;
	left:0px;
	}
	
#logo h1{
	border:none;
	}

#logo h1 a { 
	margin: 0 0 0 50px;
	display:block;
	text-indent: -9000px;
	width:273px;
	height:84px;
	text-decoration:none;
	background: url(images/logo.jpg);
	}

#getquote {
	text-align:left;
	position: absolute;
	top:86px;
	left:788px;
    font-weight:bold;
    color:white;
    text-decoration:none;
}

#getquote a {
    color:white;
    text-decoration:none;
}


/*nav*/

#nav{
	position: absolute;
	top: 120px;
	left: 50px;
}

#tabs {
	float:left;
	width:100%;
}

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

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	background:url("images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FFF;
}
    #tabs a:hover {
	background-position:0% -42px;
}
    #tabs a:hover span {
	background-position:100% -42px;
}

	#tabs #current a {
	background-position:0% -42px;
}
	#tabs #current a span {
	 background-position:100% -42px;
}


#maincontent{
	padding: 0;
	margin: 0;
    padding-bottom:0;
    border-bottom:#ccc 15px solid;
	background:url(images/maincontent_bac.jpg) top left no-repeat;
}

#maincontent-single{
	background: white 0px 0px no-repeat;
	padding: 0;
	margin: 0;
	border-top: solid 8px #d7bb7a;
	padding-bottom:50px;
}



#maincontent ul {
	padding: 0;
	margin-left: 20px;
}
#maincontent li{
margin-bottom: 4px;
}

#right-col{
        width: 575px;
        margin:30px 20px 20px 20px;
        float: right;
		background:url("images/spark.gif") no-repeat left 2px;
}

#header-text{
	
	padding:0 20px 20px 20px;
	overflow: visible;
        margin:0 20px 20px 20px;
}


#header-text h1{
	padding:7px 0 0 15px;
        margin:0;
	color:#FFF;
        font-size:20px;
        font-family:arial;
        font-weight:normal;
	display:block;
}

#header-text h1 span {
	border-bottom: 2px solid #fff;
	padding-bottom:5px;
}
#content{
	padding:10px 20px 20px 20px;
	overflow: visible;
    background:white;
    margin:30px 20px 20px 20px;
}

#content img {
       padding:5px;
       border:1px #ccc solid;
}

#sidebar{
	width: 276px;
	float: left;
	margin-top:20px;

}

#sidebar-inside{
background:url(images/sidebar_inside.jpg) no-repeat top left;
padding-left: 20px;
padding-right:10px;
}

#sidebar-inside h2{
margin:0;
padding:26px 0 10px 10px;
color:#FFF;
font-size:14px;
}

#sidebar-inside h2 a{
text-decoration:none;
color:#FFF;
}


#sidebar-inside h2 a:hover{
text-decoration:underline;
color:#FFF;
}

#sidebar-inside_links{
	padding-left: 20px;
	padding-right:10px;
	background-image: url(images/sidebar_inside_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar-inside_links h2{
	margin:0;
	color:#FFF;
	font-size:14px;
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sidebar-inside_links p{
padding:5px 0 0 0;
margin:0;
font-size:12px;
font-weight:bold;
color:#FFF;
}

#sidebar-inside_links h2 a, #sidebar-inside_links p a{
text-decoration:none;
color:#FFFFFF;
}

#sidebar-inside_links h2 a:hover, #sidebar-inside_links p a:hover{
text-decoration:underline;
color:#FFFFFF;
}
#sidebar-inside_address{
background:url(images/sidebar_inside_address.jpg) no-repeat top left;
padding-left: 20px;
padding-right:10px;
color:#001591;
margin-top:20px;
height:346px;
}

#sidebar-inside_address h2{
margin:0;
padding:20px 0 10px 10px;
color:#001591;
font-size:14px;
}

#sidebar-inside_address p{
padding:5px 0 0 0;
margin:0;
font-size:12px;
font-weight:bold;
color:#333;
}

#sidebar-inside_address h2 a, #sidebar-inside_address p a{
text-decoration:none;
color:#001591;
}

#sidebar-inside_address h2 a:hover, #sidebar-inside_address p a:hover{
text-decoration:underline;
color:#001591;
}


#singlecol{
	padding-left: 38px;
    padding-right: 38px;
	padding-top: 3px;
	overflow: visible;
}

#footer{

	padding: 20px 19px 15px 29px;
	border-bottom: 8px solid #bdd0df;
	border-top: 1px solid #dbdbdb;
    color: gray;
}

#footer a{
color: #4F89C0;
}




.clearer{
	clear: both;
background: white;
	
}


select{
width: 300px;
margin-bottom: 3px;
}

.table td{
vertical-align: top;
padding: 10px;
margin: 1px;
}

.headercell{
color: gray;
}

.table tr{
border-bottom: 1px solid gray;
}

img.clearbits {
   background-color: #9cabba;

}

#alternatelinks a{
color: gray;
margin-right: 3px;
margin-left: 3px;

}
#alternatelinks{
padding-bottom: 10px;
border-bottom: 1px solid #ede6dd;
}
.big{
font-size: 16px;
display: block;
letter-spacing: 1px;
text-decoration: none;
paddig-bottom: 3px;

}
.selfservice{
padding-top: 9px;
padding-bottom: 9px;
border-bottom: 1px solid #ede6dd;
}

.mailer-error {
  border:1px solid red;
  padding:10px;
  font-weight:bold;
  margin-bottom:20px;
}

div#itsthetable{
	font-family:		Helvetica, Arial, "Franklin Gothic Medium", sans-serif;
}

table{
	border-collapse: collapse;
	text-align:left;
}

thead tr th{
	color:				#0099ff;
	text-transform:		uppercase;
	text-align:			center;	
	padding:			0.4em 0;
	border-bottom:		3px solid #000;
}

tfoot th, tfoot td{
	border-top:			3px solid #000;
}
tr td, tr th{
	border-bottom:		1px solid #000;
	padding:			0.6em 0.4em;
	line-height:		1.5em;
}
tr.odd td, tr.odd th{
	background:url(tablebkg.jpg) top left repeat-x;
}

tbody th a{
	text-transform:uppercase;
}

tbody a, tbody a:link{
	color:			#0099ff;
	font-weight:	bold;	
	text-decoration:none;
}

tbody a:visited{
	color:			#000;
}


/* Contact and Brochure forms */


fieldset {
border: 1px solid #EBEBEC;
width: 475px;
margin: 0 auto;
padding:15px;
}

legend {
color: #ccc;
font-size:1.3em;
margin: 8px 10px;
padding: 2px 10px;
}


div#content .contactform {
padding-left:35px;
}

div#content input {
color: #781351;
background: #EBEBEC;
border: 1px solid #888;
width: 30em;
margin:5px 0 5px 0;
}


div#content .submit input {
color: #fff;
padding: 3px 4px;
background: #2061A0;
border: 1px outset #888;
margin-top:20px;
} 

div#content select {
color: #781351;
background: #EBEBEC;
border: 1px solid #888;
width: 30em;
margin:5px 0 5px 0;
}

div#content textarea {
   width: 31em;
   height:6em;
   background: #EBEBEC;
   margin-bottom:15px;
   border: 1px solid #d7b9c9;
   font-size:13px;
}

div#content .checkboxes input {
   width:15px;
   height:15px;
   margin-bottom:3px;
   font-size:13px;
}

/* End of Form' */

