body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
html, body {
	height: 100%;
}
body {
	background: #6685a1;
	font-family: "Century Gothic", Helvetica, Ariel, sans-serif;
	font-size: 10px;
}
#wrap {
	width: 968px;
	min-height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_bg.gif);
}
* html #wrap {
	height: auto !important;
	height: 100%;
}
#main {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 99px;
	position: relative;
}
#banner {
	height: 271px;
	background: #dbdac6;
	background-image: url(../images/banner_bg.gif);
	color: #5d3d06;
}
#titlebar {
	height: 37px;
	background: #6685a1;
	background-image: url(../images/titlebar_bg.gif);
	color: #fff;
	text-align: center;
	width: 100%;
}
#content {
	font-size: 1.2em;
	padding: 10px 30px 10px 30px;
}
ul.nav {
	list-style-type: none;
	padding: 75px 0 7px 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	color: #000;
	text-decoration: none;
	padding: 5px 20px 7px 20px;
}
ul.nav a:hover {
	background-color: #dbdac6;
	color: #5d3d06;
}
#content a:link, a:visited {
	text-decoration: none;
	color: #1e476d;
}
#content a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	padding-bottom: 10px;
}
#logo {
	float: left;
	position: absolute;
	top: 26px;
	left: 40px;
}
#bwcamera {
	margin: 0 0 0 82em;
	position: absolute;
	top: 7px;
}
#banner_text {
	padding: 50px 75px 0 0;
	position: relative;
	float: right;
	text-align: justify;
	width: 32em;
	font-family: MyriadPro, "Century Gothic", Helvetica, Arial;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: .2px;
}
#banner_text h1 {
	font-weight: normal;
	font-size: 2.2em;
	text-transform: uppercase;
	letter-spacing: -.5px;
}
#banner_text p {
	font-family: Helvetica, Arial, sans-serif;
}
#titlebar h2 {
	font-weight: normal;
	letter-spacing: 5px;
	font-size: 1.6em;
	width: 916px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content h3 {
	font-size: 1.4em;
	letter-spacing: .1px;
	padding: 10px 0 3px 0;
	margin-bottom: 12px;
	border-bottom: dotted 2px #6685a1;
	width: 100%;
	text-transform: capitalize;
}
#content p {
	padding-bottom: 5px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-align: justify;
}
#content img {
	border: 1px #000 solid;
}
#content .topImg {
	float: left;
	margin: 0px 22px 5px 0;
}
#content h4 {
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
}
#content .highlight {
	color: #6685a1;
	padding-bottom: 3px;
	text-transform: none;
}
#footer {
	clear: both;
	margin-top: 30px;
}
#footer p {
	text-align: center;
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
}
#banner_text .contact {
	padding: 10px 0 0px 0;
	font-size: 1.4em;
	letter-spacing: -.5px;
	color: #422c06;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#banner_text .number {
	padding: 3px 0 0 0;
	font-size: 1.6em;
	letter-spacing: -.5px;
	color: #422c06;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

a, img {
	border: none;
}
* html ul.nav a:visited {
	color: #000;
}