@charset "utf-8";
/* CSS Document */

body {
	background:url(img/bgrepeat.jpg) repeat;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-indent:25px;
	line-height:1.3em;
}
li {
	line-height:1.3em;
	margin-bottom:7px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	letter-spacing:0.2em;
	font-weight:normal;
	margin-top:5px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	letter-spacing:0.2em;
	font-weight:normal;
	margin-top:5px;
}
#mainwrapper {
	width:929px;
	height:auto;
	margin:0 auto;
}
#header {
	background:url(img/images/images/DEFAULT-LAYOUT_04.jpg) 0 0 no-repeat;
	width:929px;
	height:205px;
	margin:0 auto;
	position:relative;
}
#aboveheader {
	background:url(img/images/images/DEFAULT-LAYOUT_02.png) 0 0 no-repeat;
	width:235px;
	height:10px;
	margin:0 auto;
	position:absolute;
	top:-10px;
	left:0px;
}
#leftofheader1 {
	background:url(img/images/images/DEFAULT-LAYOUT_07.png) 0 0 no-repeat;
	width:39px;
	height:52px;
	margin:0 auto;
	position:absolute;
	top:35px;
	left:-39px;
}
#leftofheader2 {
	background:url(img/images/images/DEFAULT-LAYOUT_12.png) 0 0 no-repeat;
	width:36px;
	height:80px;
	margin:0 auto;
	position:absolute;
	top:125px;
	left:-36px;
}
#rightofheader {
	background:url(img/images/images/DEFAULT-LAYOUT_09.png) 0 0 no-repeat;
	width:40px;
	height:85px;
	margin:0 auto;
	position: absolute;
	top:122px;
	right:-40px;
}
#contentwrapper {
	background:url(img/images/DEFAULT-LAYOUT_05.jpg) 0 0 repeat-y;
	width:929px;
	height:auto;
	margin:0 auto;
	min-height:100px;
	position:relative;
}
#contentbot {
	background: url(img/images/images/DEFAULT-LAYOUT_18.jpg) 0 0 no-repeat;
	width:929px;
	height:17px;
	margin:0 auto;
	position:relative;
}
#contentbotgrad {
	background: url(img/images/images/DEFAULT-LAYOUT_21.png) 0 0 repeat-x;
	width:879px;
	height:41px;
	position:absolute;
	left:25px;
	bottom:-41px;
}
#contentbotleftgrad {
	background: url(img/images/images/DEFAULT-LAYOUT_19.png) 0 0 no-repeat;
	width:25px;
	height:29px;
	margin:0 auto;
	position:absolute;
	left:0px;
	bottom:-29px;
}
#contentbotrightgrad {
	background: url(img/images/images/DEFAULT-LAYOUT_23.png) 0 0 no-repeat;
	width:24px;
	height:29px;
	margin:0 auto;
	position: absolute;
	right:1px;
	bottom:-29px;
}
#content {
	background:url(img/images/contentbackground.png) 0 0 repeat;
	position:relative;
	float:right;
	width:655px;
	padding:10px;
	height:auto;
	margin:0 10px auto auto;
}
#contenttop {
	width:929px;
	height:auto;
	margin:0 auto;
	position:relative;
	float:left;
	background: url(img/images/images/DEFAULT-LAYOUT_14.jpg) scroll top center no-repeat;
}
#topgrad {
	background:url(img/top-grad.png) scroll top center repeat-x;
	width:auto;
	height:auto;
	padding-top:10px;
	margin:0 auto;
}
#leftgrad {
	background:url(img/left-grad.png) scroll left repeat-y;
	width:auto;
	height:auto;
	margin:0 auto;
}
#rightgrad {
	background:url(img/right-grad.png) scroll right repeat-y;
	width:auto;
	height:auto;
	margin:0 auto;
}
#toprightgrad {
	background:url(img/top-right-grad.png) scroll top right no-repeat;
	width:auto;
	height:auto;
	margin:0 auto;
}
#topleftgrad {
	background:url(img/top-left-grad.png) scroll top left no-repeat;
	width:auto;
	height:auto;
	margin:0 auto;
}
#bottomgrad {
	background:url(img/bot-grad.png) scroll bottom center repeat-x;
	width:auto;
	height:auto;
	min-height:1024px;
	margin:0 auto;
}
#logolink {
	display:block;
	width:303px;
	height:59px;
	margin:0 auto;
	position:absolute;
	left:-29px;
	top:31px;
	z-index:3;
}
/*NAVIGATION
-------------------------------------------------------- */
#nav {
	position:absolute;
	width:984px;
	height:59px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	right: -30px;
	top: 133px;
	z-index:3;
}
#nav ul {
	float:left;
	margin:0 auto;
	list-style-type:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 1em;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	z-index:4;
	padding-left:0px;
}
#nav ul li {
	float:left;
	clear:none;
	margin:0 auto;
	z-index:4;
	position:relative;
}
#nav ul li a {
	float:left;
	text-decoration: none;
	z-index:4;
	clear:none;
	display:block;
	line-height:59px;
	text-align:center;
	position:relative;
	margin:0 auto;
	width: auto;
	height:59px;
	font-size:.8em;
	font-weight:normal;
	color:#e2d1a9;
}
#nav ul li a.oneline {
	line-height:59px;
}
#nav ul li a span {
	padding:0 28.4px;
}
#nav ul li a:link, #nav ul li a:visited {
	z-index:4;
}
#nav ul li a:hover {
	position:relative;
	background: url(img/topmenuhover.jpg) 0 0 repeat-x;
	width:auto;
	height:59px;
	margin:0 auto;
	color:#fff;
}
#nav ul li a:active, #nav ul li a:focus {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
	position:relative;
	padding-top:1px;
}
#nav ul li a.current {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
	position:relative;
	color:#FFFFFF;
	cursor: default;
}
#nav ul li a.current:hover {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
	position:relative;
	cursor: default;
}
#nav ul li.divider {
	margin:0 auto;
	background: url(img/divider.jpg) 0 0 no-repeat;
	width:1px;
	height:59px;
}
/*SIDE MENU -----------------------------------------------------------------*/
#sidemenuholder {
	position: relative;
	float:left;
	height:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	width:230px;
	left:-40px;
	margin:0 auto;
	z-index:100;
}
#sidemenutop {
	background:url(img/images/sidemenu_13.png) 1px 0 no-repeat;
	width:280px;
	height:15px;
	position:relative;
	margin:0 auto;
}
#sidemenumid {
	background: url(img/images/sidemenu_21.png) 0 0 repeat-y;
	width:280px;
	height:auto;
	float:left;
	position:relative;
	margin:0 auto;
}
#sidemenubot {
	background:url(img/images/sidemenu_22.png) 0 0 no-repeat;
	width:280px;
	height:11px;
	position:relative;
	margin:0 auto;
}
#sidemenumid ul {
	background:url(img/images/sidemenu_18.jpg) scroll top repeat-x;
	margin:0 auto auto 13px;
	height:auto;
	float:left;
	width:254px;
	padding:0;
	top:-3px;
	display:block;
	position:relative;
}
#sidemenumid ul li {
	width:255px;
	height:50px;
	position:relative;
	float:left;
	line-height:50px;
	display:block;
	margin:0 auto;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:center;
	font-size:.8em;
	clear:left;
}
#sidemenumid ul li a {
	width:253px;
	height:50px;
	margin:0 auto;
	display:block;
	color:#e2d1a9;
	text-decoration:none;
}
#sidemenumid ul li a.current {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	cursor: default;
}
#sidemenumid ul li a.current:hover {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
}
#sidemenumid ul li a:hover {
	background: url(img/topmenuhover.jpg) 0 0 repeat-x;
	color:#fff;
}
#sidemenumid ul li a:active, #sidemenumid ul li a:focus {
	background:url(img/topmenudown.jpg) 0 0 repeat-x;
	padding-top:1px;
}
#sidemenumid ul li.sidemenudivider {
	background:url(img/images/sidemenudivider_22.jpg) 0 0 no-repeat;
	width:254px;
	height:1px;
	margin:0 auto;
	float:left;
	position:relative;
}
#footer {
	color:#FFFFFF;
	padding-top:55px;
	font-size:.8em;
	text-align:center;
	padding-bottom:150px;
	position:relative;
	float:left;
	width:929px;
	height:auto;
}
#footer a {
	color:#CCCCCC;
}
.clr {
	clear:both;
}
#sidemenucontent {
	font-family:Arial, Helvetica, sans-serif;
	color:#eee;
	font-size:.9em;
	padding:5px;
	bottom:5px;
	height:auto;
	left:-222px;
	margin:0 auto;
	position:absolute;
	width:200px;
}
#slider {
	background: url(img/pictures/large%20med%20qual/17-Completed-kitchen.jpg) 0 -195px no-repeat;
	position:absolute;
	width:695px;
	height:118px;
	margin:0 auto;
	float:left;
	z-index:1;
	top:13px;
	left:223px;
}
#slidermask {
	background:url(img/images/slidermask_05.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	left:220px;
	margin:0 auto;
	width:709px;
	height:133px;
	z-index:2;
}
#photogallery a {
	position:relative;
	float:left;
	width:auto;
	height:auto;
	display:block
}
#photogallery a img {
	margin:5px;
	width:auto;
	height:auto;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:2px;
	float:left;
	position:relative;
}
#photogallery a img:hover {
	background-color: #ddd;
	border:1px solid #999;
}
.txtimgright {
	margin-left:10px;
	width:auto;
	height:auto;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:4px;
	float:right;
	position:relative;
}
.txtimgright:hover {
	background-color: #ddd;
	border:1px solid #999;
}
.txtimgleft {
	margin-right:10px;
	width:auto;
	height:auto;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:4px;
	float:left;
	position:relative;
}
.txtimgleft:hover {
	background-color: #ddd;
	border:1px solid #999;
}
.attentionholder {
	width:600px;
	height:auto;
	font-weight:bold;
	margin:0 auto;
	padding:20px;
	position:relative;
	border-bottom:1px solid #333333;
	border-top:1px solid #fff;
	border-right:1px solid #CCCCCC;
	background:url(img/images/contentbackground.png) 0 0 repeat;
}
.attentionholder ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
.attentionholder ul li {
	line-height:24px;
}
.attentionholder ul li img {
	float:left;
	margin-right:10px;
}
.normallist {
	margin-left:15px;
}
.normallist li {
	list-style-image:url(img/29.png);
	list-style-position:outside;
	line-height:20px;
}
.sectionholder {
	width:600px;
	height:auto;
	margin:0 auto;
	padding:20px;
	position:relative;
	margin-bottom:30px;
	border-bottom:1px solid #333333;
	border-top:1px solid #fff;
	border-right:1px solid #CCCCCC;
	background:url(img/images/contentbackground.png) 0 0 repeat;
}
.sectionholder ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
.sectionholder ul li {
	font-weight:bold;
	line-height:24px;
}
.sectionholder ul li img {
	float:left;
	margin-right:10px;
}

.testimonial{
	width:600px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding:20px;
	margin-bottom:30px;
	background:url(img/images/contentbackground.png) 0 0 repeat;
	border-bottom:1px solid #333333;
	border-top:1px solid #fff;
	border-right:1px solid #CCCCCC;
}

.testimonial img.quote{
float:right;
width:24px;
height:24px;
border:none;
}






.botgrad {
	background: url(img/images/images/DEFAULT-LAYOUT_21.png) 0 0 repeat-x;
	width:590px;
	height:41px;
	position:absolute;
	left:25px;
	bottom:-41px;
	z-index:1;
}
.botleftgrad {
	background: url(img/images/images/DEFAULT-LAYOUT_19.png) 0 0 no-repeat;
	width:25px;
	height:29px;
	margin:0 auto;
	position:absolute;
	left:0px;
	bottom:-29px;
	z-index:1;
	}
.botrightgrad {
	background: url(img/botgradright.png) 0 0 no-repeat;
	width:25px;
	height:29px;
	margin:0 auto;
	position: absolute;
	right:0px;
	bottom:-29px;
	z-index:1;
	}
