body 			{	border: 0px;
					margin: 0px;
					font-family: arial;
					font-size: 9pt;
					text-align: center;
					background-color: #f5d852;						}

img 				{	border: 0; 										}

a				{	outline:none;									}

.on 				{ 	display: block; 								}
.off 			{ 	display: none; 									}
.borderOn		{ 	border: 2px solid black; 						}
.borderOff		{ 	border: 2px solid #F2C94D; 						}

.menu-bar-rule	{	position: absolute; 
					top: 230px; 
					left: 0px; 
					width: 100%; 
					background-color: #FEB81E;
					height: 27px; 
					margin: auto; 
					text-align: center;								}		

.menu-bar-home 	{	position: absolute; 
					top: 230px; 
					left: 0px; 
					width: 100%; 
					margin: auto; 
					text-align: center;								}

.menu-bar 		{	position: absolute; 
					top: 120px; 
					left: 0px; 
					width: 100%; 
					margin: auto; 
					text-align: center;								}					
							
.wrapper_home 	{	margin: auto;
					text-align: center;
					width: 1060px;
					height: 700px;
					background: url(../images/BG_Home.jpg);			}

.wrapper 		{	margin: auto;
					text-align: center;
					width: 1000px;
					height: 640px;
					background: url(../images/BG2.jpg) no-repeat;			}
										
.menu-bar-homeX {	position: relative; 
					top: 50px;
					width: 1050px;}

.menu-bar 		{	width: 1050px;
					z-index: 10;}
					
.menuItemBox 	{		width: 150px; line-height: 24px; text-align: center;}

.menuItemContainer { float: left; position: relative; left: 5px; text-align: center; }
					
.page-box 		{	float: left; 
					position: relative; 
					left: 130px; 
					top: -5px; 
					width: 690px; 
					height: 376px; 
					overflow-y: auto; 
					text-align: justify;					}

.home-page-box 	{	position: relative; 
					top: 34px;
					left: 270px; 
					width: 590px									}

.leader-text {		font-family: Book Antiqua; 
					font-size: 16pt; 
					color: 73330c; 
					padding-right: 6px;
					line-height: 16px;					}

.standard-text {		font-family: verdana; 
					font-size: 8pt;
					width: 630px;
					color: #73330c; 
					line-height: 14pt; 
					padding-top: 6px;
					text-align: justify; 	}					

.staff-text {		font-family: verdana; 
					font-size: 8pt;
					text-align: justify;
					width: 414px;
					color: #73330c; 
					line-height: 14pt; 
					padding-top: 6px								}	
					
.services-title {	font-family: Book Antiqua; 
					float: left; 
					font-size: 16pt; 
					color: 73330c; 
					padding-right: 6px;								}

.services-text {		position: relative;
					left: 28px;
					width: 630px;
					text-align: justify;
					font-family: verdana; 
					font-size: 8pt; 
					color: #73330c; 
					line-height: 14pt; 
					padding-top: 6px								}
				
.contact-box {		float: left; 
					width: 200px; 
					text-align: left; 
					font-size: 11pt; 
					color: #73330c; 
					font-weight: bold;								}
					
.staff-name {		font-family: verdana; 
					font-size: 9pt; 
					color: #73330c;
					width: 640px;					}					
					
.display-on {		display: block;									}

.display-off {		display: none;									}

.footer {			position: absolute;
					top: 580px;
					left: 361px;
					font-family: century gothic;
					font-weight: normal;
					font-size: 8pt;
					color: #73330c;
					text-align: center;
					width: 700px;
}
.footer1 {			position: absolute;
					top: 580px;
					left: 440px;
					font-family: century gothic;
					font-weight: normal;
					font-size: 8pt;
					color: #73330c;
					text-align: center;
					width: 700px;
}

A.subMenu {		font-family: Georgia;
					font-size: 9pt;
					font-weight: 500;
					text-decoration: none;
					color: #586662;
					line-height: 14px;					}						
					
A.subMenuOn {	font-family: Georgia;
					font-size: 9pt;
					font-weight: bold;
					text-decoration: none;
					line-height: 14px;
					color: #73330C;						}

A.subMenuOver {	font-family: Georgia;
					font-size: 9pt;
					font-weight: normal;
					text-decoration: none;
					line-height: 14px;
					color: D78F08;						}
	