/****Main Page Elements******/
* {
	margin: 0 auto;
	padding: 0;
}
body {
margin:0 auto;
	background:url(images/portal/images/background.jpg) 0 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#CAAB58;
}

#shell {
	background:url(images/portal/images/headBack.jpg) top center no-repeat;
	margin: 0 auto;
	position:relative;
	min-height:459px;

}

#offices {

	position: relative;
	top:460px;
	 height:250px;
	 width:500px;
	
}
