/*  */

* html #nav {
	width: 171px;
	height: 278px;
	float: left;
	margin-left: 32px;
	margin-top: 28px;
}

* html #header {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-about {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-course {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-course.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-blog {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-registration {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-registration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-faqs {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-faqs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #header-downloads {
	width: 500px;
	height: 205px;
	float: left;
	background-image: url(../images/header-downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 31px 0px 0px 11px;
}

* html #sidebar {
	width: 206px;
	height: 300px;
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 10px;
}

* html #sidebar h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0px 5px 7px;
	text-align: left;
	color: #5f5c53;
}

* html #sidebar ul {
	text-align: left;
	margin: 0px 0px 0px 8px;
}

* html #step-app a {
	width: 185px;
	height: 78px;
	float: left;
	background-image: url(../images/step-app-download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 6px;
}

* html #text {
	width: 524px;
	height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px;
}

* html #subscribe {
	float: left;
	margin: 15px 0px 0px 3px;
}
