body {
	background: #676767;
}

#wrapper {
	width: 940px;
	position:relative;
	margin:0 auto;
	background: url(../images/content-bg.png) top center repeat-y;
	padding: 0 20px;
}

#runners {
	position:absolute;
	top: 3px;
	left:699px;
	z-index:5;
}

.content {
	width:940px;
	margin: 0 auto;
	z-index:1;
}


#header {
	background: url(../images/bg-header.jpg) no-repeat top center;
	padding: 0;
	height: 246px;
	width:940px;
	position:relative;
}

#lang {
    color: #122862;
    font-size: 11px;
    position: absolute;
    right: 24px;
    top: 215px;
    width: 20px;
    z-index: 500;
}
#sharethis {
	display:block;
	position:absolute;
	top:8px;
	left:840px;
	width:80px;
	height:20px;
	z-index:600;
}
.stbuttontext { font-size:10px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
a.stbutton { text-decoration:none; }

#strap {
	height:29px;
	position: absolute;
	width:400px;
	top:87px;
	left:350px;
	font-size: 1.6em;
	color: #FBB732;
	font-weight: bold;
}

#nav {
	height:29px;
	position: absolute;
	width:840px;
	top:210px;
	left:30px;
}

#nav ul {
	margin: 0;
	padding:0;
}

#nav ul li {
	float: left;
	font-size: 1.4em;
	margin:0 15px 0 0;
	padding: 4px 15px 6px 0;
	list-style: none;
	height: 14px;
	border-right: 1px solid #faba00;
}

#nav ul li.last {
	border: 0;
}

#nav ul li a {
	color:#fff;
	font-weight: 400;
}

#nav ul li a:hover,
#nav ul li a.active {
	color: #faba00;
}


#horse-top {
	float:right;
	margin-right:10px;
}

#horse-bottom {
	float:right;
	position:relative;
	top:-1px;
	margin-right:32px;
}

#content-bg {
	
}

#content {
	width: 940px;
}

/*#content .content {
	background: white;
	height:419px;
}*/

#thinCol {
	background:white;
	/*height:419px;*/
	width:270px;
	color: #000;
	float: left;
	margin-bottom: 20px;
}

#wideCol {
	/*background: #ebebeb;*/
	width:666px;
	z-index:1;
	float:right;
	padding: 0 0 40px;
}

.subtext {
	width:210px;
	height:60px;
	font-size: 1.9em;
	margin-top:45px;
	color: #faba00;
	margin-bottom:35px;
	border-bottom: 1px solid #faba00;
}

.text {
	color: #333333;
	text-align:left;
	margin:45px 35px 0 30px;
	font-size: 1.2em;
}

.text h3 {
	color: #003C52;
	text-align:left;
	font-size: 2em;
	margin-bottom:17px;
	font-family: Helvetica, Arial, sans-serif;
}

.text ul {
	margin-left:13px;
}

.submenu {
	margin:30px 0 35px 32px;
}

#wrapper #content-bg #content #thinCol .submenu a {
	display:block;
	width:204px;
	padding: 15px 0 15px 5px;
	border-bottom: 1px solid #003C52;
	font-size: 1.3em;
	color:#003C52;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
}

#wrapper #content-bg #content #thinCol .submenu a:hover, #wrapper #content-bg #content #thinCol .submenu a.active {
	background: #003C52;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#footer {
	background: url('../images/footer.png') top no-repeat;
	height:90px;
	padding: 50px 0 2px 30px;
	width:910px;
	font-size: 1.1em;
}

#footerText { padding:55px 30px 0 0; text-align:right;}


#wrapper #footer a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#enquiry-form {
	float:right;

	background-color:#D5E9F9;
	
	color:black;
	font-size: 130%;
}

#enquiry-form div, #enquiry-form p {
	padding:10px;
	margin: 0 20px;
}

#enquiry-form .warning {
	color:red;
	font-size:60%;
	padding:0px;
	margin:0 0 0 30px;
}

#enquiry-form div .warning {
	color:red;
	font-size:60%;
	padding:0px;
	margin:0 0 0 0;
}

#enquiry-form input {
	width:185px;
}

#enquiry-form textarea {
	width:190px;
}


#logo {
	display:block;
	position:absolute;
	top:11px;
	left:27px;
	width:161px;
	height:145px;
}

.imageRight { padding:5px; background:#fff; border:1px solid #ccc; float:right; margin: 0 0 15px 20px;}

