@charset "utf-8";
/* CSS Document */
body{background:url(../images/bg.png) repeat-x; background-attachment:fixed; font-family:Verdana; font-size:11pt;}
#pageWrapper{width:100%;}
	.pageBox{width:973px; border:0px #006600 solid; margin:0 auto;}
		.headerBox{}
			.header_nav{height:32px; width:875px; margin:0 auto; background:#DE0303;}
				ul.header_menu{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
					ul.header_menu li{float:left; list-style:none; color:#FFFFFF; padding: 4px 16px;}
					ul.header_menu li:hover{background:#333333;}
					ul.header_menu li a{color:#FFFFFF; text-decoration:none;}
					ul.header_menu li a:hover{text-decoration:none;}
			.addImg{background:url(../images/moneywoman.png) no-repeat; height: 281px;margin-left: 768px;margin-top: -47px;position: absolute;width: 171px;}
			.headerImg{background:url(../images/header.png) no-repeat top center; width:973px; height:280px; margin-top: -7px;}
			.contentBox{background:url(../images/content_bg.png) repeat-y; width:973px; min-height:400px;}
				.contentWrapper{border: 1px solid #CCC;margin: 0px auto;min-height: 400px;padding: 30px;width: 798px;}
			.footerBox{background:url(../images/footer_bg.png) no-repeat; width:973px; height:72px; margin: -14px auto;}
				.footer_nav{height:32px; width:660px; margin:0 auto 0 195px !important; background:#fff;}
					ul.footer_menu{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
						ul.footer_menu li{float:left; list-style:none; color:#999999; margin:10px 5px; padding: 6px 16px; border:1px #999999 dashed;}
						ul.footer_menu li:hover{background:#CCCCCC;}
						ul.footer_menu li a{color:#999999; text-decoration:none;}
				 
                                
                                
                                		ul.footer_menu li a:hover{text-decoration:none;}
					
				.footer_logoBox{background:url(../images/footer_logoBox.png) no-repeat; width:232px; height:136px; position:absolute; margin-top: -100px;}
			
			.copyrightBox{font-family: verdana;font-size: 11px;height: 30px;margin: 15px auto 15px 237px;width: 540px; color:#999999;}
				.siteInfo{float:left;}
				.siteDev{float:right;}
					.siteDev a:link{text-decoration:none; color:#999999;}
					.siteDev a:hover{text-decoration:underline;}





/*****************************/
/*    TEXT FORMATTING        */
/*****************************/

h1{font-family:Tahoma; font-size:30pt; color:#CC0000;}
h2{font-family:Tahoma; font-size:15pt; color:#000000;}
h3{font-family:Tahoma; font-size:15pt; color:#335A9D;} /* h3 color depends on website theme color */
h4{font-family:Verdana; font-size:12pt; color:#000000;}
h5{font-family:Verdana; font-size:12pt; color:#993300;}

/*****************************/
/*          MISC             */
/*****************************/

.caddBox{padding:10px; border:1px #999999 dashed; width:230px; float:right; margin:10px;}
	.caddBoxIn{padding:10px; border:0px #999999 dashed; background:#CCCCCC; float:right;}