/*defaults*/
* {margin:0;padding:0;}
html {overflow-y: scroll;}
body {font-family:Arial, Helvetica, sans-serif;color:#606060;font-size:13px;}
a {outline:none;text-decoration:none;}
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}
strong {color:#ff6600;}
.clear {clear:both;}
p {margin:0 0 20px 0;}
.form_error {color:#f00;font-size:0.8em;font-style:italic;}

#main_container {width:973px;margin:10px auto;}
#header {height:146px;margin:26px 0 0 0;width:949px;margin:0 auto;}
#header .logo {float:left;}
#menu_holder {width:637px;float:right;margin:110px 5px 0 0; }
#menu_holder ul {display:inline;}
#menu_holder li {display:inline;}

#menu_holder a {font-family:century gothic, verdana;color:#666;font-size:15px;height:31px;border:1px solid #fff;padding:5px 6px 5px 6px;}
#menu_holder a:hover {color:#ff6600;}
#menu_holder a:visited {}
#menu_holder a.activestate {color:#fff;background:#ff6600;}

#fader_container {height:262px;width:949px;margin:0 auto;}
#box_top {background-image:url(../images/box_top.jpg); background-repeat:no-repeat; background-position:top;width:949px;height:8px;}
#box_mainarea {background-image:url(../images/box_bg.jpg); background-repeat:repeat-y; background-position:top;width:949px;}
#box_bottom {background-image:url(../images/box_bottom.jpg); background-repeat:no-repeat; background-position:top;width:949px;height:8px;}
#fade_inner {padding:14px 0 11px 19px;margin: 0 0 0 0;}
#fade_left {width:300px;height:230px;float:left;margin:0 0 0 0px;background:#EBEBEB; /*background-image:url(../images/sample3.jpg); background-repeat:no-repeat; background-position:top;*/}
#fade_middle {width:300px;height:230px;float:left;margin:0 0 0 6px;background:#EBEBEB; /*background-image:url(../images/sample2.jpg); background-repeat:no-repeat; background-position:top;*/}
#fade_right {width:300px;height:230px;float:left;margin:0 0 0 6px;background:#EBEBEB; background-image:url(../images/sample.jpg); background-repeat:no-repeat; background-position:top;}
#fade_right a.policies {height:74px;/*background:#666;*/margin:0 0 4px 0;display:block; background-image:url(../images/policies.png); background-repeat:no-repeat; background-position:top;}
#fade_right a.policies:hover {background-position:-4px -75px}
#fade_right a.services {height:74px;/*background:#666;*/margin:0 0 4px 0;display:block; background-image:url(../images/services.png); background-repeat:no-repeat; background-position:top;}
#fade_right a.services:hover {background-position:-4px -75px}
#fade_right a.contact {height:74px;/*background:#666;*/margin:0 0 4px 0;display:block; background-image:url(../images/contact.png); background-repeat:no-repeat; background-position:top;}
#fade_right a.contact:hover {background-position:-4px -75px}

#left_shade {float:left;width:12px;height:480px; background-image:url(../images/left_shade.jpg); background-repeat:no-repeat; background-position:top left;}
#right_shade {float:right;width:12px;height:480px; background-image:url(../images/right_shade.jpg); background-repeat:no-repeat; background-position:top right;}

#page_content {padding: 15px 0 0 0;width:973px;}
#left_col {float:left;width:64.7%; margin:0 0 0 12px;/*border:1px solid #03F;*/}
#left_col h1 {font-family:century gothic; text-transform:uppercase; font-size:22px; color:#ff6600;font-weight:normal;margin:10px 0 3px 0;background-image:url(../images/rule.jpg); background-position:bottom left; background-repeat:repeat-x;padding:0 0 6px 0;}
#left_col h2 {font-family:century gothic; text-transform:uppercase; font-size:17px; color:#ff6600;font-weight:normal;margin:10px 0 3px 0;background-image:url(../images/rule.jpg); background-position:bottom left; background-repeat:repeat-x;padding:0 0 6px 0;}
#left_col h3 {font-family:century gothic; text-transform:uppercase; font-size:14px; color:#ff6600;font-weight:normal;margin:10px 0 3px 0;background-image:url(../images/rule.jpg); background-position:bottom left; background-repeat:repeat-x;padding:0 0 6px 0;}
#left_col .rule {height:4px;background-image:url(../images/rule.jpg); background-repeat:repeat-x; background-position:left;margin:0 0 5px 0;}
#left_col .inner {padding:0 0 0 10px;text-align:justify;}
#left_col .inner ul {width:60%;margin:0 0 20px 50px;}
#left_col .inner li {}

#right_col {float:left;width:27%; margin:0 0 0 20px;}
#right_col h3 {font-family:century gothic; text-transform:uppercase; font-size:15px; color:#ff6600;font-weight:normal;margin:10px 0 3px 0;background-image:url(../images/rule.jpg); background-position:bottom left; background-repeat:repeat-x;padding:0 0 6px 0;}
#right_col .rule {height:4px;background-image:url(../images/rule.jpg); background-repeat:repeat-x; background-position:left;margin:0 0 5px 0;}
#right_col .inner {/*padding:15px;*/text-align:justify;}
#right_col .inner .linkholder {text-align:right;}
#right_col .inner a.edit_side {text-transform:uppercase;font-family:century gothic; color:#F60;text-decoration:underline;}

#footer {width:100%; height:121px; background:#eee; margin:20px 0 0 0;}
#footer_content {width:949px;margin:0px auto;height:30px;font-family:century gothic, verdana;padding:12px;}
#footer_content #nav_holder {float:left;margin:0 0 0 10px;}
#footer_content #nav_holder ul {display:inline;}
#footer_content #nav_holder li {display:inline;}
#footer_content a {font-family:century gothic, verdana;color:#666;font-size:15px;height:31px;padding:5px 6px 5px 6px;}
#footer_content a.activestate {color:#ff6600;}
#footer_content a:hover {color:#ff6600;}
#footer_content #ecentury {float:right;text-align:right;margin:0 25px 0 0;font-size:0.8em;}
/*contact form details*/
#contact {margin:10px auto 30px auto; width:80%;background-color:#fbfbfb;padding:30px 0 30px 0;border:1px solid #ffefde;}
#contact .left {width:180px;text-align:right;padding:0 20px 7px 0;height:19px;}
#contact label {color:#F60;font-weight:normal;}
#contact input.text {width:250px;margin:0 0 10px 0;height:19px;border:1px solid #ffefde;color:#666;}
#contact textarea {width:250px;height:120px;border:1px solid #ffefde;color:#666;font-family:Arial, Helvetica, sans-serif;}
#contact input.submit {}
a.contact-page {color:#F60;}
a.contact-page:hover {text-decoration:underline;}
