﻿#Banner
{
	background: #000 url("../images/banner_signup.jpg") left top no-repeat;
	color: #FFF;
	height: 217px;
	margin: 0 20px;
	position: relative;
	width: 939px;
}

#Banner p
{
	font-weight: bold;
	height: 100px;
	left: 240px;
	margin: 0;
	position: absolute;
	top: 78px;
	width: 220px;
}

#Banner p a
{
	background: ;
	color: #FFF;
	display: block;
	padding: 65px 0 0 19px;
	text-decoration: none;
	text-indent: 0;
	width: 100%;
}

#Columns
{
	background-image: url("../images/bg_content_home.jpg");
}

#Content
{
	float: left;
	margin-right: 1px;
	width: 420px;
}

#Courses
{
	border-top: 8px solid #B8B6AA;
	float: left;
	padding: 14px 0;
	width: 234px;
}

#Courses h1
{
	font-size: 140%;
	margin: 0;
	padding: 0 25px;
}

#Courses h2
{
	font-size: 110%;
	margin: 0;
}

#Courses li
{
	background: url("../images/icon_kicker_light.gif") right bottom no-repeat;
	line-height: 36px;
	padding: 10px 25px;
}

#Courses li.alt, #Courses li:nth-child(even)
{
	background-color: #E9E7DD;
	background-image: url("../images/icon_kicker_dark.gif");
	color: inherit;
}

#Courses p
{
	margin: 0;
}

#Courses ul
{
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

#Courses .info
{
	margin: 10px 0;
}

#Courses .info li,
#Courses .info li.alt
{
    background-color: transparent;
	background-image: none;
	line-height: 1.6em;
}

#Courses .info li.alt
{
	background-color: #E9E7DD;
}

#Courses .info a
{
	background: url("../images/icon_info.gif") 0px 5px no-repeat;
	display: block;
	padding-left: 18px;
}

#HeaderContent
{
	z-index: 10;
}

#Sidebar
{
	float: right;
}

#Slideshow
{
	background: url("../images/banner_pic_01.jpg") left top no-repeat;
	height: 217px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 469px;
}
