/* CSS Document */
wrapper, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, form, fieldset ,body {margin:0;padding:0;}
.floatLeft {float:left;border:0;}
.floatRight {float:right;border:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size: 12px;}
body {text-align: center; background-color:#84655A;}
#wrapper {width:912px;position:relative;margin:0 auto;}
#contentwrap {width:912px;height:978px;}
#header {
	position:relative;
	width:912px;
	height:251px;
	background-image:url(images/header_background.gif);
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;
}
#logo {
	width:364px;
	height:214px;
	background-image:url(images/logo.gif);
}
#slogan {
	width:440px;
	height:92px;
	position:absolute;
	right:50px;
	top:72px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-shadow:#000 20px 12px 2px;
}
#main-nav {
	width:912px;
	height:37px;
	background-image:url(images/main_nav_color.gif);
	float:left;
}
#main-nav ul {padding:0;list-style:none;}
#main-nav ul li {float:left;display:inline;}
#main-nav ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	color:#FFF;
	letter-spacing:1px;
	width:228px;
	height:32px;
	padding-top:5px;
	
}
#main-nav ul li a:hover {background-image:url(images/hover_color.gif);}
/* end of header */
#space {
	width:909px;
	height:10px;
	position:relative;
	color:#84655A;
	top:3px;
}
#info {
	width:912px;
	height:297px;
	background-image:url(images/info_bg.jpg);
	box-shadow: 0px 2px 9px #000;
    -moz-box-shadow: 0px 2px 9px #000;
    -webkit-box-shadow: 0px 2px 9px #000;
    position:relative;
    z-index:2;
}
#info-word {
	padding-top:90px;
	width:650px;
	text-align:center;
	color:#4E2615;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	font-weight:300;
}
#pro-info {
	margin-top:27px;
	width:342px;
	height:700px;
	background-color:#4E2615;
	float:right;
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;
}
#pro-pics {
	width:529px;
	height:700px;
	background-image:url(images/pro_info_bg.jpg);
	float:left;
	margin-top:27px;
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;
}
#feature-bg {
	background-image:url(images/feature_bg.jpg);
	width:912px;
	height:850px;
	position:absolute;
	z-index:-2;
	margin-top:27px;
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;
}
#top {
	background-image:url(images/features.jpg);
	width:650px;
	height:251px;
    margin-left:auto;
    margin-right:auto;
	margin-top:50px;
}
#steps {
	background-image:url(images/15_step.gif);
	width:334px;
	height:44px;
    margin-left:180px;
}
#stepinfo {
	background-color:#ffffff;
	width:430px;
	text-align:left;
	margin-left:131px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#4E2615;
	font-weight:bolder;
}
#finpic {
	background-image:url(images/finish.jpg);
	width:195px;
	height:151px;
	float:right;
	margin-right:131px;
}
#contact-form {
	color:#ffffff;
	font-weight:bolder;
	margin-top:27px;
	padding-bottom:23px;
	margin-left:240px;
}
#contact-info {
	background-image:url(images/con_info_bg.jpg);
	width:420px;
	margin-top:30px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;
}
#contact-info a {
	text-decoration:none;
	color:#000;
	font-size:18px;
}
#cont-bg {
	background-image:url(kitchen_shots_006.jpg);
	background-color:#4E2615;
	height:650px;
	box-shadow: 0px 2px 9px #000;
   -moz-box-shadow: 0px 2px 9px #000;
   -webkit-box-shadow: 0px 2px 9px #000;	
}
#footer {
	width:909px;
	height:75px;
	position:relative;
	background-image:url(images/bbb.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	margin-left:400px;
}