body {
	background-color: #336566;
	margin-top: 5px;
	margin-left: 0px;
	
}

#pagewidth{
	width:790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: 5px solid #333333;
} 

#contentContainer{
	float:left;
	width: 570px;
	padding: 0;
	background-color: #cccccc;
}

.leftColHR{
	width:569px;
	float:left;
	position:relative;
	background-image: url(../images/bgMainContentContainer.gif);
	height: 700px;
}

.leftColPrivacy{
	width:569px;
	float:left;
	position:relative;
	background-image: url(../images/bgMainContentContainer.gif);
	height: 431px;
}
.leftCol{
	width:569px;
	float:left;
	position:relative;
	background-image: url(../images/bgMainContentContainer.gif);
	height: 432px;
}
#IndexContentContainer{
	width:790px;
	height: 432px;
	margin: 0px;
	padding: 0px;
	position: relative;	
}

#mainContainer{
	padding: 0px;
	background-color: #eeeeee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 570px;
}

#rightColContainer{
	position: relative;
	padding: 0px;
	margin: 0px;
}
#rightColOnlineRes {
	background-color:#cccccc;
	height: 700px;
}

#rightColPrivacy {
	background-color:#cccccc;
	height: 431px;
}
#menu{
	width: 790px;
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}

#menuHolder {
	position:relative;
	left:0px;
	top:0px;
	width:790px;
	height:145px;
}


#MenuTable_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:790px;
	height:146px;
}

#menu-01 {
	position:relative;
	left:0px;
	top:0px;
	width:61px;
	height:146px;
}

#menu-02 {
	position:absolute;
	left:61px;
	top:0px;
	width:130px;
	height:102px;
}

#menu-03 {
	position:absolute;
	left:191px;
	top:0px;
	width:380px;
	height:146px;
}

#menu-04 {
	position:absolute;
	left:571px;
	top:0px;
	width:219px;
	height:146px;
}

#menu-05 {
	position:absolute;
	left:61px;
	top:102px;
	width:130px;
	height:16px;
}

#menu-06 {
	position:absolute;
	left:61px;
	top:118px;
	width:130px;
	height:28px;
}


#footer{
	clear: both;
	background-color: #333333;
	margin-top: 0px;
	height: 12px;
	width: 790px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#footerContent {
	position:relative;
	margin-top: 0px;
}
#FooterTable_01 {
	position:relative;
	left:0px;
	top:0px;
	width:790px;
	height:16px;
}

#footer-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:73px;
	height:16px;
}

#footer-02 {
	position:absolute;
	left:73px;
	top:0px;
	width:5px;
	height:16px;
}

#footer-03 {
	position:absolute;
	left:78px;
	top:0px;
	width:52px;
	height:16px;
}

#footer-04 {
	position:absolute;
	left:130px;
	top:0px;
	width:660px;
	height:16px;
}

#HRTable_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:431px;
}

#customHRSol-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:223px;
}

#customHRSol-02 {
	position:absolute;
	left:0px;
	top:223px;
	width:220px;
	height:208px;
}


.mainPagePlacement {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 66px;
	padding-top: 13px;
	font-weight: bold;
	display: block;
}
.mainPageHeader {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
	
}
.mainPageSubHeader {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.bioIntro {
	margin-left: 0px;
	padding-left: 66px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding-right: 20px;
	display: block;
}

a:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

a:visited, a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

