body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center -3px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #003366;
}
.back_left {
	background-image: url(background_left.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(back_banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}
#logo {
	float: left;
	height: 100px;
	width: 197px;
}
#nav {
	float: left;
	height: 100px;
	width: 603px;
	text-align: center;
	overflow: hidden;
}
#headline {
	height: auto;
	width: 440px;
	padding-left: 350px;
	text-align: left;
	padding-right: 10px;
}
#videos {
	width: 322px;
	float: right;
	height: auto;
}
#text_left {
	width: 440px;
	height: auto;
}
#centre1 {
	height: auto;
	width: 800px;
	background-image: url(montage1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: top;
}
#centre2 {
	height: auto;
	width: 800px;
	background-image: url(montage2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#centre3 {

	height: auto;
	width: 800px;
	background-image: url(montage3.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.quote {
	height: 100px;
	width: 780px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 20px 10px 0px;
}

h1 {
	font-size: medium;
}
.text_orange {
	color: #FC7713;
}
#main_text {
	padding: 60px 10px 10px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7713;
	margin-bottom: 10px;
	overflow: auto;
}
.videoarea {
	border: 1px solid #FC7713;
	margin: 10px;
	height: 265px;
	width: 320px;
	float: right;
}
#footer {
	height: auto;
	width: 800px;
}
.smalltext {
	font-size: x-small;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
h2 {
	font-size: x-large;
}
#video_page {
	padding: 20px 10px 10px;
	height: auto;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7713;
	margin-bottom: 10px;
	text-align: center;
	overflow: auto;
}
.orangebox {
	border: 1px solid #FC7713;
	padding: 5px;
	height: auto;
	width: auto;
}
.videoarea2 {
	border: 1px solid #FC7713;
	height: 265px;
	width: 320px;
	float: right;
	margin-bottom: 10px;
}
.quoteacknowledge {
	font-size: 12px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}
.picright {
	float: right;
	padding-top: 10px;
}
