body {
	background: #000 url('../images/background.jpg') 50% 0% no-repeat;
	margin: 0;
	padding: 0;
}

.submit-contact, a, div {behavior: url("css/iepngfix.htc");}	

a {
	outline: none;
}
#container {
	width: 946px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#header {
	background: url('../images/header.png') 50% -67px no-repeat;
	width: 833px;
	height: 122px;
	margin: 0 auto;
	padding: 17px 0 0 105px;
	display: block;
	clear: both;
	position:relative;
}

.heading-big-greytext {
	margin:0;
	padding:0;
	display:block;
	float:left;
	color:#999999;
	font-size:43px;
}

.heading-big-whitetext {
	margin:0;
	padding:0;
	display:block;
	float:left;
	color:#f2f2f2;
	font-size:43px;
}

.heading-smalltext {
	margin:37px 0 0 70px;
	padding:0;
	display:block;
	clear:both;
	color:#e6e6e6;
	font-size:13px;
	position:absolute;
} 

/* Navigation */
#navigation {
	width: 470px;
	margin: 30px 0 0 86px;
	padding: 0;
	display: block;
	float:left;
}
#navigation a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.nav-a {
	width: auto;
	margin: 0 35px 0 0;
	padding: 0;
	display: inline-block;
}

.nav-seperator {
	margin:0;
	margin-right:35px;
	padding:0;
	display:inline-block;
	color:#ffffff;
}

/* Slide Show */
#slide-block {
	width: 860px;
	height: 305px;
	margin: -51px auto;
	padding: 0;
	display: block;
	clear: both;
}

/* Content */
.content-wrap {
	width: 946px;
	margin: 1px auto;
	padding: 0;
	display: block;
	clear: both;
	z-index:99;
	position:relative;
	right:0px;
}
.content-top {
	background: url('../images/content-top-new.png') 50% 0% no-repeat;
	width: 866px;
	height: 105px;
	margin: 0;
	margin-top:7px;
	padding: 72px 0 0 84px;
	display: block;
	clear: both;
	color: #fff;
}
.content {
	background: url('../images/midsection.png') 50% 0% repeat-y;
	width: 865px;
	margin: 0 0 0 0;
	padding: 0 0 35px 79px;
	display: block;
	clear: both;
	color: #fff;
}
.content-bottom {
	background: url('../images/content-top.png') 50% 0% no-repeat;
	width: 844px;
	height: 109px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.heading-block {
	width: 480px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.grey-heading {
	font-size: 34px;
	color: #999999;
}
.big-heading {
	font-size: 32px;
	color: #fff;
}
.small-heading {
	float: right;
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	font-size: 14px;
}

/* homepage slider shit */
div#slider-poo {
	width: 100%;
	height: 323px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
div.slider-left-bar {
	background: url('../images/welcome-left-slider.png') 0px 0px no-repeat;
	width: 16px;
	height: 323px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
}
div.slider-right-bar {
	background: url('../images/contact-slider.png') 0px 0px no-repeat;
	width: 16px;
	height: 323px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
}
div.slider-arrow-bar {
	background: url('../images/arrow-slider.png') 0px 0px no-repeat;
	width: 66px;
	height: 323px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
}
div.slider-content-left {
	background: url('../images/repeat-slider.png') 0px 0px repeat;
	width: 520px;
	height: 313px;
	padding: 10px 0 0 0;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
}
div.slider-content-right {
	background: url('../images/repeat-slider.png') 0px 0px repeat;
	width: 160px;
	height: 313px;
	padding: 10px 0 0 0;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
	position:relative;
}
div.slider-heading {
	width: 520px;
	height: 30px;
	padding: 0;
	margin: 3px 0 17px 0;
	display: block;
	clear: both;
	border-bottom: 1px #2f2f2f dotted;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.contact-us-button, a.contact-us-button:hover {
	background: url('../images/contact-us-button.png') 50% 50% no-repeat;
	width: 163px;
	height: 54px;
	padding: 0;
	margin: 0 0 0 -8px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;	
}
a.back-button, a.back-button:hover {
	background: url('../images/back-button.png') 0 0 no-repeat;
	width: 163px;
	height: 54px;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
div.slider-text {
	min-height:250px;
	height: auto!important;
	height:250px;
	width:235px;
	padding: 0;
	margin: 0;
	margin-right:25px;
	display: block;
	float:left;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.left1 {
	width: 235px !important;
	overflow: hidden !important;
}
.left1 a {
	border-bottom: 1px #fff dotted;
	color: #fff;
text-decoration: none;
}
.right2 {
	width: 500px !important;
	overflow: hidden !important;
}
.right1, .left2 {
	width: 158px !important;
	overflow: hidden !important;
}



/* Right Slider */
.rightslider-container {
	width: 140px;
	height: 323px;
	margin: 0 0 0 54px;
	padding: 0;
	float: left;
	display: block;
	position: relative;
	z-index: 1;
}
.contact-end {
	background: url('../images/contact-slider.png') 50% 0% no-repeat;
	width: 16px;
	height: 323px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: absolute;
	right: -36px;
}
.contact-textblock {
	width: 130px;
	max-height: 250px;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 12px;
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact-form {
	width: 350px;
	height: 230px;
	margin: 0 0 0 20px;
	padding: 0;
	display: block;
	overflow: hidden;
}
.select-option {
	width: 157px;
	margin: 0 0 0 -3px;
	padding: 0;
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.text-style {
	background: url('../images/input-bg.png') 0% 0% no-repeat;
	width: 153px;
	height: 17px;
	margin: 0 12px 0 -3px;
	padding: 3px 3px 0 2px;
	display: block;
	border: 0;
	overflow: hidden;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.enquiry-style {
	background: url('../images/enquiry-bg.png') 0% 0% no-repeat;
	width: 327px;
	height: 89px;
	margin: 10px 0 0 0;
	padding: 2px 0 0 3px;
	display: block;
	border: 0;
	overflow: hidden;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.submit-contact {
	background: url('../images/submit-button.png') 50% 0% no-repeat;
	width: 163px;
	height: 54px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	border: 0;
	cursor: pointer;
	float: right;
	overflow: hidden;
}
.telephone {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 330px;
	overflow: hidden;
}
/* Footer */
.footer, #gallery-footer {
	background: url('../images/footer.png') 50% -60px no-repeat;
	width: 866px;
	height: 46px;
	margin: 0 auto;
	padding: 23px 0 0 80px;
	display: block;
	clear: both;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gallery-footer {margin-top:33px;}

.footer-links {
	width: 230px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.footer-name {
	width: 578px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.footer a {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* GALLERY */
#gallery-footer a {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
object {z-index:99 !important;}

.gallery-block, #gallery-block {
	width: 844px;
	height: 600px;
	margin:-61px auto;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	z-index:99;
}
.contact-side {
	background: url('../images/contact-us-side.png') 50% 0% no-repeat;
	width: 36px;
	height: 153px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	right: 14px;
	top: -240px;
	cursor:pointer !important;
}
.contact-side2 {
	background: url('../images/contact-us-side.png') 50% 0% no-repeat;
	width: 36px;
	height: 153px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	right: 16px;
	top: 30px;
	cursor:pointer !important;
}
.clearfix {
	clear: both;
}
