#header_image {
	background-image:url(../images/resources_header.png);
	}
	
#header_submenu  {
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1c6286;
	position:absolute;
	width:212px;
	height:125px;
	left: 606px;
	top: 27px;
	}
#resources_content {
    position:relative;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:725px;
	height:700px;
	margin-top:-3px;
	margin-left:-2px;
	background-image:url(../images/resourcesbg.png);
	}
	
#information  {
	position:absolute;
	width:276px;
	height:351px;
	left: 46px;
	top: 82px;
	}
	
#tools  {
	position:absolute;
	width:270px;
	height:351px;
	left: 407px;
	top: 83px;
	}
	
#freelancers  {
	position:absolute;
	width:366px;
	height:154px;
	left: 332px;
	top: 490px;
	}
	
.r_content  {
    text-decoration:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.r_content a  {
    text-decoration:none;
	color:#FFFFFF;
	}
	
.r_content a:hover  {
    text-decoration:none;
	color:#B9A677;
	}
	
.submenu li type=square {
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1c6286;
	list-style:none;
	padding:3px;
    }
	
.submenu a {
    text-decoration:none;
	color:#1c6286;
	}
	
.submenu a:hover {
    text-decoration:none;
	color:#C9C9C9;
	}
