body {
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #636363;
}

html, body, #wrapper {
	height:100%;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
	vertical-align: top;
}

#header {
	width: 880px;
	background-repeat: no-repeat;
	height: 140px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav {
	background-repeat: repeat-x;
	height: 34px;
	background-image: url(../images/nav_back.jpg);
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 880px;
}
#nav ul   { /* all lists */
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;

}

#nav li { /* all list items */
	display: block;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
#nav  a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav  a:hover {
	color: #d2d2d2;
}
#left {
	width: 260px;
	float: left;
	padding-bottom: 15px;
	text-align: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-left: 20px;
}
#left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e6b027;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left ul {
	margin-left: 15px;
	list-style-type: disc;
	padding-left: 0px;
}




#center {
	margin-top: 50px;
	float: left;
	width: 380px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 20px;
}

#center a {
	text-decoration: underline;
	color: #636363;
}

#center  a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#left div {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#center  h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#center  h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}


#center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
#center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e6b027;
	margin-top: 0px;
	margin-bottom: 0px;
}

#right {
	float: right;
	width: 158px;
	text-align: left;
	padding-top: 20px;
	background-color: #F2F2F2;
	margin-right: 10px;
	padding-left: 10px;
}
#right a {
	color: #000000;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bottom {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#right  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #6633CC;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
.advancelogocenter {
	padding-left: 12px;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	display: block;
	padding-right: 10px;
}
#right .website a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#right .website a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	display: block;
	padding-right: 10px;
}
#center .terms a {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
}
#center .terms a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}
