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

body{
margin:0px;
padding:0px;
text-align:center;
background-color:#F0F3F8;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
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:629px;
margin:0px auto;
text-align:left;
background-color:#FFFFFF;
}

#page .page-wrapper{
padding:0px 23px 0px 24px;
}

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

#header{
width:629px;
height:100px;
position:relative;
}

#header .logo{
position:absolute;
top:18px;
left:0px;
}

#header .logo-title{
position:absolute;
top:75px;
left:439px;
}

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

#header-nav{
position:absolute;
top:30px;
left:370px;
color:1F1B18;
}

#header-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#1F1B18;
text-decoration:none;
padding:0px 15px;
}

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

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

#content{
}

#content .line{
border-bottom:1px solid #D0D0D0;
margin:10px 0px 0px 0px;
}

#content .v-space{
height:10px;
}

#content .left{
padding:10px 0px 0px 0px;
width:332px;
float:left;
}

#content .right{
padding:10px 0px 0px 0px;
width:250px;
float:left;
}

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

#content h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:15px;
color:#E17223;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
margin:0px 0px 3px 0px;
}

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

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

#right{
width:200px;
background-color:#EBB6A0;
float:left;
}

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

#footer{
height:50px;
background-color:#A18752;
position:relative;
}

#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:300px;
}

#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;
}