body {
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, Sans-serif;
}

#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#domain {
	text-align: right;
	float: left;
	color: #2D2B72;
	width: 850px;
}

#banner {
	margin-bottom: 8px;
	float: left;
}

#content {
	border: 1px solid gray;
	padding: 8px;
	margin-bottom: 8px;
	height: 465px;
	float:left;
	width: 832px;
}

#content a {
	color: #2D2B72;
	text-decoration: none;
}

#content a:hover{
	color: #333333;
}

#menu {
	font-size: 12px;
	width: 150px;
	float: left;
}

#copyContainer {
	float: left;
	width: 420px;
}

ul.about {
	padding: 5px 0px 5px 15px;
}

ul.about li{
	padding: 2px 0px;
}

ul.clients {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

ul.clients li{
	list-style-type: none;
	padding: 2px 0px;
}

#copy {
	width: 420px;
	height: 400px;
	overflow: auto;
	font-size: 11px;
	padding: 0px 15px 0px 30px;
	line-height: 16px;
}

#copy p{
	margin: 0px;
	padding: 5px 0px;
}

#coursesList {
	width: 430px;
	height: 400px;
	overflow: auto;
	font-size: 11px;
	padding: 0px 10px 0px 30px;
	line-height: 16px;
}

#coursesList p{
	margin: 0px;
	padding: 5px 0px;
}

#heading {
	padding: 0px 30px 0px 30px;
	width: 420px;
}

#news {
	float: right;
	width: 185px;
	padding: 5px 5px 0px 10px;
	border-left: 1px solid gray;
	font-size: 11px;
}

#footer {
	float: left;
	width: 840px;
	background: #2D2B72;
	color: white;
	padding: 5px;
}

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

#footer a:hover {
	color: #D49F29;
}

.spacer {
	clear: both;
}

h1 {
	color: #D49F29;
	padding: 0px;
	margin: 15px 0px 10px 0px;
	font-size: 16px;
	border-bottom: 1px solid #2D2B72;
	padding-bottom: 5px;
}

h2 {
	padding: 5px 0px 2px 0px;
	margin: 0px;
	font-size: 11px;
}

h3 {
	color: white;
	padding: 5px 0px 2px 0px;
	margin: 0px;
	font-size: 12px;
}


td.courseTitle {
	text-align: center;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	background: #D49F29;
	color: white;
	font-weight: bold;
}

table.courses {
	border-left: 1px solid gray;
}

td.coursesSpec {
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

td.coursesLevel {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 2px;
}
#story {
	border: 1px solid gray;
	margin: 0px 0px 10px 0px;
	height: 142px;
}

p.title {
	padding: 8px;
	margin: 0px;
	display: block;
	background: #D49F29;
	color: white;
	font-weight: bold;
}

p.more {
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-style: italic;
}

p.more a{
	color: black;
	text-decoration: underline;
}

p.more a:hover{
	color: #2D2B72;
	text-decoration: none;
}

p.details {
	margin: 0px;
	padding: 8px;
	line-height: 16px;
}

.fill {
	display: block;
	background: #2D2B72;
	height: 280px;
}

#details {
	margin-top: 5px;
	float: left;
	width: 850px;
}

#links {
	float: left;
	font-size: 10px;
	width: 200px;
}

#links a {
	color: black;
}

#links a:hover {
	text-decoration: none;
}

#design {
	float: right;
	text-align: right;
	font-size: 10px;
}

#design a {
	color: black;
}

#design a:hover {
	color: #D49F29;
	text-decoration: none;
}

.boldOrange {
	color: #D49F29;
	font-weight: bold;
}

.boldOrangeSpace {
	color: #D49F29;
	font-weight: bold;
	padding-left: 15px;
}

.whiteSpace {
	padding-left: 180px;
}

form {
	margin: 0px;
}

.warning {
	font-size: 9px;
}

#contact{
	width: 420px;
	height: 400px;
	overflow: auto;
	font-size: 11px;
	padding: 0px 15px 0px 30px;
	line-height: 16px;
}

#contact a {
	color: black;
}

#contact a:hover {
	text-decoration: none;
	color: #D49F29;
}


p.tickboxes {
	border: 1px solid gray;
	padding: 10px;
}

p.tickboxes input {
}

p.links a{
	color: #2D2B72;
	text-decoration: none;
}

p.links a:hover{
	color: black;
}