html, body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

body {
	background: #f4f4f0 url(/eSeries/ScriptContent/Images/bg-body.jpg) repeat-x center top;
	text-align: center;
	height: 100%;
}

h1 {
	color: #933;
	height: 45px;
	width: 700px;
	background: url(/eSeries/ScriptContent/Images/bg-title.gif) no-repeat;
	margin: 0;
	padding: 0;
	font: normal 1.85em Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #933;
	margin: 5px 0;
	font-size: 1.25em;
	line-height: 1.25em;
}

h3 {
	color: #933;
	margin: 0;
	padding: 0;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.25em;
}

h4 {font-size: 1em; font-weight: bold;}

p {padding: 0; margin: 1em 0;}

div {margin:0; padding: 0;}

img {border: none;}

hr {
	height: 1px;
	border: none;
	background: #ccc;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link { color: #30c;}
a:visited { color: #636;}
a:hover {color: #9a0008;}
a:active {color: #9a0008;}

#container {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	border: 1px solid #999;
}

#header {
	width: 950px;
	background: #fff url(/eSeries/ScriptContent/Images/bg-header.jpg) no-repeat;
	height: 140px;
}

#headerNav {
	height: 80px;
	width: 300px;
	float: right;
	text-align: center;
	margin-top: 50px;
}

#headerNav a  {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#headerNav a:hover {text-decoration: underline; color: #369;}
#headerNav a:active {text-decoration: underline; color: #369;}

#searchbar {
	background: #000 url(/eSeries/ScriptContent/Images/bg-search.jpg) no-repeat;
	height: 40px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#searchbox {
	text-align: right;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	height: 31px;
	padding-top: 9px;
	padding-right: 25px;
}

#contentOuter {
	background: #ecebe5;
	float: left;
}

#contentInner {
	background: #fff url(/eSeries/ScriptContent/Images/bg-content.jpg) no-repeat;
	float: right;
	width: 765px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMain {
	padding: 18px 30px 15px 35px;
	height: 100%;
}

#contentMain p { line-height: 1.5em;}


#sideIndex{
	width: 100%;
	float: left;
}

#navMembers {
	background: #39647c;
	width: 185px;
	float: left;
	margin: 0;
	padding: 0;
}

#navMembers ul {
	margin: 10px 0px;
	padding: 0px 15px;
	list-style-type: none;
	width: 155px;
}

#navMembers li a {
	display: block;
	color: #fff;
	padding: 7px 5px 7px 10px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dashed #aaa;
}

#navMembers a:hover { color: #fff; background: #4B83A3;}

#footer {
	background: #000 url(/eSeries/ScriptContent/Images/bg-footer.jpg) no-repeat center top;
	height: 100px;
	width: 950px;
	clear: both;
	font-size: 9px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#footerContent { height: 80px; padding: 25px 0px 0px 150px;}

#footer p { color: #FFF !important;} 

#pageTitle {height: 82px; width: 765px;}

#qm0 li{
	margin-left: -15px;
}
