@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #606C7D;
background: #DCE7F2 url(images/bg.jpg) top center;
}


#main {
width: 950px;
margin: auto;
overflow: hidden;
clear: both;
background: url(images/center_bg.jpg) no-repeat;
}

/*#nav{
color: #D3E6F3;
float: left;
width: 100%;
margin: 0px;
padding: 0px;
font-size: 14px;
background: #DCE7F2 url(images/nav.gif) repeat-x;
}

#nav ul {
margin: 0px 0px 0px 26px;
padding: 0px;
 }*/
 
#nav_main {
width: 100%;
background: #DCE7F2 url(images/nav.gif) repeat-x;
height: 50px;
}

#nav{
color: #D3E6F3;
width: 1030px;
margin: auto;
padding: 0px;
font-size: 14px;
}

#nav ul {
margin: 0px 0px 0px 0px;
padding: 0px;
 }

#nav ul li { display: inline; }

#nav ul li a
{
padding: 16px 13px  17px 13px;
color: #D3E6F3;
text-decoration: none;
float: left;
border-right: 1px solid #0077B7;
}

#nav ul li a:hover
{
background-color: #369;
background-image: url(images/nav_off.gif);
color: #fff;
}

#nav li a#current
{
background-color: #369;
background-image: url(images/nav_off.gif);
color: #fff;
}

img {
border: none;
}

#call {
width: 250px;
height: 40px;
background: url(images/contactus.png) no-repeat left;
margin-left: 59px;
text-align:right;
border: 0px;
cursor: pointer;
}

h2 {
color: #016BAE;
font-size: 30px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}


.btext {
font-family: Helvetica;
font-size: 28px;
color: #002C6D;
}

.lgspan {
color: #00A1B2;
}

.bluebor {
border-bottom: 1px solid #002C6D;
border-top: 1px solid #002C6D;
}

.maintextpra {
margin: 0px;
line-height: 15px;
font-size: 12px;
}

a.linkg2b, a.linkg2b:visited
	{
	color:#00A1B2;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
	
a.linkg2b:hover
	{
	color:#016BAE;
	text-decoration: underline;
	}
	
#quote {
color: #00A1B2;
margin: 0px;
line-height: 14px;
}

.boldtext {
font-size: 13px;
font-weight: bold;
color: #000;
}

p.locatp {
margin: 0px;
line-height: 18px;
font-size: 12px;
}

/* ------------- Footer ------------- */

#footer {
width: 100%;
height: 154px;
background: url(images/footer_bg.gif) repeat-x;
}

#footer_main {
width: 950px;
margin: auto;
height: 154px;
background: url(images/footer-img.jpg) no-repeat left;
}

#footer_main .bluetext {
color: #00426F;
font-size: 12px;
}

a.linkbb, a.linkbb:visited
	{
	color:#00426F;
	text-decoration: none;
	font-size: 12px;
	}
	
a.linkbb:hover
	{
	color:#000;
	text-decoration: underline;
	}
	
a.linkgb, a.linkgb:visited
	{
	color:#00A1B2;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
	
a.linkgb:hover
	{
	color:#016BAE;
	text-decoration: underline;
	}
	
/* Sub Page */

#main_subpage {
width: 950px;
margin: auto;
overflow: hidden;
clear: both;
}

.contact_form .input_cf {
border: 1px solid #ccc;
}

.contact_form .input_select {
border: 1px solid #ccc;
}

.contact_form .input_textarea {
border: 1px solid #ccc;
}

.leftimg {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

/*.previousimg {
padding: 1px;
border: 2px dotted #0163A7;
}*/

p.previousimgp { 
margin: 5px 3px 0 3px;
}

.spaimg {
padding: 2px 0 2px 0;
border-bottom: 2px solid #014E94;
border-top: 2px solid #014E94;
vertical-align: bottom;
}

.spatextbg {
margin: 0 12px 0 0;
padding: 0 27px 20px 0;
width: 220px;
height: 20px;
background: url(images/spaimg.jpg) no-repeat;
float: right;
}

.spatextbg a, .spatextbg a:visited
	{
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	}
	
.spatextbg a:hover
	{
	color:#DDEFFC;
	text-decoration: underline;
	}