/* ---Palette---
dark blue = 09161c
scroller bg grey/blue = d5dbdd
text orange = fe7700
light blue/grey = d5dbdd
*/

/* ---Root--- */
body{margin:0;padding:0;font-size:11px;font-family:arial;background:#000 url(../images/bg_repeat.jpg) repeat-x;}
p{text-align:justify;}
a{text-decoration:none;outline:0;color:#000;}
a img{border:none;}
form,input,textarea,select,label{margin:0;padding:0;}
label{float:left;margin-right:10px;width:100px;margin-bottom:5px;}
input{float:left;margin-bottom:5px;}
textarea{float:left;margin-bottom:5px;}
form br{clear:left;}
li{list-style-image: url(../images/list_dot.jpg);}
/* ---General--- */
#centering{width:900px;margin:0 auto;background:url(../images/page_repeat.jpg) repeat-y;}

/* ---Left Column--- */
#left_col{float:left;width:200px;overflow:hidden;color:#fff;padding-top:28px;}
    #left_col h3{color:#feab00;}
    #left_col h2{color:#fff;font-size:11px;}
    #left_col .padding{padding:15px;}
    #left_col input{border:none;}
    #left_col .padding a{color:#fff;}
#nav{padding-top:30px;}
.nav_item{height:16px;width:185px;display:block;background:url(../images/nav_item_bg.jpg) no-repeat;padding:6px 0 8px 15px;font-size:12px;color:#fff;}
.accord_content{padding:15px;}
    .accord_content a{color:#fff;border-bottom:solid 1px #0c191f;width:100%;display:block;padding:5px 0 5px 0;}
.divider{width:100%;height:1px;background:#0c191f;}

/* ---Main Column--- */
#main_col{float:left;width:700px;overflow:hidden;padding-bottom:20px;}
    #main_col h1{font-size:24px;color:#fe7700;font-weight:normal;}
    #main_col h2{font-size:18px;color:#fe7700;font-weight:normal;}
    #main_col .padding{padding:20px;}
    #main_col .col{float:left;width:300px;margin-right:40px;}
        #main_col .col p{line-height: 18px;}
        #main_col .col li{padding-bottom:2px;}
    #main_col .read_more{color:#fe7700;font-weight:bold;}
    #main_col .quote_bg{background:#e6e9ea;text-align:center;padding:10px 0 10px 0;}
    #main_col .quote_bg h1{margin:0;color:#aaaaaa;}
    #main_col a{text-decoration:underline;}
    #main_col .col form{border:solid 1px #7f9db9;border-left:none;border-right:none;padding:10px;background:#e4e4e4;}
    #main_col .col textarea,input{width:150px;}
    #main_col .col textarea{height:100px;}
#top_spacer{height:50px;width:700px;background:url(../images/spacer_repeat.jpg) repeat-x;}
#top_strip{height:33px;width:700px;overflow:hidden;background:url(../images/top_strip.jpg) no-repeat;}
#money_area{width:700px;height:300px;overflow:hidden;position:relative;}
#overlay{position:absolute;right:0;bottom:0;z-index:10000;}
.scroller_wrapper{position:relative;}
#scroller_title{position:absolute;margin:0;z-index:10000;color:#09161c;top:3px;left:10px;}
.scroller_container{width:670px;height:130px;background:#d2dde1;overflow:hidden;position:relative;padding:0 15px 0 15px;}
    .scroller_container .slide{height:130px;}
    .scroller_container .thumb_container{float:left;width:133px;height:96px;margin-right:40px;margin-top:18px;}
    .scroller_container .prj_thumb_container{float:left;height:100px;margin-right:20px;margin-top:18px;}

/* ---Download Form--- */
.download_form_container{color:#fff;padding:20px;}
    .download_form_container input{width:200px;}
    .download_form_container h1{color:#fe7700;}

/* ---Footer--- */
#footer{height:22px;width:870px;background:url(../images/footer_bg.jpg) no-repeat;padding:10px 15px 0 15px;color:#fff;}
    #footer a{color:#fff;}
    #footer .copyright{float:right;}
