body{
	margin:0;
	padding:0;
	font-family: "Arial", Veranda, sans-serif;
	color:#000;
	text-align:center;
	background-color:#fff;
	background:transparent url(../gr/bar.jpg) top repeat-x
}
img{
	border:0;
}
#top{
	width:100%;
	height:12px;
	margin:0;
	padding:0;
	background:transparent url(../gr/top_bar.jpg) repeat-x;
}
#bottom{
	width:100%;
	height:16px;
	margin:0;
	padding:0;
	background:transparent url(../gr/bar_bottom.jpg) repeat-x;
	font-size:80%;
	color:#fff;
}


#bottom a:link{
	color:#fff;
	text-decoration:none;

}
#bottom a:hover{
	color:#E5E5E5;
	text-decoration:none;

}
#bottom a:active{
	color:#E5E5E5;
	text-decoration:none;
}
#bottom a:visited{
	color:#fff;
	text-decoration:none;
}



#flash{
	width:772px;
	height:198px;
	margin:0;
	padding:0;
	background:transparent url(../gr/flash_bkg.jpg) no-repeat center;
}
#bar{
	width:772px;
	height:11px;
	margin:0;
	padding:0;
	background:transparent url(../gr/body_bar.jpg) no-repeat center;
}
.wrap{
	width:772px;
	margin:auto auto;
	padding:0;
	text-align:center;
	background:#fff url(../gr/body_bkg.jpg) repeat-y center;

}

#left_3{
        float:left;
	margin: auto auto;
	width:233px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
#right_3{
        float:left;
	margin: auto auto;

	width:233px;
	padding-left:15px;
	padding-right:5px;
	text-align:left;
}
#center_3{
        float:left;
	margin: auto auto;

	width:234px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
#con_3{
	width:772px;
	margin:auto auto;
	padding:0;
	margin-top:0;
	background:transparent url(../gr/3.jpg) left repeat-y;
}

#con_2{
	width:772px;
	margin:auto auto;
	padding:0;
	margin-top:0;
	background:transparent url(../gr/2.jpg) left repeat-y;
}


#left_2{
        float:left;
	margin: auto auto;
	width:225px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
#right_2{
        float:left;
	margin: auto auto;

	width:495px;
	padding-left:15px;
	padding-right:5px;
	text-align:left;
}

#con_1{
	width:772px;
	margin:auto auto;
	padding:0;
	margin-top:0;
}
#center_1{
        float:left;
	margin: auto auto;
	width:752px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
/*Nav*/

#nav{
	width:772px;
	height:30px;
	margin:auto auto;
	padding:0;
	text-align:center;
	background:transparent url(../gr/nav_bkg.jpg) no-repeat left;
	margin-top:0;

}
#contact a {	
	float:right;
	text-align:center;
	display: block;
	width: 69px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/contact.jpg') no-repeat;
	}
#about a {	
	float:right;
	text-align:center;
	display: block;
	width: 70px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/about.jpg') no-repeat;
	}
#testimonials a {	
	float:right;
	text-align:center;
	display: block;
	width: 85px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/testimonials.jpg') no-repeat;
	}
#portfolio a {	
	float:right;
	text-align:center;
	display: block;
	width: 72px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/portfolio.jpg') no-repeat;
	}
#services a {	
	float:right;
	text-align:center;
	display: block;
	width: 76px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/services.jpg') no-repeat;
	}
#home a {	
	float:right;
	text-align:center;
	display: block;
	width: 68px;
	margin: auto auto;
	height: 30px;
	background: transparent url('../gr/home.jpg') no-repeat;
	}
#home a:hover, #services a:hover, #portfolio a:hover, #testimonials a:hover, #about a:hover, #contact a:hover {background-position: 0 -30px;}
/*End Nav*/

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.copy{
	font-size:80%;
	color:#000;
}

.line{
	height:1px;
	background-color:#000000;
	width:100%;
	margin:auto auto;
	padding:0;
	overflow:hidden;
}
