@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #c5cff3;
	text-align: center;
}
p {
	margin-bottom: 10px;
	line-height: 14px;
}
ul {
	margin-bottom: 10px;
	margin-left: 50px;
	line-height: 14px;
}
b {
	color: #3635BD;
}
td {
	padding: 3px;
}

#innerLeft h1 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #181796;
	margin-bottom: 10px;
}


#content {
	background-image: url(images/backgroundContent.jpg);
	background-repeat: no-repeat;
	height: 513px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainMenu {
	padding-top: 60px;
	padding-left: 160px;
}
#mainMenu a {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu span {
	margin-right: 15px;
}
#mainText {
	width: 680px;
	margin-top: 45px;
	display: inline;
	float: right;
	height: 390px;
	position: relative;
}
#innerLeft {
	width: 380px;
	z-index: 10;
	display: inline;
	position: absolute;
	left: 0px;
	top: 0px;
}

#imageSlideshow {
	display: inline;
	float: right;
	height: 361px;
	width: 229px;
	margin-right: 35px;
	z-index: 1;
}
#backgroundImages {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: inline;
}


#footer {
	color: #4341D0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #4341D0;
}
.videoLink {
	border: 1px solid #181796;
}
#contactDetails {
	text-align: center;
	position: absolute;
	width: 130px;
	left: -190px;
	top: 30px;
	color: #171896;
	font-size: 12px;
	font-weight: bold;
}
#contactDetails h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #1B18A3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

