#homeBanner {
	position : absolute ;
	background-color : #E30D03 ;
	width : 772px ;
	height : 84px ;
}

#homeTitle {
	position : absolute ;
	left : 3px ;
}

#utilities {
	position : absolute ;
	right : 5px ;
	top : 7px ;
}

#menuBannerHome {
	position : absolute ;
	top : 83px ;	
	left : 0px ;
	background-color : #325688;
	width : 772px ;	
	height : 43px;
}

#menuBannerContent {
	position : absolute ;
	top : 68px ;	
	left : 0px ;
}

#homeContent {
	position : absolute ;
	top : 126px ;	
	left : 0px ;
	width : 772px ;	
	background-color : #325688;
}

#homeApplications {
	position : absolute ;
	top : 0px ;	
	left : 497px ;
}

#homeJobSearch {
	background-color : #E40D03;
	width : 275px;
}

#homeIntroText {
	padding : 5px;
	width : 470px ;
	background-color : #ffffff;
}

#homePhotos {
	position : absolute ;
	left : 265px ;
	top : 0px ;
	width : 469px ;
}

#homeContentText {
	background-color : #ffffff;
	background-image : url(/interface/gfx/bg_home.gif);
	background-repeat: repeat-y;	
}

#homeHeart {
	float : right;
	height : 136px;
	width : 136px;
	background-image : url(/interface/gfx/homeHeart.gif);
}

#homeCareerOfALifetime {
	position : absolute ;
	top : 55px ;
	left : 150px ;
}

#homeNews {
	position : relative ;
	background-color : #325688 ;
	padding : 10px ;
	width : 255px;
}

#contentBanner {
	position : absolute ;
	top : 10px ;
	left : 10px ;
	background-color : #E30D03 ;
	width : 739px ;
	height : 68px ;
}

#contentBlock {
	position : absolute ;
	top : 126px ;
	width : 730px ;	
/*	height : 130% ; */
	background-color : #E40D03;	
}

#contentTitle {
	position : relative ;
	left : 30px ;
	top : 13px ;
} 

#contentText {
	position : relative ;
	top : 0px ;	
	left : 215px ;	
	background-color : #ffffff ;
	background-image : url(/interface/gfx/bg_content.gif);
	background-repeat: repeat-y;
	width : 557px ;
	height : 100%;
	
}

#contentTextPadding {
	padding-left : 10px;
}

#contentMenu {
	position : absolute ;
	float : left ;
	top : 0px ;	
	left : 0px ;
	background-color : #E40D03;
}

#contentBodyTwo {
	position:absolute;
	border:0px solid black;
	top:125px;
	width:739px;
	left:10px;
}

#utilitiesMenu {
	position : absolute ;
	left : 0px;
	bottom : 0px ;
	text-align : center ;
	padding-bottom : 15px;
	padding-right : 15px;
	padding-left : 15px;
}

#headerBlock {
	position : relative ;
	background-color : #5179B1 ;
	height : 24px ;
	width : 227px ;
}

#menuBlock {
	position : relative ;
	padding : 7px ;
	padding-bottom : 90px ;
	line-height : 1em ;
	width : 210px ;
	background-image : url(/interface/gfx/bg_content_menu.gif);	
}

#contentImageBlock {
	position : relative ;
	float : right ;
	width : 150px ;
	background-color : #325688;
	
}

#subContentMenu {
	width : 150px ;
	background-color : #325688 ;
	margin : 5px;
}

#heartAnimation {
	position : absolute ;
	left : 18px ;
	top : 110px ;
}

#facilitiesSideMenu {
	position : relative ;
	left : -10px ;
	padding-bottom : 15px ;
	width : 250px ;
}

#top {
	visible : hidden ;
	position : absolute ;
	top : -10px ;
}

#menuItemIndent {
	padding-left : 8px;
}