/*------- GENERAL -----------*/
body {
	margin:0; padding:0; color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
}
div, p, img, a, ul, h1, h2 {
	margin:0; padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}

/*--------- TOP MENU -----------*/
#topMenu {
	width:800px; height:45px; color:#998158; margin-bottom:3px;
	background:#000 no-repeat 39px 0;; margin-left:60px; margin-right:auto; margin-top:10px;
}
#topMenu ul {
	font-size:12px; font-weight:bold; line-height:65px;
}
#topMenu ul li, #footer ul li {
	float:left; padding:0 0 0 20px;
}
#topMenu ul li a, #footer ul li a {
	color:#998158; background-color:#000;
}
#topMenu ul li a:hover, #topMenu ul li span, #footer ul li a:hover, #footer ul li span {
	color:#9D180A; background-color:#000;
}

/*--------- HEADER ----------*/
#header {
	width:900px; margin:0 auto; height:130px; padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:0
}

#header img {
	display:block;
}
#header h1 {
	width:785px; height:27px; padding:0 0 0 0; text-align:left;
	font:48px Verdana, Arial, Helvetica, sans-serif; 
}
#header h2 {
	width:870px; height:16px; padding:0 0 0 0; text-align:left;
	font:26px Verdana, Arial, Helvetica, sans-serif; 
}

a {
	color:blue;
}


/*--------- BODY ----------*/
#body {
	width:900px; margin:0 auto; padding:0 17px 1px 25px;
	font-size:12px; line-height:17px;
}
#body h2 {
	height:16px; margin:0 0 0;  line-height:27px;
}

#body a {
	color:blue;
	font-size:24px;
	text-decoration:underline;
}

#body p {
	padding:0 0 0px;
}

#body p span {
	color:#9D180A; background-color:#000;
}
/*------ LEFT PANEL -------*/
#leftPanel {
	width:580px; border-right:#818181 1px solid; float:left;
	padding:22px 16px 5px 0;
}
/*- HEADERS -*/

#leftPanel h2 {	
	height:19px
}

#leftPanel a {	
	color:blue;
	font-size:14px;
	text-decoration:none;

}

#leftPanel2 {
	width:580px;
	padding:0 0 0 0;
}
/*- HEADERS -*/

#leftPanel2 h2 {	
	height:19px
}

#leftPanel2 a {	
	color:blue;
	font-size:24px;
	text-decoration:underline;
}


#leftPanel3 {
	width:900px;
	font-size:14px;
	margin:0px 16px 5px 0;
}
/*- HEADERS -*/

#leftPanel3 h2 {	
	height:19px
}

#leftPanel3 a {	
	color:blue;
	font-size:14px;
	text-decoration:none;

}

#leftPanel4 h2 {	
	height:19px
}

#leftPanel4 a {	
	color:blue;
	font-size:24px;
	text-decoration:underline;
	margin: -175px 0 0 350px;
}


#leftPanel9 {
	width:430px; border-right:#818181 1px solid; float:left;
	padding:22px 16px 5px 0;
	text-align:center;

}
/*- HEADERS -*/

#leftPanel9 h2 {	
	height:19px
}

#leftPanel9 a {	
	color:blue;
	font-size:14px;
	text-decoration:none;

}

/*------------- RIGHT PANEL ------------*/
#rightPanel {
width:270px; float:left;
	padding:20px 0 0 27px; 
	text-align:center;
}

#rightPanel a {
	color:blue;
	font-size:24px;
	text-decoration:underline;
	
}


#rightPanel h2 {	
	height:19px;
	text-align:center;
	}
	
	
	
#rightPanel p {	
	text-align:center;
	}
	
#rightPanel2 {
width:280px; float:right;
	margin: -2280px 0 0 27px; 
	text-align:center;
}

#rightPanel2 a {
	color:blue;
	font-size:24px;
	text-decoration:none;
	
}


#rightPanel2 h2 {	
	height:19px;
	text-align:center;
	}
	
	
	
#rightPanel2 p {	
	text-align:center;
	}


#rightPanel9 {
width:400px; float:right;
	margin: 0 0 0 27px; 
	text-align:center;
}

#rightPanel9 a {
	color:blue;
	font-size:14px;
	text-decoration:none;
	
}


#rightPanel9 h2 {	
	height:19px;
	text-align:center;
	}
	
	
	
#rightPanel9 p {	
	text-align:center;
	}


/*-------------- FO0TER --------------*/
#footer {
	background:url('images/footer-topbg.gif') no-repeat 50% 0;
	width:780px; margin:0 auto; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0
}
#footer ul {
	font-size:12px; font-weight:bold; width:780px; margin:0 auto;
	padding-bottom:12px; height:16px;
}
#footer p {
	text-align:center; font-size:10px; padding-bottom:22px; line-height:22px;
}
#footer a {
	color:#DBDBDB; font-size:12px; text-decoration:underline;
}

#footer p a {
	color:#DBDBDB; background-color:#000; text-decoration:underline;
}
#footer p a:hover {
	text-decoration:none;
}