@charset "UTF-8";
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #33cc00;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header_container {
	clear: both;
	height: 131px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.nav_container {
	float: right;
	height: 38px;
	width: 333px;
	margin-top: 54px;
	margin-right: 43px;
	margin-bottom: 38px;
	margin-left: auto;
}
.header_background_main {
	clear: both;
	height: 131px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/grey_background.jpg);
}
.header_background_grey_pinstripe {
	background-color: #666;
	height: 2px;
	width: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.header_background_separator_bar {
	background-image: url(../images/backgrounds/header_separator_bar_background.jpg);
	background-repeat: repeat;
	clear: both;
	height: 21px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.photo_text {
	background-image: url(../images/backgrounds/light_dot_seamless_background.jpg);
	background-repeat: repeat;
	clear: right;
	height: auto;
	width: auto;
	margin: 0px;
}
.body_container {
	clear: both;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.footer_background {
	background-image: url(../images/backgrounds/footer_bar_background.jpg);
	background-repeat: repeat;
	clear: both;
	height: 85px;
	width: auto;
	padding: 0px;
	bottom: 0px;
	margin: 0px;
}
.footer_container {
	clear: both;
	height: 85px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.logo_and_name {
	height: 131px;
	width: 425px;
	float: left;
}
.home_button {
	height: 38px;
	width: 71px;
	display: inline;
}
.portfolio_button {
	height: 38px;
	width: 92px;
	display: inline;
}
.contact_button {
	height: 38px;
	width: 83px;
	display: inline;
}
.about_button {
	height: 38px;
	width: 76px;
	display: inline;
}
.copyright_info {
	float: right;
	height: 15px;
	width: 280px;
	margin-top: 60px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-right: 25px;
	letter-spacing: 1px;
}
.body_top_margin {
	clear: both;
	height: 20px;
	width: 1024px;
}
.body_top_margin_40px {
	clear: both;
	height: 40px;
	width: 1024px;
}
.body_background {
	background-image: url(../images/backgrounds/light_dot_seamless_background.jpg);
	background-repeat: repeat;
	clear: both;
	height: auto;
	width: auto;
}

