/*UNIVERSAL*/
* { margin: 0; padding: 0; }

/*HTML*/
html { background:url(../images/bg_pattern.png) }

/*BODY*/
body { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #6c4120; text-align: center; }

a:link { text-decoration:none; color:#004684 }
a:visited { text-decoration:none; color:#004684 }
a:hover {text-decoration:underline;}

#container { position:relative; margin: 0 auto; width: 909px; padding-top:50px; }
div#main_body { background:url(../images/main_table_body.png); width:100%; padding:0; margin:0; height:375px; }
div#content_bg { background: #516178; width:100%; padding:0; margin:0; height:375px; }

/*BRANDING*/
div#branding { background:url(../images/main_table_head.png) no-repeat; width:100%; height:129px; padding:0; margin:0; position:relative; }
div#branding h1 { background: url(../images/cp_logo.png) no-repeat; height:32px; width:281px; text-indent: -9999px; margin: 0; padding: 0; position:absolute; left:60px; top:65px; }
div#branding h1 a{ text-indent: -9999px; display:block; height:32px; }
div#branding h3 { background: url(../images/pre_qualify.png) no-repeat; height:16px; width:124px; text-indent: -9999px; margin: 0; padding: 0; position:absolute; left:714px; top:65px; }
div#branding h3 a{ text-indent: -9999px; display:block; height:16px; }
div#branding p { margin: 0; padding: 0; position:absolute; left:760px; top:85px; }
div#branding span { float:right; background:url(../images/arrow_blue.png) no-repeat; height:8px; width:6px; text-indent: -9999px; padding-right: 70px; margin-top: 89px; }



/*HOMEPAGE CONTENT*/
div#main_content { float:right; width: 329px; margin-right: 40px; margin-top: 3px; display:inline; text-align:left; position:relative; }
div#main_content h2 { background:url(../images/head_home.png) no-repeat; text-indent:-9999px; height:55px; padding-bottom:20px; }
div#scroll { overflow:auto; width: 300px; height: 210px; margin-right:0px; margin-bottom: 20px;}
div#scroll p { line-height:25px; }
div#main_content p { padding-top:0px; margin-left:0px; text-align: left; margin-bottom:20px; margin-left:10px;  }
div#active_content { float:left; width:500px; height:383px; margin-left: 40px; overflow:hidden; display:inline; background-color:#FFFFFF; }
div#portfolio { background:url(../images/button_port.png) no-repeat 0 0;  width:195px; height:17px; position:absolute; left: 12px; top: 335px; }
div#portfolio a { display:block; height:17px; text-indent:-9999px;}



/*FOOTER*/
div#main_foot { background:url(../images/main_table_foot.png); width:100%; height:75px; padding:0; margin:0; }
div#main_foot ul {list-style-type:none; padding-top:15px; text-align:right; margin-right:90px; font-size: 10px; }
div#main_foot ul li {display:inline; padding: 0 15px; }
div#main_foot a { color:#d9c8b2; }

.popup { cursor:pointer;}

