body {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;	
	font-weight: 300;
	color: #000000;
	background: url( /images/background.png ) top left;
	font-size: 62.5%;
}

a {
	cursor: pointer;
}

a:link,
a:visited {
	text-decoration: none;
	color: #abb9cb;
}

a:hover,
a:active {
	color: #6ea7f4;
}

div#wrapper {
	margin: 0 auto;
	width: 960px;
	background: url( /images/glow.png ) top center no-repeat;
}

div#body-container {
	padding: 30px;
	margin: 0 auto;
	width: 900px;
}

/* header ------------------ */

div#header {
	width: 900px;
}

div#header h1#logo a {
	margin: 0 0 0 212px;
	width: 600px;
	height: 25px;
	display: block;
	background: url( /images/logo.png ) top left no-repeat;  
}

dl#contact-details {
	margin: 20px auto;
/* 	width: 430px; */
	width: 254px;
}

dl#contact-details dt {
	margin-right: 10px;
	width: 26px;
	float: left;
}

dl#contact-details dt label {
	height: 30px;
}

dl#contact-details dt label#email {
	background: url( /images/sprites/icons.png ) top left no-repeat;
	background-position: 0 0;
	width: 26px;
}

dl#contact-details dt label#phone {
	background: url( /images/sprites/icons.png ) top left no-repeat;
	background-position: -26px 0;
	width: 25px;
}

dl#contact-details dd {
	padding-top: 6px;
	margin-right: 40px;
	height: 18px;
	font-size: 1.5em;
	text-shadow: #fff 0 1px 0; 
	float: left;
}

@-moz-document url-prefix() {
	dl#contact-details dd {
		padding-top: 7px;
	}
}

dl#contact-details dd.last {
	margin-right: 0;
}

dl#contact-details dd a {
	color: #000000;
}

/* home content top ------------------ */

div#home-content-top {
	margin-bottom: 30px;
}

h2#for-sale {
	margin-top: 40px;
	font-family: times, serif;
	font-size: 3em;
	text-shadow: #fff 0 1px 0;
}

p#price {
	margin-top: -10px;
	width: 144px;
	height: 30px;
	background: url( /images/price.png ) top left;
	float: right;
}

address#lite-house {
	margin: 6px 0 30px;
	font-size: 1.4em;
	text-shadow: #fff 0 1px 0;
	float: left;
}

p.block {
	margin-right: 60px;
	width: 420px;
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.4;
	text-align: justify;
	text-shadow: #fff 0 1px 0;
	float: left;
}

p.last {
	margin-right: 0;
}

/* sliding gallery ------------------ */

div#sliding-gallery-wrapper {
	margin-bottom: 20px;
	width: 900px;
	height: 260px;
	background: url( /images/wood.jpg ) top left no-repeat;
	overflow: hidden;
}

div#sliding-gallery {
	margin-left: -169px;
}

div#sliding-gallery div#left-scroll,
div#sliding-gallery div#right-scroll {
	position: absolute;
	top: 110px;
	z-index: 3;
}

div#sliding-gallery div#left-scroll {
	width: 69px;
	height: 60px;
	background: url( '/images/sprites/left-scroll.png' ) top left no-repeat;
}

div#sliding-gallery div#left-scroll:active {
	background-position: 0 -60px;
}

div#sliding-gallery div#right-scroll {
	width: 69px;
	height: 60px;
	background: url( '/images/sprites/right-scroll.png' ) top left no-repeat;
}

div#sliding-gallery div#right-scroll:active {
	background-position: 0 -60px;
}

div#sliding-gallery ul li {
	padding: 8px 0 0 8px;
	margin: 18px 39px 0;
	background: url( /images/photo-frame.png ) top left no-repeat;
	width: 330px;
	height: 218px;
	float: left;
}

div#sliding-gallery-wrapper-ie {
	margin: 20px 0;
	width: 903px;
	height: 164px;
	background: url( /images/wood-ie.jpg ) top left no-repeat;
}

div#sliding-gallery-wrapper-ie ul#ie li {
	margin: 14px 6px 0;
	width: 200px;
	height: 125px;
	float: left;
}

div#sliding-gallery-wrapper-ie ul#ie li img {
	border: 5px solid #ffffff;
}

/* calls to action ------------------ */

div#buttons {
	margin-bottom: 30px;
}

div#buttons a {
	margin: 0 10px;
}

div#buttons a#download-brochure {
	width: 242px;
	height: 43px;
	background: url( /images/download-brochure.png ) top left no-repeat;
	display: inline-block;
}

div#buttons a#view-map {
	width: 168px;
	height: 43px;
	background: url( /images/view-map.png ) top left no-repeat;
	display: inline-block;
}

div#buttons a#about {
	width: 242px;
	height: 43px;
	background: url( /images/about.png ) top left no-repeat;
	display: inline-block;
}

/* home content bottom ------------------ */

div#home-content-bottom {
	margin-bottom: 30px;
}

/* about page ------------------ */

div#about h2#about-us {
	margin: 30px 0;
	width: 116px;
	height: 22px;
	background: url( /images/about-us.png ) top left no-repeat;
}

div#about h2#our-work {
	margin: 30px 0;
	width: 123px;
	height: 23px;
	background: url( /images/our-work.png ) top left no-repeat;
}

div#about p {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.4;
}

p#home-button a {
	margin: 30px auto;
	width: 242px;
	height: 42px;
	background: url( /images/home-button.png ) top left no-repeat;
	display: block;
}

div#about ul {
	margin: 30px 0 0;
	float: left;
}

div#about ul li {
	padding: 5px 0 0 6px;
	margin: 0 2px 13px 0;
	width: 172px;
	height: 132px;
	background: url( /images/small-frame.png ) top left no-repeat;
	float: left;
}

/* footer ------------------ */

p#footer-headline {
	margin-top: 30px;
	font-family: times, serif;
	font-size: 2em;
	line-height: 1.4;
	text-shadow: #eee 0 1px 0;
}

div#footer {
	margin: 30px 0;
}

div#footer p {
	font-size: 1.3em;
	line-height: 1.4;
	text-align: center;
}

div#footer p a {
	color: #1a7df8;
}

/* extra ------------------ */

.hidetext {
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

p.center {
	text-align: center;
}
