/* top nav */

#top_nav {
	width: 742px;
	height: 24px;
	background: url(../images/nav_bg.jpg) no-repeat;
	font-size: 90%;
	padding-top: 0px;	
	padding-bottom: 6px;	
	padding-left: 0px;;
	font-size: 90%;
	clear: both;
}

#top_nav  li{ 
	list-style: none;
	color: #ffffff;
		
}
#top_nav  a{ 
	list-style: none;
	color: #ffffff;
		
}
#top_nav a:hover{ 
	color: #333333;
}

.testimonials{
	margin-left:34px;
	//margin-left:17px;
	
}
.photographs{
	margin-left:46px;
	//margin-left:30px;
}

.contact{
	margin-left:34px;
	//margin-left:20px;

}
	
#nav_text {
	width: 90px;
	height: 24px;
	margin-top:6px;
	position: relative;
	float: left;
	display: inline;
}
#home{
	float: right;
	width: 86px;
	height: 24px;
	text-align: center;
	padding-top: 4px;
}
#home a{
	
	display: block;
	color: #ffffff;
}
#home a:hover{
	color: #cccccc;
	display: block;
}
