@charset "UTF-8";
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#nav_home {
	margin: 0px;
	height: 67px;
	width: 74px;
	float: left;
}
#nav_home a {
	background-image: url(images/nav_home.jpg);
	background-position: 0px 0px;
	height: 67px;
	width: 74px;
	margin: 0px;
	float: left;
}
#nav_home a:hover {
	background-position: 0px -67px;
	background-image: url(images/nav_home.jpg);
}
#nav_about {
	margin: 0px;
	height: 67px;
	width: 82px;
	float: left;
}
#nav_about a {
	background-image: url(images/nav_about.jpg);
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	height: 67px;
	width: 82px;
}
#nav_about a:hover {
	background-image: url(images/nav_about.jpg);
	background-position: 0px -67px;
}
#nav_location {
	margin: 0px;
	height: 67px;
	width: 106px;
	float: left;
}
#nav_location a {
	background-image: url(images/nav_location.jpg);
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	height: 67px;
	width: 106px;
}
#nav_location a:hover {
	background-image: url(images/nav_location.jpg);
	background-position: 0px -67px;
}
#nav_photography {
	float: left;
	height: 67px;
	width: 139px;
}
#nav_photography a {
	background-image: url(images/nav_photography.jpg);
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	height: 67px;
	width: 139px;
}
#nav_photography a:hover {
	background-image: url(images/nav_photography.jpg);
	background-position: 0px -67px;
}
#nav_contact {
	margin: 0px;
	height: 67px;
	width: 125px;
	float: left;
}
#nav_contact a {
	background-image: url(images/nav_contact.jpg);
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	height: 67px;
	width: 125px;
}
#nav_contact a:hover {
	background-image: url(images/nav_contact.jpg);
	background-position: 0px -67px;
}
#clearfloats {
	clear: both;
}
.clearfloats {
	clear: both;
}
#nav_container {
	margin: 0px;
	width: 950px;
}
#nav_homeLogo {
	width: 408px;
	margin: 0px;
	float: left;
}
#footer {
	width: 877px;
	margin-left: 32px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#footer_rule {
	background-color: #666;
	height: 1px;
	width: 877px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#logos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logos  {
	float: right;
	width: 392px;
}
.column_w_divider p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

