body
	{ 
	background-color: #517689;
	margin: 15px; 0px; 10px; 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	}

#wrapper
	{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	}

/* Header
----------------------------------------------------------------------------------*/
#header
	{
	width: 760px;
	height: 85px;
	background: url(img/bg_top.jpg) no-repeat;
	text-align: left;
	position: relative;
	}

#header h1
	{
	position: absolute;
	left: 140px;
	bottom: 23px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #fff;
	}

#header h1 span
	{
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-transform: uppercase;
	}

/* Menu
----------------------------------------------------------------------------------*/
#menu
	{
	width: 760px;
	height: 33px;
	background: url(img/bg_menu.jpg) repeat-y;
	}

#bar_menu
	{
	width: 760px;
	height: 21px;
	background: url(img/bar_menu_fade.jpg) no-repeat transparent;
	text-align: left;
	clear:left;
	}

#bar_menu_index
	{
	width: 760px;
	height: 21px;
	background: url(img/bar_menu.jpg) no-repeat;
	text-align: left;
	clear:left;
	}

#menu_tabs
	{
	float:left;
	width: 760px;
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 14px;
	}

#menu_tabs ul
	{
	list-style-type: none;
	margin: 0; padding: 0;
	margin-left: 3px;
	height: 33px;
}

#menu_tabs li
	{
	display: inline;
	margin: 0; padding: 0;
	height: 33px;
	line-height: 23px;
	}

#menu_tabs a 
	{
	float: left;
	background: url(img/tab_left.gif) no-repeat left top;
	margin: 0;
	padding-left: 10px;
	height: 33px;
	color: #ffffff;
	text-decoration: none;
	}

#menu_tabs a span 
	{
	float: left;
	display: block;
	background: url(img/tab_right.gif) no-repeat right top;
	padding: 8px 20px 0px 0px;
	font-weight: bolder;
	text-align: left;
	cursor: pointer;
	}

#menu_tabs a:hover span
	{
	float: left;
	display: block;
	background: url(img/tab_right.gif) no-repeat right top;
	padding: 8px 20px 0px 0px;
	font-weight: bolder;
	text-align: left;
	color: #3399cc;
	cursor: pointer;
	}

/* Index
----------------------------------------------------------------------------------*/
#index_content
	{
	width: 760px;
	height: 410px;
	background: url(img/bg_main.jpg) repeat-y transparent;
	color: #ffffff;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	}

#index_content_inner
	{
	padding: 0 30px 0 30px;
	margin: 0;
	}

#intro_wrapper
	{
	width: 500px;
	text-align: center;
	position: absolute;
	right: 30px;
	bottom: 10px;
	margin: 0; padding: 0;
	}

#intro_wrapper p
	{
	font-size: 11px;
	background-color: transparent;
	margin: 0; padding: 0;
	}

#intro_wrapper h1
	{
	font-size: 16px;
	background-color: transparent;
	margin: 0 0 10px 0;
	padding: 0;
	}

#intro_wrapper h1 span
	{
	font-size: 13px;
	background-color: transparent;
	margin: 0; padding: 0;
	}

#intro_wrapper a:link, #intro_wrapper a:visited
	{
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	background-color: transparent;
	margin: 0; padding: 0;
	}

#intro_wrapper a:hover
	{
	color: #3399cc;
	background-color: transparent;
	margin: 0; padding: 0;
	}

#bar_footer_index
	{
	width: 760px;
	height: 25px;
	background: url(img/bar_footer.jpg) no-repeat;
	text-align: left;
	margin: 0; padding: 0;
	}

/* Sidebar
----------------------------------------------------------------------------------*/
#sidebar
	{
	width: 175px;
	float: left;
	text-align: left;
	background-color: transparent; 
	padding: 0 7px 0 0;
	margin-right: 10px;
	}

#sidebar ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#sidebar ul li
	{
	width: 170px;
	height: 19px;
	}

.sidebar_link a
	{
	display: block;
	margin: 0;
	padding-left: 10px;
	}

.sidebar_link a:link, .sidebar_link a:visited
	{
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	background-color: transparent; 
	background-image: url(img/courses_menu.png);
background-repeat: repeat-x;
	width: 170px;
	height: 19px;
	}

.sidebar_link a:hover
	{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	background-color: transparent; 
	background-image: url(img/courses_menu_over.png);
	background-repeat: repeat-x;
	width: 170px;
	height: 19px;
	}

.sidebar_title
	{
	margin-bottom: 6px;
	margin-top: 3px;
	}

.sidebar_title a:link, .sidebar_title a:visited
	{
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #fff;
	display: block;
	width: 170px;
	padding-left: 10px;
	background-image: url(img/courses_menu_title.gif);
	padding-bottom: 3px;
	color: #fff;
	}

/* Content
----------------------------------------------------------------------------------*/
#content_outer
	{
	width: 760px;
	background: url(img/bg_overflow.jpg) repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#content
	{
	width: 760px;
	background: url(img/bg_main_fade.jpg) no-repeat transparent;
	min-height: 410px;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	}

#content_inner
	{
	padding: 0 30px 0 30px;
	margin: 0;
	border: 0;
	display: inline-block;
	text-align: left;
	}

/* Content type styles
----------------------------------------------------------------------------------*/
.title
	{
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	}

h3
	{
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 5px;
	}

.paragraph
	{
	font-size: 12px;
	color: #ffffff;
	}

.mainlink
	{
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	}

.mainlink:hover
	{
	color: #3399cc;
	font-weight: 600;
	}

.fullwidth_ul
	{
	margin-left: 30px;
	}

.fullwidth_ul li a:link, .fullwidth_ul li a:visited
	{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	}

.fullwidth_ul li a:hover
	{
	color: #3399cc;
	text-decoration: none;
	}

.aboutusimg
	{
	float: left;
	margin: 5px 12px 7px 0px;
	border: 1px solid  #3399cc;
	}

a
	{
	text-decoration: none;
	}

.cleardiv
	{
	height: 1px;
	clear: both;
	}

#flowchart
	{
	margin: 0;
	padding: 0;
	clear: none;
	}

#photo_gallery
	{
	text-align: center;
	margin-left: 25px;
	}

#google_calendar
	{
	margin-left: 25px;
	}

/* Courses
----------------------------------------------------------------------------------*/
#content_sidebar
	{
	margin-left: 190px;
	}

.coursedetails
	{
	margin-left: 10px;
	}

.coursedetailsimg
	{
	float: right;
	margin: 5px 0px 7px 10px;
	border: 1px solid #3399cc;
	}

.float_images
	{
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}

.float_images img
	{
	border: 1px solid  #3399cc;
	}

.float_images a:link, .float_images a:visited
	{
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	}

.float_images a:hover
	{
	color: #3399cc;
	}

/* Contact Form
----------------------------------------------------------------------------------*/
#contactform
	{
	text-align: center;
	width: 700px;
	}

.phone_numbers
	{
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	}#form_div
	{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 570px;
	text-align: left;
	}

#form_div p
	{
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
	width: 245px;
	color: #fff;
	font-size: 12px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

#form_div dl
	{
	color: #fff;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	border: 0;
	}

#form_div dd
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}


#form_div dt
	{
	float: left;
	width: 90px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #444;
	background: #eee;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 270px;
	height: 180px;
	color: #444;
	}

.fieldinput
	{
	width: 166px;
	margin: 0px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #444;
	background: #eee;
	padding: 2px;
	display: inline;
	}


#submit
	{
	margin: 11px 0 0 0;
	padding: 0;
	border: 0;
	}

#form_right
	{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	}

/* Footer
----------------------------------------------------------------------------------*/

#bar_footer
	{
	width: 760px;
	height: 25px;
	background: url(img/bar_footer_fade.jpg) no-repeat;
	text-align: left;
	margin: 0; 
	padding: 0;
	}

#footer
	{
	width: 760px;
	height: 30px;
	background: url(img/bg_footer.jpg) no-repeat transparent;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	margin: 0; padding: 3px 0 0 0;
	}

#footer a:link, #footer a:visited
	{
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	}

#footer a:hover
	{
	color: #3399cc;
	font-size: 16px;
	text-decoration: none;
	}

.link_sitemap
	{
	font-size: 14px;
	padding-right: 14px;
	color: #fff;
	text-decoration: none;
	}

.link_sitemap:hover
	{
	color: #000;
	}

.link_links
	{
	font-size: 14px;
	padding-right: 14px;
	color: #fff;
	text-decoration: none;
	}

.link_links:hover
	{
	color: #000;
	}