body {

	margin: 0;

	padding: 0;

	background-image: url(../images/bodyBg.gif);

	background-position: top center;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

p {

	margin: 0;

	padding: 8px 0;

}

a {

	color: #6E0300;

}

a:hover {

	text-decoration: none;

}

h4 {

	font-weight: normal;

	font-size: 11px;

	padding: 0;

	margin: 0;

}

#topWrapper {

	background-image: url(../images/bodyBgTop.gif);

	background-position: top center;

	background-repeat: repeat-x;

	min-height: 660px;

}

#wrap {

	width: 780px;

	margin: 0 auto;

	background-color: #fff;

	height: 100%;

	overflow: hidden;

}

#top {

	height: 85px;

}

#top h1 {

	margin: 0;

	padding: 33px 0 0 30px;

}

#top h1 a {

	display: block;

	width: 263px;

	height: 33px;

	background-image: url(../images/logo.gif);

}

#top h1 a span {

	display: none;

}

#navHeaderWrap {

	overflow: hidden;

	height: 100%;

	border-bottom: 1px solid #fff;

}

#nav {

	float: left;

	width: 189px;

	border-right: 1px solid #fff;

	padding: 1px 0 0 0;

	border-top: 2px solid #7f0400;

}

#nav ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

#nav ul li a {

	display: block;

	width: 169px;

	height: 18px;

	background: #7f0400 url(../images/menuBullet.gif) left no-repeat;

	color: #fff;

	font-size: 11px;

	text-decoration: none;

	padding: 5px 0 0 20px;

	border-top: 1px solid #8a0600;

	border-bottom: 1px solid #780400;

}

#nav ul li a:hover {

	padding: 5px 0 0 25px;

	width: 164px;

}

#header {

	float: left;

	width: 590px;

	height: 150px;

	background: url(../images/headerBg.jpg) bottom no-repeat;

	padding: 1px 0 0 0;

	border-top: 2px solid #d9d9d9;

	position: relative;

}

#header h2 {

	margin: 0;

	padding: 0;

	color: #fff;

	font-size: 28px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	position: absolute;

	top: 65px;

	right: 50px;

}

.headerHome {

	background-image: url(../images/headerBgHome.jpg) !important;

}

.headerHome h2 {

	display: none;

}

#main {

	background-image: url(../images/mainShadow.gif);

	background-position: top;

	background-repeat: repeat-x;

	padding: 30px 50px;

}

h3 {

	font-size: 11px;

	margin: 0;

	padding: 5px 0;

	color: #497e99;

	text-transform: uppercase;

	background: url(../images/dotH.gif) bottom repeat-x;

}

h3 span {

	background: url(../images/bullet1.gif) 0 5px no-repeat;

	padding: 0 0 0 10px;

}

.redItalic {

	color: #8F2320;

	font-style: italic;

}

.downloadBio {

	display: block;

	width: 94px;

	height: 18px;

	padding: 6px 0 0 24px;

	margin: 10px 0 0 0;

	font-size: 10px;

	color: #2a2a2a;

	font-weight: bold;

	text-decoration: none;

	background: url(../images/download.gif) no-repeat;

}

#footer {

	background-color: #cccccc;

	padding: 5px;

	text-align: right;

	font-size: 10px;

	color: #8c8c8c;

}



.floatLeftImage {

	float: left;

	margin: 10px;

}

.bigText {

	font-size: 13px;

	background-color: #e9e9e9;

	color: #3F4C42;

	padding: 10px;
	margin: 0 0 10px 0;

}

#main ul {

	margin: 0;

	padding: 15px;

	list-style: none;

}

#main ul li {

	background: url(../images/bullet2.gif) 0 8px no-repeat;

	padding: 2px 7px;

}