@charset "utf-8";
body {
	background-color: #000000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	left: auto;
	right: auto;
	margin-top: 50px;
}
#content {
	background-image: url(../portfolio/images/index_pg_3.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	width: 960px;
	padding-top: 105px;
}
#h1 {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 130px;
	height: 25px;
	padding-bottom: 4px;
}
#h2 {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 150px;
	height: 20px;
	padding-bottom: 2px;
}
#h3 {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 95px;
	height: 20px;
	padding-bottom: 2px;
}
#h4 {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 170px;
	height: 20px;
}

#header_left {
	width: 260px;
	padding-top: 100px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
}
#header_right {
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	width: 260px;
	padding-top: 100px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 0px;
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
}
#header_left     a:link, #header_left a:visited    {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header_right   a:link, #header_right a:visited   {
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #999999;
}
