body{
margin:0px;
padding:0px;
text-align:center;
background-color:#F6F6F6;
background-image:url(/images/body_bg_2x127.gif);
background-repeat:repeat-x;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3C3A;
line-height:18px;
}

img{
border:0px;
padding:0px;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#E4850E;
font-weight:bold;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
}

h1, h2, h3, h4{
margin:0px;
padding:0px;
}

p{
margin:0px;
padding:0px;
}

#page{
width:740px;
background-color:#FFFFFF;
margin:0px auto;
text-align:left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ top css */

#top{
height:60px;
position:relative;
}

#top .logo{
position:absolute;
top:9px;
left:26px;
}

#top .top-img{
position:absolute;
top:0px;
left:209px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search css */

#search{
height:38px;
background-color:#8C2D43;
position:relative;
}

#search-box{
position:absolute;
top:7px;
left:380px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ top-nav css */
#top-nav{
height:29px;
background-color:#F1EEDF;
}

#top-nav .top-nav-wrapper{
padding-left:50px;
}

#top-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:29px;
font-weight:bold;
color:#384B5A;
text-decoration:none;
padding:0px 25px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */
#middle{
width:740px;
background-image:url(/images/middle_bg_740x1.gif);
background-repeat:repeat-y;
background-position:left top;
float:left;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left css */
#left{
width:184px;
float:left;
}

#left .left-wrapper{
padding-left:6px;
}

#left .left-ads{
text-align:center;
padding-bottom:10px;
padding-top:10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lft-nav css */ 

#lft-nav{
width:178px;
background-color:#208E9D;
padding-top:25px;
padding-bottom:50px;
}

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

#lft-nav ul li{
background-color:#157283;
line-height:26px;
border-bottom:3px solid #208E9F;
}

 
#lft-nav ul li a{
font-family:Arial;
font-size:12px;
line-height:20px;
padding-left:10px;
color:#E3ECE9;
font-weight:bold;
text-decoration:none;
}
 
#lft-nav ul li ul{ 
padding:6px 0px 6px 0px;
margin:0px;
list-style-type:none;
background-color:#208E9F;
}

#lft-nav ul li ul li{
line-height:12px;
background-color:#208E9D;
}
 
#lft-nav ul li ul li a{
font-family:Arial;
font-size:11px;
line-height:12px;
padding-left:0px;
color:#E3ECE9;
font-weight:normal;
text-decoration:none;
background-image:none;
padding-left:10px;
}

#lft-nav ul li ul li a:hover{
text-decoration:underline;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */

#content{
width:556px;
float:left;
}

#content .content-wrapper{
padding:44px 35px 20px 20px ;
}

#content h1{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
line-height:26px;
color:#354C5C;
font-weight:normal;
text-decoration:none;
margin-bottom:30px;
}

#content h2{
font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#354C5C;
font-weight:bold;
text-decoration:none;
margin-bottom:5px;
}

#content h1.main{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
line-height:26px;
color:#137383;
font-weight:bold;
text-decoration:none;
margin-bottom:35px;
}

#content p{
margin-bottom:10px;
}

#content .snippet3{
background-color:#F1EFE2;
width:556px;
float:left;
}

#content .column{
width:166px;
padding-top:25px;
padding-bottom:15px;
padding-left:18px;
float:left;
}

#content .column h2, #content .content-right h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#157284;
font-weight:bold;
text-decoration:none;
padding-top:15px;
padding-bottom:15px;
}

#content .column p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#374A5B;
font-weight:normal;
text-decoration:none;
}

#content .snippet2{
width:556px;
float:left;
}

#content .content-left{
width:360px;
float:left;
}

#content .content-left-wrapper{
padding:44px 35px 20px 20px ;
}

#content .main-ads{
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}


#content .content-right{
width:190px;
float:left;
}

#content .content-right-wrapper{
padding:0px 15px 20px 0px ;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ footer css */ 

#footer{
height:30px;
background-color:#117786;
position:relative;
color:#FFFFFF;
}

#footer .copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
position:absolute;
top:8px;
left:15px;
}

#footer .footer-nav{
position:absolute;
top:8px;
left:400px;
}

#footer .footer-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
padding:0px 5px;
}

#footer .footer-nav a:hover{
text-decoration:underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{
clear:both;
}

.clrlft{
clear:left;
}

.clrrt{
clear:right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form */ 

#contact-form{margin-left:0px; padding-bottom:20px; padding-top:20px; 
} 
#contact-form #company-lead-form{}
#contact-form #company-lead-form p{color: #FF0000;}
#contact-form #company-lead-form table{border:0px; margin:0px;}

#contact-form #company-lead-form table tr td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#272A31;
padding:3px;
line-height:24px;
}

#contact-form #company-lead-form table tr .column1{
text-align:left;
padding-left:10px;
width:155px;
line-height:14px;
}

#contact-form #company-lead-form table tr .column2{
text-indent:5px;
}

#contact-form #company-lead-form table tr .column1-error{
text-align: right;
color: #FF0000;
}

#contact-form #company-lead-form table tr td input, #contact-form #company-lead-form table tr td select, #contact-form #company-lead-form table tr td textarea{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:12px; 
font-weight:normal;
text-decoration:none;
color:#000; 
border:1px solid #333;
width:190px;
height:20px;
}

#contact-form #company-lead-form table tr td .phone1{ width:54px !important; }
#contact-form #company-lead-form table tr td .phone2{ width:55px !important; }
#contact-form #company-lead-form table tr td .phone3{ width:55px !important; }
#contact-form #company-lead-form table tr td select{}
#contact-form #company-lead-form table tr td textarea{ height:80px !important; }

#contact-form #company-lead-form table tr td .submitbutton{
width:140px;
height:17px;
border:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ google-search-form */ 

#google-search{
padding-top:4px;
}

#google-search form{
padding:0px;
margin:0px;
}

#google-search table tr td{
font-family:Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
}

#google-search table tr td input{
border:1px solid #fff;
width:130px;
height:18px;
font-size:12px;
}

#google-search table tr td .submit{
width:57px;
height:17px;
border:none;
}
