/* CSS Document */

.skiplink {
	display:none
	}
	
body, html {
	height: 100%;
	font-size:100%;

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	margin-top: 12px;
	color:#666666;
	background-color: #f1f1f1;
}


#wrapper {
	width: 789px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
	background-image:url(graphics/bgtop.gif);
}

.image  {
margin-left: 7px;

}


h1 {
color: #006599;
font-size: 1.6em;
font-weight:normal;
padding-top: 10px;
}

h2 {
color: #006599;
font-size: 1em;
font-weight:bold;
padding-top: 10px;
}

a:link {color:#41568a; text-decoration: none}
a:active {color:#41568a; text-decoration: none}
a:visited {color:#41568a; text-decoration: none}
a:hover {color:#1d558e; text-decoration: underline}





#header {
     height: 98px;
	width: 790px;	
}


#leftpanel {
	float:left;
	width: 135px;
	height: 300px;
	margin-right: 8px;
}


#servicespanel {
background-image:url(graphics/ourservices.gif);
	float:left;
	width: 127px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-top: 30px;
}


#contactpanel {
background:url(graphics/contact.gif) no-repeat bottom;
	float:left;
	width: 127px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-top:40px;
}

#willspanel {
background-color: #ede9ec;
	width: 588px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 9px;
}



#mainpanel {
margin-top: 12px;
margin-left: 0px;
padding-left: 12px;
padding-right: 0px;
margin-right: 2px;
float:left;
width:610px;
position:right;

}

.imageright {
padding-left: 6px;
}


#flashpanel {
width: 400px;
float: right;
}


a.whitetext:link {color:#ffffff; }
a.whitetext:active {color:#ffffff; }
a.whitetext:visited {color:#ffffff; }
a.whitetext:hover {color:#fefefe;  }







#content {
	padding-left: 1px;
}



#footer {
	background-color:#1d558e;
	height: 43px;
	width: 789px;
	text-align:center;
	color: #ffffff;
}






#imagecontainer LI
{
display: block;
margin: 2;
padding: 2;
float: left;
width: auto;
}


#imagecontainer UL
{
list-style: none;
margin: 2;
padding: 2;
border: none;
}

#navcontainer
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 788px;
	background-image:url(graphics/barbg.gif);
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #666666;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 2px 16px;
	border-left: 0px solid #8d9da4;
	border-top: 0px solid #fff;
	border-right: 1px solid #8d9da4;
	border-bottom: 1px solid #8d9da4;
	background-image:url(graphics/barbg.gif);
}

#navcontainer A:hover, #navcontainer A:active {
		background-image:url(graphics/barbgrollover.gif);
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #b3cdd8;
font-weight: bold;
}



#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}



#skipnav {
	display: none;
}





	br {
	clear: left;
}
