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

body{
margin:0px;
padding:0px;
text-align:left;
background-color:#2E2E2E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#8D8D8D;
line-height:18px;
}

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

img{ border:0px; padding:0px 0px 0px 0px; }
a:hover{ text-decoration:underline; }
h1, h2, h3, h4, p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

p{ padding-bottom:10px; }

h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:26px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-bottom:5px;
}

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

#page{ width:1000px; }

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

#header{ height:158px; position:relative; }
#header .rectangle{ background-color:#747474; width:160px; height:7px; }
#header .logo{ position:absolute; top:22px; left:59px; }
#header .address{ position:absolute; top:127px; left:755px; 
font-family:Arial, Verdana, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#ACACAC;
font-weight:normal;
text-decoration:none;
}
#header .recentwork{ position:absolute; top:86px; left:553px; }


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

#header-nav{ 
position:absolute; 
top:125px; 
left:4px; 
width:714px;
height:33px;
background-image:url(/images/top_nav_bg_714x33.gif);
background-repeat:no-repeat;
background-position:left top;
}

#header-nav .option-logos{ position:absolute; top:9px; left:47px; }
#header-nav .option-print{ position:absolute; top:9px; left:110px; }
#header-nav .option-about{ position:absolute; top:9px; left:200px; }
#header-nav .option-blog{ position:absolute; top:9px; left:310px; }
#header-nav .option-get{ position:absolute; top:9px; left:472px; }
#header-nav .option-contact{ position:absolute; top:9px; left:573px; }
 
#header-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#FEFFFE;
text-decoration:none;
padding:0px 5px;
}

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

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

#content{ width:700px; }
#content .wrapper-main{ padding:57px 0px 30px 53px; }
#content .wrapper{ padding:40px 0px 30px 53px; }

#content .title{ padding:0px 0px 20px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ printdesign css */

#printdesign{ padding:40px 0px 30px 0px; }
#printdesign .title{ padding:0px 0px 15px 53px; }
#printdesign .image-holder{ height:230px; position:relative; }
#printdesign .next-url{ position:absolute; top:0px; left:750px; }
#printdesign .subtitle{ position:absolute; top:225px; left:270px; width:430px; text-align:right; font-size:11px; }
#printdesign .text{ padding:40px 0px 15px 53px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aaa css */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aaa css */

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

#footer{ height:80px; position:relative; }

#footer .address{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#8D8D8D;
font-weight:normal;
text-decoration:none;
position:absolute;
top:20px;
left:63px;
}

#footer .line{ position:absolute; top:0px; left:63px; width:567px; background-color:#464646;}

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

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

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

#contact-form{ margin:0px 0px 0px 0px; padding:20px 0px 0px 0px; } 
#contact-form #company-lead-form{}
#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:normal; text-decoration:none; color:#FFFFFF; padding:2px; line-height:15px; text-align:left;}
#contact-form #company-lead-form table tr .column1{ text-align:left; padding-left:0px; width:400px; line-height:14px; }
#contact-form #company-lead-form table tr .column2{ text-indent:5px; } 
#contact-form #company-lead-form table tr .column1-error{ 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 #0E0E0E; width:220px; height:24px; background-color:#686868 !important; margin-bottom:5px;}
#contact-form #company-lead-form table tr td .please-call-me{ width:auto !important; height:auto !important; }
#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:110px !important; width:390px !important; }
#contact-form #company-lead-form table tr td .submitbutton{ width:93px; height:20px; border:none; }