.resourceLinks {margin-bottom:20px;}

.resourcesTitles {
	left:-20px;
	margin:0;
	position:relative;
}

h4{
	line-height:10px;
	margin:-15px 0 0 12px;
	padding:12px 0 0 20px;
}

hr { 
	border-top:1px dotted #29325A; 
	border-right:0; 
	border-left:0; 
	border-bottom:0; 
	margin:0; 
	padding:0; 
}

#header{
	background:#F9FBE6 url(images/header_right_bg.jpg) no-repeat scroll center top;
	position:relative;
	width:1000px;
}
#pseudoBody{
	width:1000px;
	background:url(images/pseudo_body_bg.jpg) repeat-y scroll center top;
	margin:0px auto;
}
#legger{
	margin:0 auto;
	width:994px;
}
#leftPanelSub{
	width:219px;
	text-align:right;
	color:#29325A;
	font-family:verdana;
	font-size:11px;
	letter-spacing:1px;
	line-height:22px;
}

#leftPanel ul {
	text-align:right;
}

#centerPanel{
	margin:0 37px 0 239px;
}

#center_content p img{
	left:-28px;
	position:relative;
	top:-5px;
}


#rightPanel{
	width:17px;
}
#footer{
	margin-left:237px;
	width:727px;
	background:#FAFBE5 url(images/footer_mid_bg_sub.jpg) repeat-x scroll center top;
}