@charset "utf-8";

a:link {color: #C78906; text-decoration:underline;}
a:visited {color:#C78906; text-decoration:underline;}
a:hover {color:#000000; text-decoration:underline;}
a:active {color: #C78906; text-decoration:underline;}

 body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.70em;
	margin:0 auto;
	padding:0;
	min-height:100%;
	height:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top:5px;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#003366;
}

#mainContainer {
	width: 970px;
	border: solid #B6CADE 4px;
	background-color: #FFFFFF;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	color: #003366;
}

.mainPicRight {
	width: 303px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.mainPicRight img {
	border: 1px solid #CCCCCC;
}
.mainPicLeft {
	width: 188px;
	margin-left: 32px;
	float: left;
	display: inline;
}
.mainContentRight {
	width: 666px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #E7F5FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
}
.mainContentRight2 {
	width: 860px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #E7F5FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
}


#mainContentContainer {
	clear: both;
}
#mainContainer .mainPicLeft img {
	border: 1px solid #CCCCCC;
}

#mainContainer #topNav {
	color: #FFFFFF;
	background-color: #6CC4E1;
	width: 940px;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	font-weight: bold;
}
#footer a:link {color: #C0C0C0; text-decoration: underline; margin-left:0px; margin-right: 0px;}
#footer a:visited {color: #C0C0C0; text-decoration: underline; margin-left:0px; margin-right: 0px;}
#footer a:hover {color:#C0C0C0; text-decoration: none; margin-left:0px; margin-right: 0px;}
#footer a:active {color: #C0C0C0; margin-left:0px; margin-right: 0px;}

.mainContentRight a:link {color: #C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainContentRight a:visited {color:#C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainContentRight a:hover {color:#000000; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainContentRight a:active {color: #C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}

.mainPicLeft a:link {color: #C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainPicLeft a:visited {color:#C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainPicLeft a:hover {color:#000000; margin-left:0px; margin-right: 0px; text-decoration:underline}
.mainPicLeft a:active {color: #C78906; margin-left:0px; margin-right: 0px; text-decoration:underline}

#topNav a:link, a:visited {color: #FFFFFF; text-decoration: none; margin-left:19px; margin-right: 19px;}
#topNav a:hover {color:#003366; text-decoration: none; margin-left:19px; margin-right: 19px;}
#topNav a:active {color: #FFFFFF;}

#topNav .youarehere{
	color:#2491B5;
}



#mainContainer #logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#mainContainer #fadeText {
	float: right;
	width: 578px;
	margin-top: 50px;
	margin-left: 1px;
}
#footer {
	color: #C0C0C0;
	text-align: center;
}
#mainContainer #email {
	float: left;
	width: 190px;
	margin-left: 31px;
	margin-top: 5px;
}
#mainContainer .logos {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 746px;
	float: right;
	clear: both;
}


.header {
	font-weight:bold;
	color:#C78906;
	font-size: 110%;
}

.horizontalRule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0F9FCF;
	width: 580px;
	margin: 0;
	margin-top: 30px;
}
.horizontalRuleShowreel {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0F9FCF;
	width: 580px;
	margin: 0;
	margin-top: 15px;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: #C78906;
}

