@charset "utf-8";
/* CSS Document */

body {
margin: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(../images/bg.jpg) repeat-x;
}

img {
border: 0;
}

/*  Navigation */

#nav {
font-size:93%;
line-height:normal;
height: 45px;
}
	
#nav ul {
margin:0;
padding: 0;
list-style:none;
}

#nav li {
float:left;
margin:0;
padding:0;
}
	
#nav a.home {
display:block;
background: url(../images/home-on.gif); 
width: 70px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.home:hover, #nav #active_home  {
display:block;
background: url(../images/home-off.gif); 
width: 70px;
height: 45px;
text-indent: -9999px;
}

#nav a.free-quote  {
display:block;
background: url(../images/hr-off.gif); 
width: 120px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.free-quote:hover, #nav #active_free-quote  {
display:block;
background: url(../images/hr-on.gif); 
width: 120px;
height: 45px;
text-indent: -9999px;
}

#nav a.company  {
display:block;
background: url(../images/company-on.gif); 
width: 95px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.company:hover, #nav #active_company  {
display:block;
background: url(../images/company-off.gif); 
width: 95px;
height: 45px;
text-indent: -9999px;
}

#nav a.services  {
display:block;
background: url(../images/services-on.gif); 
width: 95px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.services:hover, #nav #active_services  {
display:block;
background: url(../images/services-off.gif); 
width: 95px;
height: 45px;
text-indent: -9999px;
}

#nav a.information  {
display:block;
background: url(../images/information-on.gif); 
width: 170px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.information:hover, #nav #active_information  {
display:block;
background: url(../images/information-off.gif); 
width: 170px;
height: 45px;
text-indent: -9999px;
}

#nav a.newsletter  {
display:block;
background: url(../images/newsletter-on.gif); 
width: 131px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.newsletter:hover, #nav #active_newsletter  {
display:block;
background: url(../images/newsletter-off.gif); 
width: 131px;
height: 45px;
text-indent: -9999px;
}

#nav a.resources {
display:block;
background: url(../images/resources-on.gif); 
width: 105px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.resources:hover, #nav #active_resources  {
display:block;
background: url(../images/resources-off.gif); 
width: 105px;
height: 45px;
text-indent: -9999px;
}

#nav a.contact  {
display:block;
background: url(../images/contact-on.gif); 
width: 90px;
height: 45px;
text-indent: -9999px;
}
	
#nav a.contact:hover, #nav #active_contact  {
display:block;
background: url(../images/contact-off.gif); 
width: 90px;
height: 45px;
text-indent: -9999px;
}

h1 {
margin: 0 8px 15px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #4A4E53;
}

p.header_text {
margin: 0 8px 0 0;
padding: 0;
color: #958C82;
}

h3 {
margin: 23px 0 18px 8px;
text-indent: -9999px;
height: 19px;
background: url(../images/welcome_text.gif) no-repeat;
}

p.welcometext {
margin: 0 25px 0 8px;
padding: 0;
color: #B5C5D7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 17px;
}

.wbtext {
font-size: 10px;
font-weight: bold;
color: #fff;
}

.email {
border: 0;
background: #CDD8E4;
width: 281px;
color: #01264E;
}

p.main-text {
margin: 38px 25px 0 0;
text-align: justify;
line-height: 18px;
}

.green-text{
color: #72AE42;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

#blist ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#blist li
{
background-image: url(../images/bullets.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
margin: 1em 0;
font-weight: bold;
color: #003875;
}

p.cop_ser{
margin: 0 5px 0 0px;
color: #01264E;
line-height: 17px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a.linkg2b, a.linkg2b:visited
	{
	color:#72AE42;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.linkg2b:hover
	{
	color:#003875;
	text-decoration: none;
	}
	
a.linkg2g, a.linkg2g:visited
{
color:#515558;
text-decoration: none;
}
	
a.linkg2g:hover
	{
	color:#003875;
	text-decoration: underline;
	}
	
h2{
color: #72AE42;
font-size: 20px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}

p.pagecontent {
margin: 0;
text-align: justify;
line-height: 17px;
}

.leftimg {
margin: 5px 15px 0 0 ;
float: left;
}

a.linkgb, a.linkgb:visited
	{
	color:#72AE42;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	}
	
a.linkgb:hover
	{
	color:#003875;
	text-decoration: none;
	}
	
a.linkbg, a.linkbg:visited
	{
	color:#003875;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
a.linkbg:hover
	{
	color:#72AE42;
	text-decoration:  underline;
	}

.wbtext {
color: #fff;
font-size: 12px;
font-weight: bold;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}