body{
	margin:0;
	padding:0;
	font-family: "Arial", Veranda, sans-serif;
	color:#000;
	text-align:center;
	background:#E3EAF0 url(../gr/gradient.jpg) top repeat-x;
}
img{
	border:0;
}

/* Top */

#wrap{
	width:800px;
	padding:0;
	margin:auto auto;
}
#top{
	width:800px;
	height:147px;
	margin: auto auto;
	padding:0;
	background:transparent url(../gr/banner.jpg) no-repeat;
}

/* Main */

#in_foot{
	width:800px;
	height:37px;
	margin: auto auto;
	padding-top:3px;
	padding-bottom:0;
	background:transparent url(../gr/foot.jpg) top no-repeat center;
}

#in_foot a:link {
	text-decoration: none;
	color:#838383;
}
#in_foot a:visited {
	text-decoration: none;
	color:#838383;
}

#in_foot a:hover {
	text-decoration: underline;
	color:#4D4D4D;
}
#in_foot a:active {
	text-decoration: underline;
	color:#4D4D4D;
}



#in{
	width:800px;
	min-height:444px;
	margin: auto auto;
	padding:0;
	background:transparent url(../gr/main_bkg.jpg) no-repeat top center;
}
#in_out{
	width:800px;
	margin: auto auto;
	padding:0;
	background:transparent url(../gr/bkg.jpg) repeat-y center;
}


.hack{
	float:left;
	width:1px;
	height:444px;
	margin: auto auto;
}

#left{
	margin-left:52px;
	float:left;
	width:440px;
	margin-right: auto;
	text-align:left;

}
#left p {
	padding-left:5px;
	padding-right:5px;
}
#left h2{
	font-weight:normal;
	font-size:160%;
	margin:0;
	padding:0;
	letter-spacing: -.05em;
}

#right{
	margin-right:60px;
	float:right;
	width:220px;
	margin-left: auto;	

}
.copy{
	font-size:80%;
	color:#C1C5C8;
}

/* Navigation */

#nav{
	width:800px;
	height:52px;
	margin: auto auto;
	padding-left:40px;
	background:transparent url(../gr/nav_bkg.jpg) no-repeat;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}





#home a {	
	float:left;
	text-align:center;
	display: block;
	width: 116px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/home.jpg') no-repeat;
	}
#home a:hover {	background-position: 0 -27px;}

#about a {	
	float:left;
	text-align:center;
	display: block;
	width: 120px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/about.jpg') no-repeat;
	}
#about a:hover {	background-position: 0 -27px;}

#services a {	
	float:left;
	text-align:center;
	display: block;
	width: 120px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/services.jpg') no-repeat;
	}
#services a:hover {	background-position: 0 -27px;}

#availability a {	
	float:left;
	text-align:center;
	display: block;
	width: 120px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/availability.jpg') no-repeat;
	}
#availability a:hover {	background-position: 0 -27px;}

#testimonials a {	
	float:left;
	text-align:center;
	display: block;
	width: 120px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/testimonials.jpg') no-repeat;
	}
#testimonials a:hover {	background-position: 0 -27px;}

#contact a {	
	float:left;
	text-align:center;
	display: block;
	width: 119px;
	margin: auto auto;
	height: 27px;
	background: transparent url('../gr/contact.jpg') no-repeat;
	}
#contact a:hover {	background-position: 0 -27px;}
