@charset "UTF-8";
/* (c) 2009 TECHTRIAD.com - CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(../images/page-backdrop.jpg);
	background-color: #252429;
}a:link {
	text-decoration: underline;
	color: #09486b;
}
a:visited {
	text-decoration: underline;
	color: #2F6E91;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #09486b;
	letter-spacing: -0.5px;
	margin-bottom: 6px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#master-wrapper {
	background-image: url(../images/master-wrapper-backdrop.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background-image: url(../images/masthead-1col.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 1002px;
	margin: 0px;
}
#logo {
	height: 65px;
	width: 620px;
	float: right;
	margin-right: 38px;
	margin-top: 40px;
}
#logo a {
	height: 65px;
	width: 620px;
	float: right;
	margin-right: 20px;
	display: block;
}
#logo h1 {
	display: none;
}
#menu-wrapper {
	height: 30px;
	width: 950px;
	padding-top: 22px;
	margin-right: 50px;
	margin-left: 10px;
}
#menu {
}
#content-wrapper {
	width: 1002px;
	background-image: url(../images/content-mid-1col.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#content-top {
	background-image: url(../images/content-top-1col.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 1002px;
}
#content {
	width: 890px;
	margin-right: 35px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-left: 55px;
	float: left;
}
#content-bot {
	background-image: url(../images/content-bot-1col.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 1002px;
}
#sidebar-wrapper {
	width: 200px;
	float: left;
	font-size: 11px;
	margin-left: 37px;
}
#sidebar-content {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
.clearfloater {
	clear: both;
	float: none;
}
#footer-wrapper {
	margin-bottom: 50px;
	color: #FFF;
	font-size: 11px;
}
#footer {
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}
