html, body {
	margin:0;
	
}

/*----- text style -----*/
body {
	text-align:center; background:#FFF url(http://common.alhgroup.info/c_cat/template_images/main_back.png) repeat-x; color:#222; font-size:13px; font-family:Myriad, Arial, Helvetica, sans-serif
	
	
}

h1 { 
	font-size:33px; font-weight:normal;
	margin:0;
	padding:0;
	}
	
	h2 { 
	font-size:20px; font-weight:normal;
	margin:0 0 30px 0;
	padding:0;
	}
	
	
	h3 { 
	font-size:18px; font-weight:normal;
	margin:0;
	padding:0;
	}

a { color:#E89402; text-decoration:none }

a:hover {color:#E89402; text-decoration:underline }



/*----- header layout -----*/


#header {
	margin:0; color:#FFF; width: 770px; margin:auto;
	height:85px; background:url(http://common.alhgroup.info/c_cat/template_images/header_glow.png) center  top no-repeat; 
	text-align:center;
	padding:80px 0 0 0;
}

#header h1 {text-decoration:none; font-size:33px; font-weight:normal; color:#FFF;  }

#header h2 {text-decoration:none; font-size:13px; font-weight:normal; display:block;  background:#1B1B1B; padding:8px 0; margin:20px 0 0 0  }







/* - - - - - - - - Content - - - - - - - - - - - */


#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#content {
	width:800px; background:url(http://common.alhgroup.info/c_cat/template_images/content_background.png) center bottom no-repeat;
	margin:0 auto;
	padding:0 0 30px 0;
	border-top:0;
	float:left;
}

#bigBanner {text-align:center; width:770px; margin:0 auto; padding:0 0 26px 1px;  }


#content:after { 
  content: "."; 
  clear: both; 
  display: block; 
  visibility: hidden; 
  height: 0; 
}


#content-left {
	padding:0 0 0 44px;
	float:left;
	width:340px;
	line-height:20px;
	text-align:left;
	float:left;
}


#gallery { margin-bottom:10px; border:1px solid #797979; padding:0 0 13px 13px; }


/* - - - - - - - -Slideshow styles - - - - - - - - - - - */

#slide-show{
	position:relative;
	display:block;
	margin:0px;
	padding:0;
	width:310px;
	height:310px;
	overflow:hidden; 
}

#slide-show img{
	position:absolute;
	left:0px;
}

/* - - - - - - - -End of slideshow styles - - - - - - - - - - - */

#logo {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0; text-align:center
}



#content-right {
	margin:0 0 30px 30px;
	float:left;
	width:340px;
	line-height:20px;
}




#openingHours {
	border: 1px solid #797979;
	margin-bottom:7px; width:100%
}

#openingHours table {margin-bottom:25px }

#openingHours H2 {display:block; padding:5px; color:#FFF; background:#797979;  }

#openingHours table { margin-left:30px }

#phoneDetails, #faxDetails { background:url(http://common.alhgroup.info/c_cat/template_images/phone.png) left no-repeat; color:#E89402; }

#emailDetails { background:url(http://common.alhgroup.info/c_cat/template_images/email.png) left no-repeat;  }

#contactForm { background:url(http://common.alhgroup.info/c_cat/template_images/info.png) left no-repeat;  }

#map a {
	background:url(http://common.alhgroup.info/c_cat/template_images/map.png) left no-repeat; padding:2px 0;
	margin-bottom:8px;
}

#emailDetails a, #map a, #phoneDetails, #faxDetails a, #contactForm a {  display:block; padding:2px 0 2px 30px; width:309px;  }

#features {
	color:#FFF;
	padding:10px;
	background-color:#797979;
	margin-bottom:0px
}

#features ul { padding:0 0 0 30px; }

#features li { list-style-image:url(http://common.alhgroup.info/c_cat/template_images/tick.png); padding:0 0 0 3px }


#contactUs { line-height:20px; width:740px; margin:0 30px }

#contactUs H2 { line-height:26px; padding:0 }

#bannerAdBottom {
	width:770px;
	margin:0 0 30px 44px
}

#bannerAdBottom img {
	margin: 8px 0;
}

#bannerAdFooter{

}

#footer {
	clear:both;
	
	padding:10px;
	color:#4A4A4A;
	font-size:11px;
	 }


#footer a {
  color:#4A4A4A;
  text-decoration:none;
  padding:0 10px
 
}

#footer a:hover {
  color:#4A4A4A;
  text-decoration:underline;
}

#links {
	text-align:center;
}

