/*
Copyright 2009 ClearCut Web Solutions Ltd, All Rights Reserved.
*/

html, body {
	font-size:small;
	font-family:Arial;
	margin:0;
	padding:0;
}

body {
	background:white url('/design/images/headbg.gif') repeat-x top;
}

div {
	overflow:hidden;
	zoom:1;
}

h1 {
	font-size:large;
}

h2 {
	font-size:medium;
}
h1,h2,h3,h4,h5 {
	color:#fe6500;
}
.contact {
	font-weight:bold;
	font-style:italic;
	color:#fe6500;
	}
	
	
	
#main {
	margin:0 auto;
	width:880px;
}

#head {
	background:url('/design/images/headbg.gif') repeat-x top #38669c;
	color:white;
}

#logo {
	float:left;
	padding: 7px 0;
}

#topmenu {
	color:white;
	line-height:25px;
	text-align:right;
}

#topmenu a{
	color:white;
	margin:0 5px;
	text-decoration:none;
}

#callus {
	text-align:right;	
	margin:20px 0 0 0;
}

#midmenu {
	background:url('/design/images/midmenu.jpg') repeat-x #38669c;
	color:white;
	margin-top:8px;
}

#midmenu img {
	float:left;
}

#midmenu2 {
	background:url('/design/images/midmenu-r.jpg') no-repeat right;
	height:33px;
	line-height:33px;
}

#midmenu2 a {
	color:white;
	margin:0 5px;
	text-decoration:none;
}

#midmenu2 a.firstlink {
	margin-left:2px;
}

#container {
	margin-top:11px;
}

#content {
	background:url('/design/images/content-bg.gif') repeat-y #f7f7f7;
	float:left;
	width:698px;
}.rightimage{
   margin-left:20px;
   margin-bottom:10px;
   border: 1px solid #38669c;
   padding: 3px;
   float: right;}
.courses {
	color: #38669c;
	font-size:10px;
	}

.back {
	text-align:right;
	font-weight:bold;
	}
#content2 {
	background:url('/design/images/content-bottom.gif') no-repeat bottom;
	color:#38669c;
	min-height:450px;
	_height:450px;
	padding:10px 20px;
	_overflow:visible;
}
#content2 a {
	text-decoration:none;
	color:#38669c;
	}
	

#rightpanel {
	float:right;
	width:170px;
}

#search1 {
	background:url('/design/images/search-bg.gif') repeat-y #ff8635;
}

#search2 {
	background:url('/design/images/search-top.gif') no-repeat top;
}

#search3 {
	background:url('/design/images/search-bottom.gif') no-repeat bottom;
	color:white;
	font-size:14px;
	padding:10px 5px;
}

#search3 form {
	margin:0;
	padding:0;
}

#search3 input.text {
	width:85px;
}

#search3 input.submit {
	width:60px;
}


#rightmenu1 {
	margin:8px 0 ;
	background:url('/design/images/rightmenu-bg.gif') repeat-y #38669c;
}

#rightmenu2 {
	background:url('/design/images/rightmenu-top.gif') no-repeat top;

}

#rightmenu3 {
	background:url('/design/images/rightmenu-bottom.gif') no-repeat bottom;
	margin:0;
	padding:0;
}

#rightmenu3 li {
	border-top:1px solid #fe6500;
	line-height:30px;
	padding-left:10px;
}

#rightmenu3 li.firstlink {
	border:0;
}

#rightmenu3 li a {
	color:white;
	text-decoration:none;
}

#rightmenu3 li a.child {
	font-style:italic;
	margin-left:30px;
}

#footer {
	background:url('/design/images/footer.gif') repeat-x #38669c;
	margin-top:60px;
	height:55px;
}

#footer2 {
	color:white;
	line-height:20px;
	margin:10px auto 0 auto;
	text-align:center;
	width:880px;
}

#bottommenu a {
	color:white;
	text-decoration:none;
	margin:0 5px;
}

/* --------- News */
.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	font-style:italic;
	margin:0;
}

.newsrow p {
	margin:0;
}

.newsrow .more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#38669c;
	text-decoration:none;
}

.newsrow .longdescr {
	margin-top:10px;
}
.longdescr p{
	margin-top:10px;
}

.slogan {
	font-size:x-large;
	color:#FFFFFF;
	margin-right:250px;
	float:right;
	}
.courselist p{
	width:185px;
	color:#fe6500;
	height:215px;
	padding:5px;
	margin: 10px;
	border: 1px solid #c0c0c0;
	float:left;
}
.courselist a{
	color:#fe6500;
	float:right;
	}
	
.pageleft {
	background-color:#f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	margin-right:12px;
	padding:5px;
	width:312px;
}
.pageleft a{
	text-decoration:none;
	color:#0e1371;
	float:right;
	}
.pageright {
	float:right;
	background-color:#f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding:5px;
	width:312px;
}
.pageright a{
	text-decoration:none;
	color:#0e1371;
	float:right;

}
#banner1 {
	border:1px solid #e9e9e9;
	margin-bottom:12px;

	}
div.gallery a {
	padding: 3px;
	margin: 8px;
	border: 1px solid #bbcbeb;
	background-color:#FFFFFF;
	float: left;
}
div.gallery a:hover {
	border: 1px solid #fd6600;
	}
