body {
	margin:0;
	padding:0;
	font-family:"trebuchet ms", helvetica, verdana, geneva, sans-serif;
	font-weight:bold;
	}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:auto;
	border-bottom:1px solid #000;
	}

#head {
	position:relative;
	width:980px;
	height:231px;
	margin:0;
	}

#maggie {
	position:relative;
	height:490px;
	padding:15px 15px 12px 25px;
	margin:0 590px 0 0;
	background-image:url(images/grass.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height:30px;
	font-size:larger;
	}

#specs {
	position:relative;
	height:490px;
	padding:15px 15px 5px 25px;
	margin:0 460px 0 0;
	background-image:url(images/grass.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height:30px;
	font-size:larger;
	}

#faq {
	position:relative;
	height:auto;
	padding:15px 35px 5px 30px;
	margin:0 ;
	background-image:url(images/grass.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height:30px;
	font-size:larger;
	border-right:1px solid #000;
	}

#photos {
	position:relative;
	float:right;
	width:340px;
	padding:0;
	margin:0;
	}

#cust {
	position:relative;
	float:right;
	width:250px;
	height:auto;
	margin:-7px 0 0 0;
	border-right:1px solid #000;
	}
	
#use {
	position:relative;
	float:right;
	width:450px;
	height:auto;
	margin:-7px 0 0 0;
	border-right:1px solid #000;
	}

#right_head {
	position:relative;
	width:100%;
	height:48px;
	background:#000;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:22px;
	line-height:48px;
	}

#cust_content {
	width:100%;
	height:352px;
	background:#fcf9ea;
	padding:10px 0;
	font-family:"trebuchet ms", helvetica, verdana, geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	line-height:17px;
	}

#right_content {
	width:100%;
	height:448px;
	background:#fcf9ea;
	padding:10px 0;
	font-family:"trebuchet ms", helvetica, verdana, geneva, sans-serif;
	line-height:30px;
	}

#right_foot {
	position:relative;
	width:248px;
	height:103px;
	background:#fcf9ea;
	text-align:center;
	}
	
#right_foot img {border:none; text-decoration:none;}

.cust_title {
	text-align:center;
	color:#000;
	font-size:20px;
	margin:0;
	padding:0 0 5px 0;
	}

#foot {
	position:relative;
	width:100%;
	height:40px;
	background:#000;
	margin:0;
	padding:0;
	}

#nav {
	position:absolute;
	top:150px;
	right:20px;
	height:60px;
	width:740px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	vertical-align: middle;
	line-height: 60px;
	}

#nav a {
	border:none;
	text-decoration:none;
	border-style:none;
	color:#000;
	}
	
#nav a:hover {
	border:none;
	text-decoration:none;
	border-style:none;
	color:#666;
	}
	
.style1 {font-size: 36px}
