@charset "UTF-8";
.body {
	background: #666 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#wrapper {
	padding: 10px 0px 0px;
	width: 1100px;
	text-align: center;
	position: relative;
	margin: 0px auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
#header {
	padding-bottom: 10px;
	text-align: left;
}

#VideoContent {
	background: #CCC repeat-x;
	padding: 0px 35px 20px;
	width: auto;
}
#contentVideo iframe {
	padding: 20px;
}
#FLVPlayer {
	padding: 50px;
}
#wrapper {
	margin-bottom: 30px;
}
#mainContent {
	background: #CCC url(/images/gradient02.png) repeat-x;
	padding: 35px 25px 25px;
}
#footer img {
	padding: 5px;
}
#quote {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	font-size: small;
	line-height: 16px;
}
#quote2 {
	font-size: small;
	line-height: 16px;
	text-align: center;
	padding-right: 80px;
	padding-left: 80px;
}
#quote3 {
	font-size: small;
	line-height: 16px;
	text-align: center;
	padding-right: 75px;
	padding-left: 75px;
}
#quote5 {
	font-size: small;
	line-height: 16px;
	text-align: center;
	padding-right: 110px;
	padding-left: 110px;
}
#quote4 {
	font-size: small;
	line-height: 16px;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
#footer note {
	text-align: center;
	font-size: 9px;
}
