BODY { 
	margin: 30px 0px 0px 0px;
	/*background-color: #FFFFFF;*/
	background-image: url('../images/main_bg.jpg');	
}

html, body { 
  margin: 10; 
  padding: 0px;
  text-align: center; 
} 

#wrap { 
  margin: 0 auto; 
  width: 835px; /* put the total with of that site */ 
} 

.page {
	position: relative;
	width: 835px;	
	margin: 0 auto;	
	text-align: left;	
}

.class {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	color: #2D2D2D;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/	
}

.flash_images {
	position: absolute;
	top: 73px;
	left: 215px;
}

.fynPhotos {
	position: absolute;
	top: 330px;
	left: 118px;	
}

.falls {
	position: absolute;
	top: 291px;
	left: 120px;
}

.map_zoom {
	position: absolute;
	top: 250px;
	left: 490px;
}

.address {
	position: relative;
	top: 30px;
	left: 180px;	
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;	
	line-height: 1.50em;
	text-decoration: none;	
}

.menu_text{
	position: relative;
	top: 15px;
	left: 300px;
}

A.menu_link {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 12px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}

A.menu_link:hover {
	color: #000000;
}

.header_text {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;
	color: #979253;	
	padding: 20px 0px 15px 0px; /*top-right-bottom-left*/	
}

.em {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 12px;
}

.staff_text {
	position: relative;
	top: 35px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 8px; /*top-right-bottom-left*/		
}

.staff_text_sm {	
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/		
}

.company_text {
	position: relative;
	top: 35px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 8px; /*top-right-bottom-left*/		
}

.service_text {
	position: relative;
	top: 15px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 8px; /*top-right-bottom-left*/		
}

.portfolio_text {
	position: relative;
	top: 15px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 8px; /*top-right-bottom-left*/		
}

.sub_header_text {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	font-weight: bold;
	line-height: 1.50em;
	text-decoration: none;
	color: #ff0000;	
	padding: 15px 0px 15px 0px; /*top-right-bottom-left*/	
}

.contact_text {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 14px;	
	line-height: 1.50em;
	text-decoration: none;
	color: #666666;	
	padding: 5px 0px 5px 8px; /*top-right-bottom-left*/		
}

.contact_header_text {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;
	color: #979253;	
	padding: 40px 0px 15px 8px; /*top-right-bottom-left*/	
}

A.contact {
	color: #ff0000;
}

A.contact:hover {
	color: #ff0000;
}

.company_menu {
	position: absolute;
	top: 112px;
	left: 199px;
}

.company_submenu {
	position: relative;
	top: 5px;
	left: 8px;
}

.portfolio_submenu {
	position: relative;
	top: 5px;
	left: 12px;
}

.service_list {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 5px; /*top-right-bottom-left*/
	/*font-weight: bold;*/	
}

.media_list {
	margin: 0px 0px 0px 35px;
	padding: 10px 0px 15px 5px; /*top-right-bottom-left*/		
}

.portfolio_menu {
	position: absolute;
	top: 217px;
	left: 135px;
}

.middle_images {
	position: relative;
	top: -30px;
	left: 100px;
}

.image_headers {
	padding: 10px 0px 0px 0px; /*top-right-bottom-left*/	
}

/*----- expaning menu---------*/

.menu1 {
	display:block;
}

.submenu {
	display: block;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/*----- end expaning menu---------*/