/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
/* remember to define focus styles! */
:focus {outline:0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* END RESET */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3c3c;
	background:url(../images/bg.gif) 0 0 repeat-y #adb798;
}
a {
	color:#4481a3;
	text-decoration:none;
}
a:hover {
	color:#0687ce;
}
#wrapper {
	width:1088px;
	line-height:normal;
	position:relative;
}
#header h1 {
	text-indent:-9999px;
}
#header h1 a {
	display:block;
	width:502px;
	height:79px;
	background:url(../images/h1.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:63px;
	left:218px;
}
#header h1 a span {
	display:block;
	width:218px;
	height:218px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:-63px;
	left:-218px;
}
#header ul {
	width:114px;
	height:219px;
	position:absolute;
	top:239px;
	left:13px;
}
#header ul li#nav-reno, #header ul li#nav-mill {
	margin:0 0 20px;
}
#header ul li#nav-furn {
	margin:0 0 24px;
}
#header ul li#nav-news, #header ul li#nav-about {
	margin:0 0 5px;
}
#header ul li a {
	display:block;
	width:114px;
	height:25px;
	background:url(../images/nav.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
#header ul li#nav-mill a {
	background-position:0 -45px;
}
#header ul li#nav-furn a {
	background-position:0 -90px;
}
#header ul li#nav-news a {
	background-position:0 -139px;
}
#header ul li#nav-about a {
	background-position:0 -169px;
}
#header ul li#nav-cam a {
	background-position:0 -199px;
}
#header ul li#nav-reno a:hover {
	background-position:-114px 0;
}
#header ul li#nav-mill a:hover {
	background-position:-114px -45px;
}
#header ul li#nav-furn a:hover {
	background-position:-114px -90px;
}
#header ul li#nav-news a:hover {
	background-position:-114px -139px;
}
#header ul li#nav-about a:hover {
	background-position:-114px -169px;
}
#header ul li#nav-cam a:hover {
	background-position:-114px -199px;
}


#home #content {
	padding:154px 99px 220px 306px;
}
#home #content img {
	display:block;
	margin:0 0 10px;
}
#home #content h1 {
	font-weight:normal;
	color:#fff;
	float:left;
}
#home #content p {
	float:right;
	text-align:right;
}

.gallery, .index, .wide {
	padding:186px 0 220px 229px;
	overflow:hidden;
}
.gallery .text, .index .text, .wide .text {
	width:220px;
	float:left;
}
.gallery h1, .index h1, .wide h1 {
	font-size:14px;
	margin:0 0 19px;
}
.gallery p, .index p, .wide p {
	line-height:18px;
}
.gallery .text p, .index .text p, .wide .text p {
	margin:0 0 18px;
}
.gallery .text p.more, .index .text p.more, .wide .text p.more {
	margin-top:29px;
}
.gallery .photos, .index .photos {
	width:600px;
	float:left;
	color:#e4ebc1;
	padding:39px 0 0;
	margin:0 0 0 33px;
}
.gallery .photos li, .index .photos li {
	width:136px;
	height:136px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
}
.gallery .photos p, .index .photos p {
	clear:left;
}
.index .photos li {
	width:277px;
	height:235px;
	margin:0 21px 0 0;
}
.index .photos li img {
	display:block;
	margin:0 0 8px;
}
.index .photos li p {
	text-align:right;
}
.wide .photos {
	width:606px;
	float:left;
	padding:39px 0 0;
	margin:0 0 0 33px;
}








#footer {
	width:182px;
	font-size:10px;
	color:#000;
	position:absolute;
	top:494px;
	left:0;
}
#footer p {
	padding:0 16px 10px;
}
#footer p.email {
	padding:4px 16px 21px;
}
#footer p.last br {
	display:none;
}
a#facebook, a#twitter {
	display:block;
	height:14px;
	line-height:14px;
	padding:0 0 0 21px;
}
a#facebook {
	background:url(../images/facebook.gif) 1px 0 no-repeat;
	margin:0 0 5px;
}
a#twitter {
	background:url(../images/twitter.gif) 1px 0 no-repeat;
}
