@charset "utf-8";
/* CSS Document */

/*********************************
TABLE OF CONTENTS
**********************************
1. Reset
2. Default Classes
3. Banner
4. Top
5. Middle
6. Bottom
*********************************/

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	background: url(../images/body_bg.jpg) repeat-x;
	background-color: #c6c6c6;
}

body {
	font-size: 0.8em;
	margin: auto;
	width: 954px;
}

.clear {
	clear: both; 
}

/************ DEFAULT CLASSES ************/
h1 {
	border-bottom: 1px solid #d2d2d2;
	color: #ce0909;
	font: bold 2em/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0.2em 0;
}

h2 {
	color: #000;
	font: bold 1.3em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

h3 {
	color: #000;
	font: bold 1.1em/1em Tahoma, Verdana, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

p {
	color: #1f1f1f;
	font: normal 1em/1.5em Tahoma, Verdana, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

a {
	color: #03C;
	text-decoration: underline;
}

a:hover {
	color: #06F;
	text-decoration: none;
}

ul,ol {
	color: #262626;
	margin: 0 0 0 40px;
	padding: 1em 0 0 0;
}

li {
	background: url(../images/bullet_2.gif) no-repeat 0% 5px;
	font: normal 1em/1.5em Tahoma, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 23px;
	vertical-align: 0;
}

em,i {
	font-style: italic;
}

strong,b {
	color: #000;
	font-weight: bold;
}

/************ BANNER ************/
#banner {
	background: url(../images/banner_bg.gif) no-repeat;
	height: 142px;
	width: 954px;
}

img.logo {
	float: left;
	padding: 52px 0 0 8px;
}

#banner p {
	color: #cf0909;
	float: right;
	font: normal 18px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 33px 45px 0 0;
	width: 320px;
}

#banner span {
	padding: 0 0 0 71px;	
}

/************ TOP ************/
#top {
	background: url(../images/top_bg.jpg) no-repeat;
	height: 335px;
	width: 954px;
}

p.tagline {
	color: #002c01;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0 0 72px;
}

#courses {
	background: url(../images/white_box.png) no-repeat;
	float: left;
	height: 292px;
	margin: 0 0 0 13px;
	width: 237px;
}

#courses ul {
	margin: 11px 0 0 20px;
	padding: 0 0 0 0;
}

#courses li {
	background: url(../images/bullet_1.gif) no-repeat 0% 12px;
	font: bold 13px/16px Verdana, Helvetica, sans-serif;
	padding: 7px 0 0 24px;
}

#courses a {
	color: #0D739B;
}

#courses a:hover {
	color: 	#008dbf;
}

#getstarted {
	background: url(../images/get_started_form.png) no-repeat;
	float: left;
	height: 293px;
	width: 382px;
}

#getstarted .text {
	margin: 90px 0 0 30px;
	width: 342px;
}

#getstarted p {
	color: #fff;
	padding: 5px 0 0 0;
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#getstarted em {
	font-size: 16px;
	font-weight: bold;
}

#button_red {
	margin: 10px 0 0 55px;
}

#button_red a {
	background: url(../images/start_today_btn.png) no-repeat;
	display: block;
	height: 61px;
	width: 278px;
}

/************ MIDDLE ************/
#middle {
	background: url(../images/middle_bg.png) repeat-y;
	height: auto;
	margin: 0 0 0 16px;
	padding: 2px 0 7px 0;
	width: 923px;
}

#middle p {
	background: url(../images/info_icon.png) no-repeat 0% 8px;
	display: inline;
	color: #fff;
	float: left;
	font: normal 15px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0 30px;
	padding: 0 0 0 55px;
	text-align: left;
	width: 530px;
}

#middle ul {
	color: #fff;
	padding: 5px 0 0 0;
	float: left;
	width: 250px;
}

#middle li {
	background: none;
	padding: 0 0 0 0;
}

#middle li strong {
	color: #fff;
	padding: 0 5px 0 0;
}

#middle span {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#middle a {
	color: #8cd6fd;
	font-weight: bold;
}

#middle a:hover {
	color: #afe4ff;
}

/************ BOTTOM ************/
#bottom_header {
	background: url(../images/bottom_header.png) no-repeat;
	height: 51px;
	margin: 0 0 0 4px;
	width: 948px;
}

#main {
	background: url(../images/bottom_bg.png) repeat-y;
	height: auto;
	margin: 0 0 0 4px;
	padding: 0 0 2em 0;
	width: 948px;
}

/************ CONTENT ************/
#content {
	display: inline;
	float: left;
	height: auto;
	margin: 0 0 0 25px;
	width: 	550px;
}

/************ QUOTES ************/
#quotes {
	background: url(../images/quote_bg.png) no-repeat top left;;
	float: right;
	height: auto;
	margin: 0 30px 0 0;
	width: 294px;
}

.slider-wrap {
	margin: 0 0 0 45px;
}

#quotes p {
	color: #222;
	font: bold 15px/27px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 5px;
	text-align: left;
	width: 190px;
}

#quotes p.name {
	color: #CE0909;
	font: bold italic 12px/18px Arial, Helvetica, sans-serif;	
	text-align: right;
}

#button_green {
	margin: 38px 0 0 13px;
}

#button_green a {
	background: url(../images/get_started_btn.png) no-repeat;
	display: block;
	height: 58px;
	width: 268px;
}

/************ FOOTER ************/
#footer {
	background: url(../images/footer.png) no-repeat;
	height: 190px;
	margin: 0 0 0 4px;
	padding: 0 0 1em 0;
	width: 948px;
}

#footer p {
	border-top: 1px solid #d2d2d2;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
	width: 880px;
}

#footer strong {
	color: #cc3d2d;	
}

.thumbnail {
	float: left;
	padding: 20px 0 0 40px;
}

.thumbnail a {
	cursor: pointer;
	display: block;
	height: 69px;
	width: 124px;
}

#washington {
	background: url(../images/washington_thumbnail.png) no-repeat;
}

#businessweek {
	background: url(../images/businessweek_thumbnail.png) no-repeat;
}

#forbes {
	background: url(../images/forbes_thumbnail.png) no-repeat;
}

#newyorktimes {
	background: url(../images/newyorktimes_thumbnail.png) no-repeat;
}

#monitor {
	background: url(../images/monitor_thumbnail.png) no-repeat;
}
