@charset "utf-8";

/* Basic Styling*/
*{ margin:0px; padding:0px; }
#clear{ clear:both;}
body{ background-color:#474747; text-align:left; font-family:Arial, Helvetica, sans-serif; color:#fff;}
#wrapper{ background-color:#fff; position:relative; width:901px; margin: 0 auto; margin-top:5px; overflow:hidden;}

/*------------------------------------------------1st level styles-------------------------------------------------*/
#header{ width:901px; height:80px; background-color:#000; margin-bottom:1px;}
#header1{ width:901px; height:50px; background-color:#000; color:#fff; margin-bottom:1px;}
#content{ width:901px; height:498px; background-color:#000; background-image:url(../images/background1.jpg); margin-bottom:1px;}
#content1{ width:901px; height:498px; background-color:#000; background-image:url(../images/background2.jpg); margin-bottom:1px;}
#footer{ width:901px; height:24px; background-color:#000; text-align:center; font-size:11px; padding-top:8px; }
#disclaimer{ width:901px; height:60px; background-color:#000; font-size:11px;  padding-top:8px; }

/*------------------------------------------------Header-------------------------------------------------*/
.logo{ width:176px; height:73px; padding-left:16px; padding-top:4px; float:left}
.logo  a img{ border:none;}
.contact_info{ width:480px; height:50px; font-size:18px; float:left; color:#fff; padding-left:200px; padding-top:5px;}
.contact_info a{ color:#fff; text-decoration:none;}
.contact_info a:hover{ color:#0f93f1;}
.address{ width:180px; height:auto; float:left; font-size:12px; padding-left:30px;}
.number{ width:270px; height:auto; float:left; font-size:13px; font-weight:bold; padding-top:2px;}

/*------------------------------------------------Flash-------------------------------------------------*/
#flash{ width:901px; height:250px; background-image:url(../images/flash-placeholder.jpg); background-repeat:no-repeat; margin-bottom:1px;}
/*------------------------------------------------Header1-------------------------------------------------*/
.header1_txt{ width:900px;font-size:18px; padding-left:60px; padding-top:13px;}
.text1{ width:200px; float:left; padding-right:90px;}
.text1 a{ color:#fff; text-decoration:none;}
.text1 a:hover{ color:#0f93f1;}
/*------------------------------------------------Content-------------------------------------------------*/
.left{ width:451px; height:474px; float:left; padding-top:24px; padding-left:14px;}
.left_top{ width:421px; height:8px; background-image:url(../images/left-top.jpg); background-repeat:no-repeat; overflow:hidden;}
.left_center{ width:419px; height:auto; border-left:1px solid #fff; border-right:1px solid #fff; background-color:#000; overflow:hidden; padding-bottom:5px;}
.left_btm{ width:421px; height:8px; background-image:url(../images/left-btm.jpg); background-repeat:no-repeat;}

.right{ width:390px; height:474px; float:left; padding-top:24px; padding-left:40px;}
.right_top{ width:377px; height:9px; background-image:url(../images/right-top.jpg); background-repeat:no-repeat; overflow:hidden;}
.right_center{ width:375px; height:auto; border-left:1px solid #fff; border-right:1px solid #fff; background-color:#000; padding-bottom:15px; padding-top:10px; overflow:hidden;}
.right_btm{ width:377px; height:9px; background-image:url(../images/right-btm.jpg); background-repeat:no-repeat;}

.para1{ width:379px; height:auto; padding-left:25px; padding-right:20px; padding-top:10px; padding-bottom:10px;}
.para2{ width:379px; height:auto; padding-left:25px; padding-right:20px; padding-top:0px; padding-bottom:10px;}
.heading{ font-size:18px; color:#0f93f1; padding-bottom:6px;}
.text{ font-size:14px; color:#fff; padding-bottom:3px;}
.text a{ color:#0f93f1; text-decoration:none;}
.text a:hover{ color:#fff;}
.section1{ width:365px; height:auto; padding-left:25px;}
.form{ width:365px; height:auto; padding-top:10px;}
.form_area{ width:350px; height:35px;}
.form_text{ width:75px; float:left; font-size:15px; font-weight:bold;}
.form_field{ width:205px; float:left;}
.form_field input{ width:195px; height:18px;}
.form_field1{ width:118px; float:left; padding-left:81px;}

.list1{ width:135px; float:left; padding-left:18px; font-size:14px;}
.list2{ width:135px; float:left; padding-left:35px; font-size:14px;}
/*------------------------------------------------Footer-------------------------------------------------*/
#footer a{ color:#0f93f1; text-decoration:none; }
#footer a:hover{ color:#fff;}
.legal{ width:160px; height:40px; float:left; padding-left:30px;}
.legal a img{ border:none;}
.copyright{ width:630px; height:30px; float:left; padding-left:65px;}
