/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(../images/header_repeat.gif);
 background-repeat:repeat-x;
 background-color:#9f9a87;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:83px; 
 width:100%;
 background-image:url(../images/header.gif);
} 
 
#leftcol{
 width:200px; 
 float:left; 
 position:relative;
  font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dfded7;
margin-top:30px; 
  }
 
#twocols{
 width:700px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
margin-top:30px;
 width:200px; 
 float:right; 
 position:relative; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dfded7;
 }
 
#maincol{
margin-top:30px; 
 float: left; 
 display:inline; 
 position: relative; 
 width:500px; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dfded7;
 }
 
#footer{
 height:75px; 
 clear:both;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:center;
 color:#dfded7;

 } 
 
#phone{
position:absolute;
top:25px;
right: 200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#9f9a87;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:25px;}
#ContactForm .col-1 {width:183px;}
#ContactForm .col-2 {width:193px;}
#ContactForm .link {float:right; margin-left:20px;}

.input {width:171px; height:18px; border:1px solid #dfded7; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:186px; height:68px; border:1px solid #dfded7; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}