

.container {
	position: relative; /*** Let's be nice to IE ***/
	width: 982px; /*** Content Width ***/
	display: table; /*** For non-IE browsers ***/
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	background: #ffffff url(../images/border_bg.gif) top center repeat-y;	
	padding-bottom: 10px;
}
.container-header { 
	width: 982px; 
	height: 114px; line-height: 114px; 
	vertical-align: middle; 
	background: #2a2627;
	position: relative;
}
#nav-container { 
	padding: 0px; margin: 0px; 
	width: 982px; height: 47px; 
	line-height: 47px;
	padding-top: 10px;
	background: url(../images/nav_bg.gif) repeat-x;
}
.content-container {
	width: 942px;
	height: 100%;
	padding: 30px 20px 30px 20px;
}
#footer-container {
	width: 982px; 
	padding-top: 4px;
	height: 43px;
	padding: 0px; margin: 0px;
	vertical-align: middle; 
	background: url(../images/footer_bg.gif) repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#footer_right {
	position: absolute;
	right: 30px;
	top: 10px;
}
.cont-title-bg {
	margin: 0px; padding: 10px;
	width: 274px;
	min-height: 38px;
	background: #ebecec url(../images/cont_title_bg.gif) repeat-x;
	color: #404041;
}
.contact-info-bg {
	margin: 0px; padding: 10px;
	width: 274px;
	min-height: 62px;
	background: #ebebeb url(../images/contact_info_bg.gif) repeat-x;
	color: #404041;
}
.contact-info-bg2 {
	margin: 0px; padding: 10px;
	width: 274px;
	min-height: 62px;
	background-color: #ebebeb;
	color: #404041;
}
.contact-enquiry-bg {
	margin: 0px; padding: 10px;
	width: 598px;
	min-height: 62px;
	background: #ebebeb url(../images/contact_info_bg.gif) repeat-x;
	color: #404041;
}

.container-618 { width: 618px; float:left; margin-right: 30px; }
.container-294 { width: 294px; float:left; margin-right: 30px; }

/* GALLERY */

.gallery-row {
	width: 618px;
	margin: 0px auto 0px auto;
}

.gallery_pagination_sep {
	background: #dadada;
	height: 20px;
	width: 1px;
}
