
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general css */

body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-color:#eeeeee;
}

body, a, ul li, ul li a, table tr td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#221e1f;
font-weight:normal;
text-decoration:none;
}

a{ font-weight:bold; text-decoration:none;}
a:hover{ color:#be2f2f; }

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

p{ padding-bottom:10px; }

h1{
width:300px;
font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
font-size:26px;
line-height:32px;
color:#74ca00;
font-weight:normal;
text-decoration:none;
padding:0px 0px 5px 0px;
margin:0px 0px 20px 0px;
border-bottom:8px solid #74ca00;
}

h2{
font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
font-size:20px;
line-height:25px;
color:#221e1f;
font-weight:normal;
text-decoration:none;
padding:0px 0px 5px 0px;
}

h3{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px dotted #000000;
}

h3, h3 a{
font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
line-height:22px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

h5{ padding:0px 0px 10px 10px; margin:0px 0px 0px 0px; 
background-image:url(/images/bullet_5x5.gif);
background-repeat:no-repeat;
background-position:left 7px;
}

h5, h5 a{
font-family:Times New Roman, Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:19px;
color:#0892d8;
font-weight:normal;
text-decoration:none;
}

#page{ width:1020px; margin:0px auto; text-align:left; background-color:#ffffff;}
.blue-line{ width:100%; height:4px; background-color:#0892d8; margin:10px 0px 10px 0px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header css */

#header{ height:144px; position:relative;
background-image:url(/images/bg_header.gif);
background-repeat:repeat-x;
background-position:left top;
}
#header .logo{ position:absolute; top:12px; left:32px; }
#header .call{ position:absolute; top:30px; left:730px; }
#header .top-left-corner{ position:absolute; top:0px; left:0px; }

#header .call{
font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
font-size:20px;
line-height:20px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
text-transform: uppercase;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header-nav css */

#header-nav{ position:absolute; top:115px; left:5px; }

#header-nav, #header-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#505050;
text-decoration:bold;
text-transform: uppercase;
}
#header-nav{ color:#0892d8; }


#header-nav a{ padding:0px 13px; }
#header-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */

#middle{}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left css */

#left{ width:542px; float:left; }

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

#content{ width:542px; }
#content .content-wrapper{ padding:55px 15px 25px 22px; }
#content .content-text{
background-image:url(/images/bullet_7x7.gif);
background-repeat:no-repeat;
background-position:35px 40px;
border-top:1px dotted #000000;
padding:34px 20px 10px 50px;
}
#content .short-dotted-line{ border-top:1px dotted #000000; width:200px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ right css */

#right{ width:478px; float:left; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-snippet css */

#right-snippet{
width:478px; height:175px; 
background-image:url(/images/bg_right_478x175.gif);
background-repeat:no-repeat;
background-position:left top;
}
#right-snippet .right-snippet-wrapper{ padding:95px 50px 0px 32px; }
#right-snippet p{ padding-bottom:0px; }
#right-snippet a{ font-size:10px;}
#right-snippet a:hover{ font-weight:bold;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ page-footer css */

#page-footer{ 
height:110px; position:relative; 
background-image:url(/images/bg_footer.gif);
background-repeat:no-repeat;
background-position:left top;
}

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

#footer-nav{ position:absolute; top:80px; left:650px; }

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

#footer-nav a:hover{ text-decoration:underline; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ e-links css */

#elinks{}
#elinks .elinks-wrapper{ padding:0px 0px 0px 0px; }
#elinks .item{ padding:0px 0px 10px 0px;}
#elinks .item-wrapper{ padding:0px 0px 0px 0px; }
#elinks .title{
font-family:Verdana, Arial, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#000;
text-decoration:none;
padding:0px 0px 5px 0px;
}
#elinks .description{ padding:0px 0px 0px 20px; }
#elinks .url{ padding:0px 0px 0px 20px; }
#elinks .url a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#be2f2f;
text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{ clear:both; }
.clrlft{ clear:left; }
.clrrt{ clear:right; }

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

#contact-form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 50px; } 
#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:Arial, Verdana, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#272A31; padding:2px; line-height:15px; }
#contact-form #company-lead-form table tr .column1{ text-align:left; padding-left:10px; width:230px; 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:220px; height:22px; background-color:#fff !important; margin-bottom:5px;}
#contact-form #company-lead-form table tr td .phone1{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone2{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone3{ width:70px !important; }
#contact-form #company-lead-form table tr td select{}
#contact-form #company-lead-form table tr td textarea{ height:120px !important; }
#contact-form #company-lead-form table tr td .submitbutton{ width:auto; height:auto; border:none; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#main-form{ margin:0px 0px 0px 0px; padding:20px 20px 0px 20px; } 
#main-form p{ 
font-size:11px;
line-height:14px;
color:#e09d9d;
}
#main-form #company-lead-form{}
#main-form #company-lead-form p{color:#FF0000;}
#main-form #company-lead-form table{border:0px; margin:0px;}
#main-form #company-lead-form table tr td{ font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#e09d9d; padding:2px; line-height:15px; }
#main-form #company-lead-form table tr .column1{ text-align:left; padding-left:0px; width:190px; line-height:14px; }
#main-form #company-lead-form table tr .column2{ text-indent:0px; } 
#main-form #company-lead-form table tr .column1-error{ text-align:right; color:#FF0000; }
#main-form #company-lead-form table tr td input, #main-form #company-lead-form table tr td select, #main-form #company-lead-form table tr td textarea{ font-family:Verdana,Arial, Helvetica, sans-serif; font-size:11px;  font-weight:normal; text-decoration:none; color:#fff;  border:none; width:190px; height:20px; background-color:#8c8c8c !important; margin-bottom:5px;}
#main-form #company-lead-form table tr td .phone1{ width:61px !important; }
#main-form #company-lead-form table tr td .phone2{ width:61px !important; }
#main-form #company-lead-form table tr td .phone3{ width:70px !important; }
#main-form #company-lead-form table tr td select{}
#main-form #company-lead-form table tr td textarea{ height:120px !important; }
#main-form #company-lead-form table tr td .submitbutton{ width:85px; height:24px; border:none; }

