/* by Artificial Colours www.artificialcolours.co.uk
website and graphic design*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #010101;
}

h1 {
	font-size: 190%;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}



blockquote {
	margin: 0;
	padding-left: 10px;
	padding-right:10px;
	font-style: italic;
	color:#333333;
	font-size:16px;
}

blockquote * {
	line-height: normal;
}

li {
color: #f18300;
}

li span {
color:#333333;
}

a {
	color: #f18300;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

#wrapper {
width:800px;
height:auto;
margin:0 auto;
}

/* top header Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background:url(/graphics/pos_top.gif) bottom right no-repeat;
}

/* Logo */

#logo {
	float: left;
	
	
}

#logo h1 {
background:url(/graphics/top_logo.gif) left top no-repeat;
height:88px;
width:276px;
}

#logo h1 span {
display:none;
}


#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	
}

#topmenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #010101;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}
#langbar {
float:right;
clear:right;
margin-top:5px;
margin-right:20px;

}



/* navigation and hero */

#navbar {
	width: 802px;
	height: 242px;
	margin: 0 auto;
/*	background:url(/graphics/herobg.jpg) bottom right no-repeat;*/
	margin-bottom:8px;
}

#hero {
width:600px;
position:relative;
float:right;

}


#quick-msg a {
	position:absolute;
	left:480px;
	top:-9px;
	width:136px;
	height:134px;
	display:block;
	background:url(../graphics/quick-msg.png) top left no-repeat;
}

#quick-msg a span {
display:none;
}
/* Menu */

#menu {
	float: left;
	width: 198px;
	margin-right:2px;
	height:770px;
	
}


#nav{
	float: left;
	width: 198px;
	

}

#nav{
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	padding: 9px 10px;
	background:url(/graphics/menu_over.gif) no-repeat;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding-left:33px;
	margin-bottom:2px;
	/*letter-spacing:1px;*/
}

#nav a:hover {
	background:url(/graphics/menu.gif) no-repeat;

}


#nav .current a {
	background:url(/graphics/menu.gif) no-repeat;
}

#nav .current a:hover {
	background:url(/graphics/menu_over.gif) no-repeat;
}



#menu .first a {
	
}


/* Page */

#page {
	width: 800px;

}

/* Content */

#content {
	float: left;
	width: 584px;
	min-height:300px;
	padding:10px;
	padding-left:5px;
}



.content {
	padding: 4px;

}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* the right hand Sidebar */

#sidebar {
	float: right;
	width: 194px;
	/*border-right:1px solid #ccc;
	padding-left:4px;*/
	height:400px;
	padding-right:4px;
	padding-top:30px;
	background:url(../graphics/herobg.jpg) top left no-repeat;
	
}


#sidebar h3 {
	margin: 0;
	margin-bottom:10px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer-wrapper {
	height: 78px;
	padding: 10px 0;
	background:#E6E6E6 url(/graphics/footer_bar.gif) top center no-repeat;
	
}

#logos {
height:85px;
background:url(../graphics/imi.gif) center top no-repeat;
width: 790px;
	margin: 0 auto;
	
	}
	
	#ticker {
	width:790px;
	height:35px;
	clear:both;
	
	}

#footer {

	width: 790px;
	margin: 0 auto;
	
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#credit {
width:200px;
margin:0 auto;
padding-top:5px;

}

#legalinfo {

padding-top:5px;
text-align:center;
}

#footerlinks {
width:800px;
padding-top:2px;
height:18px;
background-color:#f18300;
text-align:center;
color:#fff;
font-size:90%;
}

#footerlinks a{
font-size:90%;
color:#fff;
font-weight:normal;
text-decoration:none;
}
#footercontact {
width:800px;
padding-top:2px;
height:18px;
background-color:#666666;
text-align:center;
color:#fff;
font-size:90%;
}

#footercontact a{
font-size:90%;
color:#fff;
font-weight:normal;
text-decoration:none;
}

.rssitem {
border:#ccc 1PX solid;
margin-bottom:5px;
padding:4px;

}

.rsstitle a {
color:#000;
text-decoration:none;

}
#date {
text-align:right;
}


.conlink {
float:right;
}
.newstitle {
font-size:14px;
}



.course-links {
	width:275px;
	float:left;
	margin-right:10px;
}

.course-links h2{
font-size:16px;
margin-bottom:6px;
}

.course-links a {
	display:block;
	width:275px;
	float:left;
	clear:both;
	margin-bottom:4px;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:20px;
	background:url(../graphics/course-bullet.gif) top left no-repeat;
}

.intro {
	padding:5px;
	background-color:#FFF1CC;
	margin-top:5px;
	margin-bottom:5px;
}

#book {
	display:block;
	float:left;
	clear:both;
	width:198px;
	height:33px;
	background:url(../graphics/book-online.gif) top left no-repeat;
}

#book span {
	display:none;
}

#clients {
	width:600px;
}

#clients img {
	float:left;
	padding:2px;
	border:1px solid #CCC;
	margin:10px;
}

#extra {
padding:5px;
line-height:160%;
background-color:#FFF1CC;
	margin-top:5px;
	margin-bottom:5px;
}