/* CSS Document */

/* logo1 */

#masthead01 {
	height: 36px;
	width: 764px;
     }	 
	 
#diversity01{
	width: 660px;
	height: 36px;
	background-image: url(../image_01/diversity_01.jpg);
	background-repeat: no-repeat;
	float:left;
}

#logo01{
	width: 104px;
	height: 36px;
	background-image: url(../image_01/logo_01.gif);
	background-repeat: no-repeat;
	float:left;
}

#masthead02 {
	height: 74px;
	width: 764px;
     }	 

#diversity02{
	width: 660px;
	height: 74px;
	background-image: url(../image_01/diversity_02.jpg);
	background-repeat: no-repeat;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo02{
	width: 104px;
	height: 74px;
	background-image: url(../image_01/logo_02.gif);
	background-repeat: no-repeat;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#navbar{
	width: 764px;
	height: 26px;
	background-color: #006224;
	float:left;
	font-size: 12px;
}

.navstyle {
	padding-top: 4px;
	padding-left: 14px;
	
	}

.navspacer {
	padding-right: 12px;
	padding-left: 11px;
}

#body {
	width: 762px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: A39162;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A39162;
     }	 

#bodytext{
	width: 474px;
	float:left;
}


#bodyimage{
	width: 288px;
	float:left;
}


#footer{
	width: 764px;
	height: 26px;
	background-color: #A39162;
}

#footerbar01{
	width: 400px;
	float:left;
}

#footerbar02{
	width: 364px;
	float:left;
}

.footerstyle01 {
	font-size: 10px;
	padding-top: 6px;
	padding-left: 14px;
	}

.footerstyle02 {
	font-size: 10px;
	padding-top: 6px;
	padding-right: 14px;
	}
