body {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:16px;
	background-image: url(/images/bg-rep.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#f4f4f4;
	color:#818286;
	}
	
#container {
	width:890px;
	margin:0 auto;
	}
	
blockquote {
	font-size:18px;
	color:#900;
	padding:0 20px 10px 20px;
	margin-bottom:20px;
}

.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
}
	
#top {
	width:875px;
	height:98px;
	background-image:url(/images/top-logo.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:5px;
	margin:0 atuo;
	}
	
#top h1 {
	text-indent:-99999px;
	}
	
#top h2 {
	font-size:30px;
	}
	
#top h3 {
	padding-top:8px;
	font-size:25px;
	}

#top h2, #top h3 {
	text-align:right;
	color:#818286;
	font-weight:normal;
	}
	
.red {
	color:#b01f24;
	}
	
#nav {
	width:875px;
	margin-top:25px;
	height:2em; /* Same */
	}
	
#nav ul {
	display:inline;
	}

#nav ul li {
	display:inline;
	}
	
#nav ul li a {
	font-size:26px;
	color:#818286;
	font-family:"Trebuchet MS",Arial,Verdana;
	height: 2em; /* Same */
	line-height: 2em; /* Same */
	float: left;
	width: 175px;
	display: block;
	text-decoration: none;
	text-align: center;
	height:43px;
	}
	
#nav ul li a:hover {
	color:#a4a4a4;
	}
	
#center-img {
	width:887px;
	height:181px;
	background-image: url(/images/center-img.jpg);
	background-repeat:no-repeat;
	margin:25px 0 20px 0;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.clear {
	clear:both;
	}
	
.small {
	width:206px;
	margin-right:20px;
	}

.large {
	width:661px;
	}
	
#text-top {
	width:661px;
	height:34px;
	background-image:url(/images/text-top.jpg);
	background-repeat:no-repeat;
	}
	
#text-rep {
	width:661px;
	background-image:url(/images/text-repeat.jpg);
	background-repeat:repeat-y;
	}
	
#text-bottom {
	width:661px;
	height:34px;
	background-image:url(/images/text-bottom.jpg);
	background-repeat:no-repeat;
	}
	
#text-rep p {
	padding:0 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	}
	
.margin {
	padding:0 20px 10px 20px;
	}
	
.feedback-box {
	padding-top:10px;
	margin:0 20px 20px 20px;
	border: solid 1px #c4c4c4;
	}
	
#text-rep h3 {
	padding:0 20px 0 20px;
	margin-bottom:15px;
	font-size:20px;
	}
	
#text-rep h3 a {
	color:#818286;
	}
	
#text-rep a {
	color:#990000;
	}
	
#text-rep small {
	color:#990000;
	}
	
.footer {
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	line-height:19px;
	}
	
	
.footer a {
	color:#333333;
	}

.bottom {
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
	}

.bottom a {
	color:black;
	padding:5px;
	}
	
.leftbox {
	width:206px;
	height:150px;
	margin-bottom:10px;
	}
	
.leftbox a {
	width:206px;
	height:150px;
	background:url(/images/left-bo.jpg) no-repeat;
	font-size:20px;
	color:#818286;
	font-family:"Trebuchet MS",Arial,Verdana;
	height: 2em; /* Same */
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	height:80px;
	padding-top:70px;
	}

.leftbox a:hover {
	background:url(/images/left-bo-over.jpg) no-repeat;
	}
	
.ranges a {
	background:url(/images/left-bo-ranges.jpg) no-repeat !important;
	}
.ranges a:hover {
	background:url(/images/left-bo-over-ranges.jpg) no-repeat !important;
	}
	
.contact a {
	background:url(/images/left-bo-contact.jpg) no-repeat !important;
	}
.contact a:hover {
	background:url(/images/left-bo-over-contact.jpg) no-repeat !important;
	}
	
.budget a {
	background:url(/images/left-bo-budget.jpg) no-repeat !important;
	}
.budget a:hover {
	background:url(/images/left-bo-over-budget.jpg) no-repeat !important;
	}
	
.accordion {
	width: 550px;
	margin:0 auto;
}
.accordion h4 {
	width:263px;
	height:40px;
	background: #fff url(/images/h4-bg-3.jpg) no-repeat;
	margin: 0 0 10px 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding:22px 0 0 25px;
}
.accordion h4:hover {
	color:#CCCCCC;
}
.accordion h4.active {
	background: #fff url(/images/h4-bg-4.jpg) no-repeat;
}

.accordion span {
	padding-left:6px;
	margin-bottom:10px;
	}

.accordion ul li {
	margin:1px;
	width:200px;
	}

.accordion ul li a {
	display:block;
	background: #f7f7f7;
	color:#000000;
	text-decoration:none;
	padding:5px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.accordion ul li a:hover {
	background: #fff;
	}
	
.largeImg {
	padding:1px;
	border: solid 1px #c4c4c4;
	margin-right:8px;
	}
	
.kitchen-img {
	float:right;
	padding:1px;
	border: solid 1px #c4c4c4;
	margin:0 20px 8px 8px;
	}
	
.links li {
	padding:0 0 10px 60px;
	}
	
.links {
	color:#990000;
	}
