* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0E223A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #696B73;
}
a {
	text-decoration: none;
	color: #5D88A2;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	color: #1D354E;
	font-size: 33px;
	padding-bottom: 10px;
}
h2 {
	color: #1D354E;
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 34px;
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	color: #1D354E;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
p {
	padding-bottom: 10px;
}
strong {
	color: #050607;
}
#wrapper {
	width: 1040px;
	margin: 0 auto;
}
#header {
	height: 280px;
	color: #fff;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 216px;
	width: 417px;
	float: left;
	margin: 16px 0;
	margin-left: -10px;
}
#logo:hover {
	background-position: bottom;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#phone {
	color: #5cc9f4;
	text-align: right;
	font-size: 22px;
	padding-top: 50px;
	padding-right: 20px;
}
#slogan {
	text-align: right;
	font-size: 30px;
	padding-top: 42px;
	padding-right: 12px;
}
#menu {
	list-style-type: none;
	text-align: right;
	float: right;
	height: 50px;
	padding-top: 25px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 14px;
}
#menu li {
	float: left;
	display: block;
	height: 100%;
}
#menu li a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0 2px 0 2px;
	display: block;
	height: 100%;
	line-height: 75px;
}
#menu li a:hover, #menu li a.active, #menu li a.active:hover {
	color: #5cc9f4 !important;
	border-bottom: 3px solid #5cc9f4;
	background-image: url(images/waratah.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#menu .current_page_item a, #menu .current_page_item a:hover, #menu .current_page_parent a {
	color: #5cc9f4 !important;
	border-bottom: 3px solid #5cc9f4;
	background-image: url(images/waratah.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#submenu {
	height: 32px;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: repeat-x;
	color: #fff;
	clear: both;
	font-size: 13px;
}
#submenu ul {
	list-style-type: none;
	height: 100%;
	float: right;
}
#submenu li {
	height: 100%;
	display: inline;
}
#submenu li a {
	float: left;
	color: #fff;
	height: 100%;
	padding: 6px 21.6px 0 ;
}
.page-item-59 a {
	padding-right: 20.6px !important;
}
#submenu li a:hover, #submenu li a.active, #submenu .current_page_item a {
	background-image: url(images/submenu_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
#submenu li.spacer span {
	float: left;
	height: 100%;
	width: 3px;
	background-image: url(images/submenu_edge_inactive.jpg);
}
#submenu li.dark span {
	background-image: url(images/submenu_edge_active.jpg);
}
#content {
	background-color: #fff;
	padding: 55px 35px 75px 35px;
	overflow: hidden;
	min-height: 525px;
}
#left {
	float: left;
	width: 475px;
	padding-top: 20px;
}
#right {
	float: right;
	width: 455px;
	padding-right: 20px;
}
#right ul {
	list-style: none;
	padding-bottom: 25px;
}
#right ul li {
	padding-left: 14px;
	background-image: url(images/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-top: 2px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height:40px;
	text-align: center;
	font-size: 13px;
	padding-top: 12px;
	clear: both;
	color: #201D1E;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
	margin: 5px 20px 75px 0;
	text-align: right;
}
.experience_box {
	margin:0px;
	padding:0px;
	width:743px;
	overflow:hidden;
	/*background:url(images/experience-bg.png) top left repeat-y;*/
	background:url(images/table_bg.png) top left repeat-y;
}
.content {
	width:480px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #96C3E8;
	overflow:hidden;
}
.content .left {
	padding:15px 30px 0px 20px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	width:97px;
}
.content .right {
	padding:15px 10px 10px 0px;
	font-size:13px;
	float:left;
	width:323px;
}
.clear {
	clear: both;
}
.content b {
	color:#231f20;
}
.content .title {
	color:#231f20;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}
.topborder {
	border-top:1px solid #96C3E8;
}
.noborder {
	border:none;
}
.structure_box {
	margin:0px;
	padding:0px;
	width:743px;
	overflow:hidden;
	/*background:url(images/experience-bg.png) top left repeat-y;*/
	background:url(images/table_bg2.jpg) top left repeat-y;
}
.content_structure {
	width:455px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #96C3E8;
	overflow:hidden;
}
.content_structure .left {
	padding:12px 30px 0px 20px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	width:147px;
}
.content_structure .right {
	padding:12px 10px 10px 0px;
	font-size:13px;
	float:left;
	width:248px;
}
.slideshow {
	height: 326px;
	width: 451px;
	margin: auto
}
#nav {
	padding:0px 0px 15px 20px;
}
#nav a {
	background:url(images/normal_slide.jpg) no-repeat;
	width:10px;
	height:10px;
	text-indent: -1999px;
	overflow: hidden;
	display:block;
	float:left;
	margin:0px 2px;
}
#nav a.activeSlide {
	background:url(images/active_slide.jpg) no-repeat;
	width:10px;
	height:10px;
}
#nav a:focus {
	outline: none;
}
#content-instructor {
	background-color: #fff;
	padding: 55px 27px 75px 23px;
	overflow: hidden;
}
.content-instructor-left {
	float: left;
	width: 450px;
	padding-top: 20px;
	padding-left: 13px;
}
.content-instructor-left img {
	margin:0px;
	padding:0px 0px 28px 0px;
}
.content-instructor-right {
	float: right;
	width: 481px;
	padding-left: 43px;
}
.content-instructor-right ul {
	list-style: none;
	padding-bottom: 25px;
}
.content-instructor-right ul li {
	padding-left: 14px;
	background-image: url(images/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-top: 2px;
}
.instructor-section {
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.instructor-box {
	margin:0px;
	padding:0px;
	background:#D1D4D7 url(images/instructor-bg.png) no-repeat;
	width:450px;
}
.content-instructor-box {
	margin:0px;
	padding:12px 10px;
	display:block;
}
.content-instructor-box .left {
	padding:1px;
	color:#231f20;
	font-weight:bold;
	font-size:13px;
	float:left;
	width:97px;
	padding-left:10px;
	padding-right:23px;
}
.content-instructor-box .right {
	padding:1px;
	font-size:13px;
	float:left;
	width:298px;
}
.content-instructor-box b {
	color:#231f20;
}
.content-instructor-box .title {
	color:#231f20;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	padding:10px 0px 10px 0px;
}
.content-instructor-line {
	background:url(images/instructor-hr.png) no-repeat;
	width:100%;
	margin:20px 0px 20px 0px;
	padding:0px;
	height:5px;
}
.content-instructor-content {
	width: 953px;
	padding-left: 38px;
}
.content-instructor-content ul {
	list-style: none;
	padding-bottom: 25px;
}
.content-instructor-content ul li {
	padding-left: 14px;
	background-image: url(images/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-top: 2px;
}

