@charset "utf-8";
body {background:#333; font-size:100%; font-family:Arial, Helvetica, sans-serif; text-align: center;}
/* common */
html, body, p, hr, ul, li, dt, dd, dl, sup, h1, h2, h3, h5, form, fieldset, legend, input.checkbox, input.radio, address { margin:0; padding:0; }
a img, :link img, :visited img, fieldset, input.checkbox, input.radio { border:none }
table{border-collapse:collapse; border-spacing:0; font-size:inherit;}
ol, ul { list-style:none; }
address { font-style:normal;}
a {color:#000; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:underline;}
hr {border:none; border-top:#ddd 1px solid; height:0; clear:both; margin-bottom:15px;}
hr.in {width:588px; clear:left}
.clear {clear:both} 
.center {text-align:center}
.small {font-size:10px}
.header1 {font-size:14px; color:#ff0909}

/* layout*/
.b .c { width:900px; margin:0 auto; text-align:left }

/* header */
#head {clear:both; height:149px; overflow:hidden;}
#head div {float:left; overflow:hidden;}
#head #licenced {height:53px;}
#head #estimate {text-align:right; padding:28px 21px 0 0; width:443px; height:68px; background:url(i/bg_head.gif) no-repeat}

#vis {background:#fff; height:200px; overflow:hidden; clear:both; position:relative; padding:0 20px}
#menu {text-align:center; background:#fff; padding-top:5px; height:54px; overflow:hidden;}

/* content */
#content {font-size:13px; line-height:14px; color:#666; background:#fff url(i/bg_content.gif) no-repeat bottom; padding:0 40px 33px 40px; clear:both}
#content h1, #content h2 {background-repeat:no-repeat; background-position:left top; text-indent:-2000px; height:24px; overflow:hidden;}
#content p {padding:16px 0 0 14px}
#content img.i {padding:1px; border:#333 1px solid; margin-bottom:14px;} 
#content img.limg {float:left; margin:16px 14px 0 0}
#content img.rimg {float:right; margin-left:11px}
#content .pan {float:left; padding-bottom:14px;}
#content #pan_contact div {clear:both;}
#content .vertborder {float:left; border-left:#ddd 1px solid; padding-left:15px; margin-left:15px; height:90px; margin-top:40px;}
#content #days {display:block; font-size:10px; margin:16px auto 3px auto; text-align:center;}

/* inner pages */
#col_right {float:right; min-height:12em; width:200px; text-align:right; padding-bottom:1em}
#col_left {min-height:12em; padding-bottom:1em; width:600px;}
/* #in h1, #in h2 {text-indent:0; font-size:25px; color:#ff0000; overflow:visible; line-height:28px;} delete later */
ul.two_cols {margin:1.8em 0 0 1em; display:block; width:604px;}
ul.two_cols li {float:left; width:280px; height:28px; line-height:16px}
ul.two_cols li a {font-weight:bold}
#foot div {width:638px; margin:0 auto}
#foot div div {float:left; margin:0; width:210px; height:48px; overflow:hidden; display:inline}
#foot div#bh {clear:both; width:100%; float:none; text-align:center; margin-top:0.8em;}
#cform {margin:1em auto; width:348px; text-align:center;}
.cntrl_tbl td {padding: 4px 18px; text-align:left;}
.cntrl_tbl input {width:180px}
.cntrl_tbl select {width:185px}
.cntrl_tbl textarea {width:304px; height:120px;}
.cntrl_tbl #Send {width:68px;}

/* footer */
#footer {padding:6px; text-align:center; background:url(i/bg_footer.gif) no-repeat top;}
#footer ul li {border-left:#fff 1px solid; margin-left:3px; padding-left:6px; display:inline}
#footer ul li.first {margin-left:0; padding-left:0; border-left:none}
#footer ul li a {color:#fff; font-size:14px}
#copy, #copy a {color:#e8eff9; font-size:10px; line-height:34px;}


/* ===================== GENERAL FORMS ELEMENTS ========================== */

form { display: inline; }
input, select, textarea { font-family : Arial, Helvetica, sans-serif; vertical-align: middle}
.contact_tbl input, .contact_tbl select, .contact_tbl textarea {margin:4px;}
.contact_det {width:36%; float:left; padding-left:14px;}
.input {width: 200px}
#contact_form, #contact_form table {width:488px; float:left}
#contact_form textarea {width:468px; height:180px; margin:4px 0}


 /* END FORM */
