@import url('masthead.css');
@import url('footer.css');

#maincontent {
	background-color: #fff;
	margin: 0 auto;
	width: 934px;
	height: 515px;
	text-align: center;
}

#mainwindow {
	margin: 0;
	padding:0;
	background-color: #fff;
	text-align: left;
}

#mainwindow #top {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Outline_BG.gif');
	width: 934px;
}

#top #topspace {
	background-color: #fff;
	height: 12px;
}

#top #topcontent {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Top_BG.jpg');
	background-repeat: no-repeat;
	height: 450px;
}

#topcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #00376d;
	padding: 2px 0 38px 15px;
	margin: 0;
}

#topcontent #pagetext {
	margin: 0;
	float: left;
	padding: 0 380px 0 0;
}

#topcontent #previewarea {
	float: right;
	width: 584px;
	margin: 0 0 0 -584px;
}

#topcontent p {
	color: #1f1f1f;
	margin: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
}

#topcontent p.first {
	font-size: 22px;
	margin: 0 0 20px 30px;
	font-weight: bold;
}

#topcontent p.last {
	line-height: 1.6em;
	margin: 0 0 0 30px;
	padding: 0 0 30px 0;
	font-size: 14px;
	font-weight: bold;
}

#previewarea #seethepreviews {
	margin: 0;
	padding: 8px 0 0 0 ;
	background-image: url('../images2009/Courses_Preview_Button_BG.gif');
	background-repeat: no-repeat;
	width: 183px;
	height: 42px;
	position: relative;
	top: 56px;
	left: 254px;
	text-align: center;
}

#seethepreviews a {
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0;
}

#seethepreviews a:hover {
	text-decoration: underline;
}

#top #links {
	margin: 40px 0 0 0;
	padding: 0 0 0 200px;
	height: 170px;
}

#links .hrtraincourses {
	margin: 0 30px 0 0;
	color: #fff;
	background-image: url('../images2009/Button_White.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
	width: 151px;
	font-size: 15px;
	height: 35px;
	padding: 7px 0 0 0;
	text-align: center;
}

#links .hrtraincourses a {
	margin: 0;
	text-decoration: none;
	color: #3b3830;
}

#links .hrtraincourses a:hover {
	text-decoration: underline;
}

#links .preview {
	margin: 0 30px 0 0;
	color: #fff;
	background-image: url('../images2009/Button_DarkBlue.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 151px;
	font-size: 15px;
	float: left;
	height: 35px;
	padding: 6px 0 0 0;
	text-align: center;
}

#links .preview a {
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#links .preview a:hover {
	text-decoration: underline;
	color: #fff;
}

#links .pricing {
	margin: 0 30px 0 0;
	color: #fff;
	background-image: url('../images2009/Button_LightBlue.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 151px;
	font-size: 15px;
	float: left;
	height: 35px;
	padding: 7px 0 0 0;
	text-align: center;
}

#links .pricing a {
	margin: 0;
	text-decoration: none;
	color: #0053a5;;
}

#links .pricing a:hover {
	text-decoration: underline;
}

#mainwindow #bottom {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Bottom.gif');
	background-repeat: no-repeat;
	width: 934px;
	height: 14px;
}