body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#help-wrapper {
	width: 650px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
h1 {
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: -2px;
	line-height: 35px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 22px;
	color: #8C1B15;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
#content-banner-small h2 {
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 5px;
}
h3 {
	font-size: 18px;
	color: #8C1B15;
	letter-spacing: -1px;
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #8C1B15;
}

h5{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#logo {
	float: left;
	width: 238px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#menu {
	float: left;
	width: 1000px;
	margin-bottom: 10px;
}
#menu img {
	margin-right: 10px;
	float: left;
}
#login {
	font-size: 11px;
	color: #333333;
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#login input {
	margin-right: 5px;
}
#banner {
	float: left;
	width: 975px;
	height: 295px;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	padding-left: 20px;
}
#banner img {
	float: right;
}
#banner a {
	text-decoration: underline;
	color: #FFB442;
}
#banner a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#crossfade {
	padding: 0px;
	float: right;
	width: 494px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content-banner {
	float: left;
	width: 975px;
	height: 295px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	margin-bottom: 15px;
	background-image: url(images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
#content-banner img {
	float: right;
	margin-left: 20px;
}
#content-banner a {
	text-decoration: underline;
	color: #FFCC00;
}
#content-banner a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content-banner-small {
	float: left;
	width: 975px;
	height: 150px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	margin-bottom: 0px;
	background-image: url(images/banner-bg-small.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#content-banner-small img {
	float: right;
}
#content-banner-small a {
	text-decoration: none;
	color: #FFB442;
}
#content {
	float: left;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#modulecontent {
	float: left;
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
#module-terms {
	padding: 10px;
	float: left;
	width: 100%;
	border: 1px solid #999999;
	height: 150px;
	overflow: auto;
	margin-top: 10px;
}
#accept {
	float: left;
	width: 550px;
	text-align: center;
	padding: 10px;
	padding-bottom: 80px;
}
#text {
	color: #333333;
	float: left;
	width: 600px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-right: 40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#text li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

#troubleshooting li {
	list-style-type: disc;
	list-style-image:none;
	list-style-position: outside;
	color: #8C1B15;
}
#troubleshooting li span {

	color: #000000;
}

#text a {
	color: #8C1B15;
	text-decoration: underline;
}
#text a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#item {
	float: left;
	width: 302px;
	margin-right: 3px;
	background-image: url(images/item-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 276px;
	margin-left: 3px;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#item a {
	color: #8C1B15;
	text-decoration: underline;
	font-weight: bold;
}
#item a:hover {
	color: #4F4F4F;
	text-decoration: underline;
	font-weight: bold;
}
#training-item {
	float: left;
	width: 204px;
	height: 207px;
	background-image: url(images/module-item-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 177px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
	margin-right: 17px;
	margin-left: 14px;
	margin-bottom: 10px;
}
#training-item img {
	margin-top: 1px;
}
#training-item a {
	color: #8C1B15;
	text-decoration: none;
	font-weight: bold;
}
#training-item a:hover {
	color: #8C1B15;
	text-decoration: underline;
	font-weight: bold;
}
#copyright a {
	float: right;
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	float: right;
	color: #8C1B15;
	text-decoration: underline;
}
#footermain {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	float: left;
	width: 190px;
	margin-right: 10px;
	font-size: 12px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer li {
	list-style-type: none;
	list-style-position: outside;
	color: #333333;
}
#footer ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a:hover {
	color: #8C1B15;
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	float: left;
	width: 1000px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}