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: 300px;
	float: left;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
}
#left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.jpg);
}
#left a {
	text-decoration: none;
	color: #636363;
}
#left a:hover {
	text-decoration: none;
	color: #FF6600;
}





#center {
	width: 300px;
	float: left;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#center ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.jpg);
}

#center a {
	text-decoration: none;
	color: #636363;
}
#center  a:hover {
	text-decoration: none;
	color: #FF6600;
}


#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: 25px;
	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: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightproduct {
	width: 205px;
	float: left;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#rightproduct ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.jpg);
}

#rightproduct h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightproduct h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightproduct a {
	text-decoration: none;
	color: #636363;
}
#rightproduct a:hover {
	text-decoration: none;
	color: #FF6600;
}



#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;
}
.advancelogocenter {
	padding-left: 12px;
}

#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;
}
.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;
}
