@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	height: 900px;
	width: 1200px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../img/gradient.png);
	background-repeat: repeat-x;
}
.container {
	margin: auto;
	height: 1065px;
	width: 825px;
	overflow: visible;
}

.header {
	float: left;
	height: 190px;
	width: 825px;
	display: inline;
}
.body {
	float: left;
	height: 865px;
	width: 825px;
}
.logo {
	float: left;
	height: 150px;
	width: 380px;
	margin-top: 5px;
	margin-left: 220px;
	display: inline;
}









.top {
	float: left;
	height: 810px;
	width: 815px;
	margin-top: 0px;
	margin-left: 5px;
	display:inline;
	background-color: #FFFFFF;
}
.nav {
	float: left;
	height: 28px;
	width: 795px;
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vidbox {
	float: left;
	height: 457px;
	width: 815px;
	background-color: #FFFFFF;
	margin-top: 1px;
}
.video {
	float: left;
	height: 437px;
	width: 795px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #000000;
}
.titlebar {
	float: left;
	height: 30px;
	width: 795px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titlebarwords {
	float: left;
	height: 23px;
	width: 785px;
	margin-left: 5px;
	margin-top: 5px;
}
.titlebarwords a:link {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:active {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:hover {
	text-decoration: none;
	color: #005d94;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.infocontainer {
	background-color: #FFFFFF;
	float: left;
	height: 310px;
	width: 815px;
}
.leftinfo {
	background-color: #FFFFFF;
	float: left;
	height: 65px;
	width: 815px;
	margin-top: 5px;
}
.leftinfocontent {
	float: left;
	height: 50px;
	width: 800px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rightinfocontainer {
	float: left;
	height: 250px;
	width: 815px;
	background-color: #FFFFFF;
	margin-top: 1px;
}
.rightinfo {
	float: left;
	height: 220px;
	width: 790px;
	margin-left: 13px;
	margin-top: 10px;
}








.footer {
	float: left;
	height: 35px;
	width: 795px;
	margin-top: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.foot1 {
	float: left;
	height: 14px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	color: #999999;
	margin-left: 50px;
	margin-top: 10px;
}
.foot2 {
	float: left;
	height: 14px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}
.foot3 {
	float: left;
	height: 14px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}
.foot4 {
	float: left;
	height: 14px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

