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

#introwrap {
	clear: both;
	width: 1000px;
	margin: 0 auto 30px auto;
}

#introvid, #introtext {
	float: left;
	height: 270px;
	margin:80px 0 0 30px;
}

#introvid {
	width: 380px;
	background-color: #111;
	border: 3px double #666;
}

#introtext {
	padding-top:25px;
	width: 420px;
}

#introtext ul, #introtext ol {margin-left: 40px;}
#introtext li {}

#introtext h1 {font-size: 45px; color:#FFC;}
#introtext p {padding-bottom:10px;}

#header {
	width:1050px;
	height:575px;
	background-image:url(/style/headers/header.png);
}

#header1 {}

#header2, #header3, #header4, #header5 {
	float:right;
}

.header {
	background-position: center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 470px;
}