* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	background: #60A5A0 url('/images/bg.png') repeat-x;
	font: 80% Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
.bold {
font-weight: bold;
}
input {vertical-align: middle}
#wrapper {
	width: 1014px;
	background: transparent url('/images/shadow.png') repeat-y;
	margin: 0 auto;
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
}
#bgwrapper {
width: 1000px;
margin: 0 auto;
background:#fff url('/images/hwr.png') no-repeat;
}
/* Header
-----------------------------------------------------------------------------*/
#top {
	margin: 0 auto;
	width:1014px;
	height:15px;
	background:url('/images/top.png') no-repeat;
}
#header {
	background:#65A8A3 url('/images/header.jpg') no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 246px;
	color:#fff;
}
#header h1 {
width: 606px;
float:left;
font-size: 200%;
}
#logo {
margin-left:13px;
width:301px;
height:129px;
}
#subtitle {
	/*background:#3D918B;*/
	color:#fff;
	width:606px;
	height:28px;
	/*float:left;*/
}
#additional {
float:right;
width: 300px;
}
#search {
	margin-right: 20px;
	width: 270px;
}
#searchfield {
border: 1px solid #000;
padding: 3px;
width:185px;
color:#A4A4A4;
}
#searchfield:focus {
color:#000;
}
#searchbutton {
border:0;
width:73px;
height:24px;
padding-bottom: 2px;
background:url('/images/searchbutton.png') no-repeat;
}
#searchbutton:active {
background:url('/images/searchbutton.png') 0 -24px no-repeat;
}
#contacts {
padding: 10px 20px;
margin-top: 10px;
width:230px;
height:200px;
background:url('/images/contacts.png') no-repeat;
}
a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/images/pdf_icon.png) center left no-repeat;
}
#contacts a {
color: #fff;
border-bottom: 1px dotted #fff;
}
#contacts a:hover {
border-bottom: 1px solid #fff;
}
#phone {
background: url('/images/phone.png') right center scroll no-repeat transparent;
margin: 10px 0;
width: 220px;
}
.bigtext {
font-family: 'Century Gothic';
font-size: 1.5em;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	background:#fff url('/images/middle2.png') no-repeat;
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 100px;
	/*height: 1%;
	min-height: 40%;
	height: auto !important;
	height: 40%;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 20px 20px 270px;
	line-height: 1.5;
}
#content img {float:left; margin-right: 20px; margin-left: 0;}
#content h2, #content h1 {
color:#014B45;
font-family: georgia;
font-weight:normal;
font-size:130%;
margin-bottom: 10px;
margin-left:0;
}
#content h3 {
color:#232F62;
font-family: 'Trebuchet MS';
font-size:100%;
margin: 10px;
margin-top: 30px;
}
#content h1 {
font-size:150%;
border-bottom: 1px solid #014B45;
}
#content p {
line-height: 1.5;
overflow: auto;
display: block;
}
#content p span.main {
	width: 83%;
	float:right;
}

#content ul, #content ol {
display:block;
margin: 20px 20px !important;
}
#content  .timetable {
width:100%;
}

.timetable .number {
color:#9D9D9D;
width: 50px;
}
.date {
color:#AC4E03;
width: 130px;
}
.timetable .course {
width: 420px;
}
#content .hdate {
font-weight:bold;
font-family: 'trebuchet ms';
padding:2px;
height:24px;
width:164px;
color:#fff;
float:left;
text-align:center;
background:/*#006F66*/ url('/images/date.gif') no-repeat;
}
#content a {
text-decoration: underline;
color:#006f66;
}
#content a:hover {
text-decoration: none;
}
#content a:visited {
color:#268b83;
}

#content .anothera{
	text-decoration:none !important;
}

#content .anothera:hover{
	text-decoration: underline !important;
}
#pagination-clean {
margin:0 !important;
padding:0 !important;
}
#pagination-clean li {
border:0 none;
font-size:13px;
list-style:none outside none;
margin:0;
padding:0;
}
#pagination-clean li, #pagination-clean a {
margin-right:2px;
}
#pagination-clean .previous-off, #pagination-clean .next-off {
color:#888888;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-clean .next a, #pagination-clean .previous a {
border:1px solid #FFFFFF;
font-weight:bold;
}
#pagination-clean .active {
display:block;
float:left;
font-weight:bold;
padding:3px 6px;
}
#pagination-clean a:link, #pagination-clean a:visited {
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-clean a:hover {
text-decoration:none;
}
.message{
	color:#333333; 
	margin:5px 0; 
	padding:10px;
}
.error{
	background:#FBE6F2; 
	border:1px solid #D893A1;
}
#order_form input[type=text]{
	width: 444px;
}
#order_form select{
	width: 450px;
	font-size: 8pt; 
	margin-left:0px;
}
#order_form textarea{
	width: 444px;
}
.rounded{
	behavior: url('/js/PIE.htc') !important;
}

#course_details{
	box-shadow: 0 0 15px #ABE7F3; 
	-moz-box-shadow: 0 0 15px #ABE7F3; 
	-webkit-box-shadow: 0 0 15px #ABE7F3; 
	-o-box-shadow: 0 0 15px #ABE7F3; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	float: right; 
	width: 180px; 
	border: 3px solid #E6E6E6; 
	background-color: #F6F6F6; 
	padding:5px; 
	margin:0 0 10px 10px; 
	font-size: 14px;
	position: relative;
}
#course_details ul{
	list-style:none; 
	margin: 10px !important; 
	padding: 0;
}
#course_details ul li{
	border-bottom: 1px solid #C8C4C1;
}
#enroll{
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-o-border-radius: 5px; 
	margin-top: 20px; 
	display: block; 
	width: 170px; 
	border: 2px solid #E8F0FF; 
	height: 25px; 
	padding: 3px; 
	text-align: center; 
	background-color: #ADCFE8; 
	color: #485B73; 
	font-size: 16px;
	text-shadow: 1px 1px 1px #fff;
	position: relative;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	margin-top:10px;
	position: relative;
	/*background: #B5E3FF;*/
	color:#235162;
}
.sl a {
color:#235162;
}
.sl ul {
list-style-type: none;
margin-left: 30px;
font-weight:bold;
}
.sl ul li {
/*line-height: 1;*/
margin: 5px;
}
.sl ul ul {
margin-left: 10px;
}
.sl .pulldown {
display: block;
padding: 5px;
background: #89BCB8;
color:#fff;
}
.sl .pulldown:hover {
display: block;
padding: 5px;
background: #479791;
}
/*.sl ul .active {
backrgound: transparent;
color:#6494C3;
}*/
.sl .active {
background: #006F66 !important;
color: #fff !important;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 920px;
	height: 99px;
	padding: 40px;
	/*width: 960px;
	height: 179px;
	padding: 0 20px;
	*/
	margin: 0 auto;
	background: #7ABDAA url('/images/footer.jpg') no-repeat;
	color:#fff;
	text-align: center;
}
.footer_logo {
	float: left;
	text-align: left;
	margin:3px;
	height: 160px;
	vertical-align: bottom;
}
.footer_logo img {
	margin: 1px;
}

#copyright{
	margin-top: 100px;
}

#bottom {
margin: 0 auto;
width:1014px;
height:16px;
background: url('/images/bottom.png') no-repeat;
}
.clear {
clear: both;
height:0;
line-height:0;
font-size:0;
}