/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0;
	padding: 0;
}

a:link { color: #cc0001; text-decoration: none; }
a:visited { color: #cc0001; text-decoration: none; }
a:hover { color: #cc0001; text-decoration: underline; }
a:active { color: #cc0001; text-decoration: none; }		

p { margin: 0px; margin-bottom: 10px; }

p.footer { padding-top: 5px; text-align: center; font-size: 11px; color: white; font-weight: bold; }
p.footer a:link { color: white; text-decoration: none; }
p.footer a:visited { color: white; text-decoration: none; }
p.footer a:hover { color: white; text-decoration: underline; }
p.footer a:active { color: white; text-decoration: underline; }

table { border: 0px; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
form { margin: 0px; }
input, select, textarea { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
td { vertical-align: top; }
img { margin: 0px; padding: 0px; border: 0px; }
div { padding: 0px; margin: 0px; }
hr { size: 1px; width: 100%; background-color: #cccccc; color: #cccccc; }

table#layout { background: white; color: black; margin: 20px auto; }
	table#layout td { padding: 0px; }

table#header { background-color: #cc0001; background-image: url(../images/header.png); width: 766px; height: 125px; }
	table#header td { padding: 0px; margin: 0px; }
	table#header img#logo { padding-top: 20px; }
	table#header div#header_right { margin: 30px; margin-top:40px; text-align: right; color: white; }
	table#header div#header_right .helplinetext { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
	table#header div#header_right .helplinenumber { font-size: 27px; font-weight: bold; }

div#nav { width: 766px; height: 22px; border-bottom: 1px solid #cc0001; }
div#nav ul#navigation { list-style: none; width: 766px; margin: 0px auto; padding: 0px; }
div#nav ul#navigation li { float: left; }
div#nav ul#navigation li a { display: block; background-color: white; color: #cc0001; width: 65px; font-size: 10px; font-weight: bold; text-align: center; padding: 5px; border-left: 1px solid #cc0001; }
div#nav ul#navigation li a#selected { display: block; background-color: #cc0001; color: white; width: 65px; font-size: 10px; font-weight: bold; text-align: center; padding: 5px; border-left: 1px solid #cc0001; }
div#nav ul#navigation li a:hover { display: block; text-decoration: none; background-color: #efadae; color: white; width: 65px; font-size: 10px; font-weight: bold; text-align: center; padding: 5px; border-left: 1px solid #cc0001; }

table#content { border: 0px; }
	table#content td { padding: 0px; margin: 0px; }

	table#content td.left { width: 476px; padding: 0px; margin: 0px; }
	table#content td.right { width: 290px; padding: 0px; margin: 0px; }
	table#content td.left2 { width: 526px; padding: 0px; margin: 0px; }
	table#content td.right2 { width: 240px; padding: 0px; margin: 0px; }
	table#content td.onecol { width: 766px; padding: 0px; margin: 0px; }

	div#content_left { color: black; margin: 50px; line-height: 160%; }
	div#content_left h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content_left_courses { color: black; margin-left: 50px; margin-top: 50px; line-height: 160%; }
	div#content_left_courses h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content_right { color: black; margin: 50px; }
	div#content_right h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content_right_courses { color: black; margin-top:50px; margin-right: 50px; }
	div#content_right_courses h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content_course_details { color: black; margin: 50px; line-height: 160%; }
	div#content_course_details h1 { color: #cc0001; font-size: 16px; font-weight: bold; }
	div#content_course_details h1 a#booknow { padding: 5px; border: 1px solid #cc0001; }
	div#content_course_details h1 a:hover#booknow { background-color: #6666bb; color: white; text-decoration: none; }

table#content2 { border: 0px; }
	table#content2 td { padding: 0px; margin: 0px; }

	table#content2 td.left { width: 290px; padding: 0px; margin: 0px; }
	table#content2 td.middle { width: 248px; padding: 0px; margin: 0px; }
	table#content2 td.right { width: 228px; padding: 0px; margin: 0px; }
	table#content2 td.single { width: 766px; padding: 0px; margin: 0px; }
	table#content2 td.left2 { width: 328px; padding: 0px; margin: 0px; }
	table#content2 td.right2 { width: 338px; padding: 0px; margin: 0px; }

	div#content2_left { color: black; margin: 50px; line-height: 160%; width: 190px; }
	div#content2_left h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content2_middle { color: black; margin-top: 50px; margin-right: 25px; line-height: 160%; width: 223px; }
	div#content2_middle h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content2_right { width: 228px; }
	div#content2_right img#needhelp { padding-top: 40px; padding-right: 20px; padding-bottom: 40px; }

	div#content2_single { color: black; margin: 50px; line-height: 160%; width: 666px; }
	div#content2_single h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content2_left2 { color: black; margin: 50px; line-height: 160%; width: 328px; }
	div#content2_left2 h1 { color: #cc0001; font-size: 16px; font-weight: bold; }

	div#content2_right2 { width: 338px; }
	
	div#content2_right2 img#needhelp { padding-top: 40px; padding-right: 20px; padding-bottom: 40px; }

	div#bottom { width: 766px; height: 20px; padding-top: 5px; background-color: #cc0001; color: white; text-align: center; font-size: 12px; font-weight: bold; }

	div#footer { margin: 0 auto; width: 766px; padding-top: 10px; padding-bottom: 15px; font-size: 11px; background-color: #cccccc; text-align: center; }

	table#courses { width:650px; margin-bottom: 25px; }
	table#courses td { padding: 0px; }
	
	table#course_details { width: 650px; margin-bottom: 25px; }
	table#course_details td { padding: 5px; }	

	table#course_booking { width: 650px; margin-bottom: 25px; }
	table#course_booking td { padding: 5px; }
