

/*External Font*/
@font-face {
font-family: 'conduitWebL';
src: url('fontface/conduititc-light-webfont.eot');
src: url('fontface/conduititc-light-webfont_8003FF3C.eot') format('eot'),
url('fontface/conduititc-light-webfont.woff') format('woff'),
url('fontface/conduititc-light-webfont.ttf') format('truetype'),
url('fontface/conduititc-light-webfont.svg#webfontS9QnPX6Q') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'conduitWebI';
src: url('fontface/conduititc-lightitalic-webfont.eot');
src: url('fontface/conduititc-lightitalic-webfont_8003FF3C.eot') format('eot'),
url('fontface/conduititc-lightitalic-webfont.woff') format('woff'),
url('fontface/conduititc-lightitalic-webfont.ttf') format('truetype'),
url('fontface/conduititc-lightitalic-webfont.svg#webfontvBd4i9SR') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'conduitWebM';
src: url('fontface/conduititc-medium-webfont.eot');
src: url('fontface/conduititc-medium-webfont_8003FF3C.eot') format('eot'),
url('fontface/conduititc-medium-webfont.woff') format('woff'),
url('fontface/conduititc-medium-webfont.ttf') format('truetype'),
url('fontface/conduititc-medium-webfont.svg#webfontwxI6BmFw') format('svg');
font-weight: normal;
font-style: normal;
}

/*----------------Header---------------------------*/


/*---------------Contact Body---------------------------*/
#contact_head {float:left; width:100%; height:30px; margin-top:10px;}
#contact_head	.contact{float:left; width:130px; height:30px;}
#contact_head	.contact	h1{float:left; font-family:conduitWebL; font-size:24px; font-weight:bolder; color:#666}
#contact_head	.bg{float:left; width:820px; height:30px; background:url(../images/contact_bg.jpg) repeat-x 0 0;}
#main_body{float:left; width:100%; margin-top:20px}
#main_body	.map{float:left;}
#main_body	.left_add{float:left; width:360px; margin-top:20px;}
#main_body	.up_line{float:left; width:340px; height:2px; background:#44b4dc; margin-top:10px;}
#main_body	.headding1{float:left; width:340px; background:#44b4dc; height:27px; margin-top:20px; border-radius: 10px 10px 10px 10px}
#main_body	.headding1	h1{float:left; font-family:Arial, Helvetica, sans-serif; font-size:20px;color:#fff; margin-top:0px; margin-left:5px; padding-bottom:5px;}
#main_body	.image	{float:left; width:30px; margin-right:15px; margin-top:10px}
#main_body	.number a{float:left;width:200px; font-family:conduitWebM; font-size:16px; margin-top:13px}


#main_body	.form{float:right; width:500px; margin-top:20px;}
/*---------------Gallery---------------------------*/

#gallery{float:left; width:100%; margin-top:5px;}
#gallery .after-slide2{float:left; width:100%; height:30px; background:#CCC; }
#gallery .after-slide2	h1{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000; text-align:center;}
#gallery .table2{float:left; width:100%; margin-top:5px;}


/*---------------Footer---------------------------*/
#footer {float:left; width:100%; background:url(../images/footer-bg.png);}
#footer .address{float:left; width:100%; font-family: conduitWebM; font-size:13px; margin-top:5px; text-align:center}
#footer .address	p{color:#FFF; text-align:center; }


#footer	.line{float:left; width:100%;height:1px;background:#FFF repeat-x 0 0}
#footer .reserved{float:left; width:400px;font-family: conduitWebM; font-size:12px; color:#fff}
#footer .design{float:right; width:200px; text-align:right;background:none; color:#FFF; font-family: conduitWebM; font-size:12px;}
#footer	.last_div{float:left; width:100%;background:none; height:10px}




.bottom-bg{float:left; width:100%; height:100px; background:url(../images/base-footer-bg.jpg) repeat-x 0 0}

#thankyou{ float:left; width:100%; margin-top:30px;}
#thankyou h1{float:left; width:100%; text-align:center; color:#1f9fcd }
