/* STEVE MILLER TRAINING */

/* TAGS */
body {background-color: #FFFFFF; margin: 0px; border: 0px none; font-family: Arial, Helvetica, sans-serif;}
h1 {font-size: 20px; font-weight: bold; color: #298EC6; line-height: 25px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
h2 {font-size: 17px; font-weight: bold; color: #000; line-height: 22px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
h3 {font-size: 15px; font-weight: bold; color: #298EC6; font-style: italic; line-height: 20px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
h4 {font-size: 13px; font-weight: bold; color: #000; line-height: 20px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
h5 {font-size: 12px; font-weight: bold; color: #000; line-height: 20px; font-style: italic; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
p {font-size: 12px; color: #000; line-height: 17px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
img {border: 0px;}
table {border: 0px;}
hr {border: 1px #000000; color: #000000; background-color: #000000; height: 1px; margin-bottom: 5px;}

/* CLASSES */
.spaced {line-height: 20px;}
.thin {font-weight: lighter;}
.medium {font-weight: normal;}
.bold {font-weight: bold;}
.novmargin {margin: 0px;}
.notmargin {margin-top: 0px;}
.nobmargin {margin-bottom: 0px;}
.listimg {list-style-image: url('images/bullet.gif');}
.float_left {float: left; padding: 0px;}
.float_right {float: right; padding: 0px;}
.formfield {border: 0; background-color: #F0F0F0; color: #666; margin: 0px; padding: 3px; font-family: Arial, Helvetica, sans-serif;}
.formsubmit {background-color: #999; border: 1px solid #666; padding: 3px; color: #666;} 
.formsubmitover {background-color: #000; border: 1px solid #666; padding: 3px; color: #FFF;} 

/* COLOURS */
.black {color: #000000;}
.white {color: #FFFFFF;}
.blue {color: #298EC6;}
.yellow {color: #EEB42C;}
.lightgrey {color: #F0F0F0;}

/* DEFAULT LINKS */
a:link {color: #298EC6; text-decoration: none; outline: 0;}
a:visited {color: #298EC6; text-decoration: none; outline: 0;}
a:hover {color: #298EC6; text-decoration: underline; outline: 0;}
a:active {color: #298EC6; text-decoration: none; outline: 0;}
a:selected {outline: 0;}
a:focus {-moz-outline-style: none;}

/* --------------------------------------------------------------- MAIN WRAPPERS & CONTAINERS ---------------------------------------------------------------- */

/* Allows Div to centre horizontal in browser */
#centre_container {
	width: 835px;
	height: auto;
	margin: 0px auto 0px;
	background-color: #FFFFFF;
}
/* Allows liquid background in FF */
#liquid_background_container {
	width: 835px;
	height: auto;
	float: left;
	background-image: url('images/liquid.jpg');
	background-repeat: repeat-y;
}
#content {
	width: 480px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
}
#content ul, ol {font-size: 12px; color: #000; line-height: 17px; font-family: Arial, Helvetica, sans-serif;}
#content .text_seperator {width: 480px; padding: 5px 0px; margin: 0px;}

/* -------------------------------------------------------------------- HEADER OPTIONS ----------------------------------------------------------------------- */

#header {
	width: 835px;
	height: 140px;
	float: left;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.header_button_container {
	width: 168px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
}
.home_button {
	width: 33px;
	height: 37px;
	float: left;
	padding-left: 135px;
}
.email_button {
	width: 168px;
	height: 19px;
	float: left;
	padding-top: 28px;
}

/* -------------------------------------------------------------------- FOOTER OPTIONS ----------------------------------------------------------------------- */

#footer {
	width: 835px;
	height: auto;
	float: left;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
#footer p {color: #298EC6;}
#footer a:link {color: #298EC6; text-decoration: none;}
#footer a:visited {color: #298EC6; text-decoration: none;}
#footer a:hover {color: #298EC6; text-decoration: underline;}
#footer a:active {color: #298EC6; text-decoration: none;}

/* -------------------------------------------------------------------------- NAVIGATION ------------------------------------------------------------------------ */

#left_nav_holder {
	width: 160px;
	height: auto;
	float: left;
	background: transparent;
}
#right_nav_holder {
	width: 160px;
	height: auto;
	float: right;
	background: transparent;
}
.yellow_title {
	width: 150px;
	height: auto;
	float: left;
	padding: 7px 0px 7px 10px;
	margin-bottom: 12px;
	background-image: url('images/yellow_button_over.jpg');
	color: #298EC6;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blue_column {
	width: 140px;
	height: auto;
	float: left;
	padding: 7px 10px 7px 10px;
	margin-bottom: 12px;
	background-color: #298EC6;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue_column h1 {color: #FFFFFF; font-weight: bold; font-size:13px; line-height: 18px;}
.blue_column p {color: #FFFFFF;}

#nav_container ul {
	border: 0px none;
	margin: 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	background: url('images/button_over.jpg');
	background-repeat: no-repeat; 
}
#nav_container ul li {
	text-align: left;
	float: left;
	margin: 0px;
	padding-bottom: 12px;
}
#nav_container ul li a, .navcontainer ul li a.selected {
	width: 150px;
	height: 75px; 
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	background: url('images/button_up.jpg');
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#nav_container ul li a:hover { 
	background-image: url('images/button_over.jpg'); 
	background-repeat: no-repeat;
	color: #eeb42c; 
}
#nav_container ul li a.selected {
	background-image: url('images/button_over.jpg');
	background-repeat: no-repeat;
	color: #eeb42c;
}
#nav_container.yellow_button ul li a, .navcontainer ul li a.selected {background-image: url('images/yellow_button_up.jpg'); color: #298EC6;}
#nav_container.yellow_button ul li a:hover {background-image: url('images/yellow_button_over.jpg'); color: #000000;}
#nav_container.yellow_button ul li a.selected {background-image: url('images/yellow_button_over.jpg'); color: #000000;}
























#mov_container {
	width: 374px;
	height: 212px;
	padding-top: 20px;
	padding-left: 48px;
	background: transparent;
}
#seminar {
	width: 372px;
	height: 115px;
	background: transparent;
	float: left;
	padding: 0px 0px 10px 54px;
}

/* Start of Footer Options */

/* Start of Introduction */

#content_introduction {
	width: 662px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 0px auto 0px;
	background: transparent;
}
#header_introduction {
	width: 662px;
	height: 170px;
	float: left;
	background-image: url('images/intro_title.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#header_headline {
	width: 662px;
	height: auto;
	float: left;
	background: transparent;
	color: #000;
	padding-bottom: 10px;
}
#header_media_link {
	width: 662px;
	height: 30px;
	float: left;
	background: transparent;
	padding-bottom: 10px;
}
#intro_nav_container {
	width: 662px;
	height: auto;
	float: left;
	background: #fff;
}
#intro_nav_footer {
	width: 662px;
	height: 25px;
	float: left;
	background-image: url('images/intro_liquid_footer.jpg');
	background-repeat: no-repeat;
}
#intro_column_left {
	width: 328px;
	height: auto;
	float: left;
	background: transparent;
}
#intro_column_right {
	width: 328px;
	height: auto;
	float: right;
	background: transparent;
}
#intro_button {
	width: 323px;
	height: 157px;
	margin: 0px auto 0px;
	padding-top: 4px;
	padding-bottom: 10px;
	background: transparent;
}
#intro_list {
	width: 320px;
	height: auto;
	margin: 0px auto 0px;
	padding-bottom: 10px;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
}

/* Start of Navigation */

#left_nav_holder {
	width: 160px;
	height: auto;
	float: left;
	background: transparent;
}
#right_nav_holder {
	width: 160px;
	height: auto;
	float: right;
	background: transparent;
}
#button {
	width: 160px;
	height: 80px;
	float: left;
	padding-bottom: 12px;
	background-image: url('images/button_up.jpg');
	background-repeat: no-repeat;
}

/* Start of Header buttons */



