html, body {
	background:#F3F3F3;
	font-family:'Trebuchet MS', Arial, sans-serif;
	font-weight:normal;
}

div#shell {
	border-bottom:5px solid #777777;
	border-top:5px solid #004287;
	width:880px;
	padding:20px 40px;
	background:#fff;
	-moz-box-shadow: 1px 1px 10px #ccc;
	margin:0 auto;
	position:relative;
}

div#video {
	width:540px;
	height:437px;
	background:#000;
}

div.signup {
	height:300px;
	width:200px;
	text-align:center;
}

div#topform {
	position:absolute;
	right:92px;
	top:167px;
}

div.signup h3 {
	font-size:29px;
	color:#004287;
	font-weight:normal;
	padding-bottom:20px;
	letter-spacing:-1px;
}

div.signup input {
	width:194px;
	font-size:16px;
	background:#F2F2F2;
	border:1px solid #E0E0E0;
	padding:5px 8px;
	-moz-border-radius:5px;
	margin-bottom:16px;
	height:32px;
}

div.signup .button {
	background:#004287;
	width:80px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	border:none;
	padding:5px 8px;
	-moz-border-radius:5px;
	margin-bottom:16px;
}

div#top {
	background:url('../images/top.jpg') no-repeat 10px 0;
	width:880px;
	height:600px;
}

div#top-mid {
	width:880px;
	height:460px;
}

h1 {
	background:url('../images/logo.jpg') no-repeat;
	height:100px;
	width:180px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}

h2 {
	color:#004287;
	font-family: aller;
	font-size:45px;
	font-weight:normal;
	display:inline;
}

.grey {
	color:#767676;
}

p {
	font-family: Arial, 'Trebuchet MS', sans-serif;
	font-size:13px;
	color:#626262;
	margin-bottom:20px;
}

.smallbox {
	width:280px;
	padding:20px;
	height:100px;
	background:#E6E6E6;
	float:left;
	line-height:25px;
	font-weight:bold;
	font-style:italic;
	color:#3C3C3C;
	font-size:14px;
}

div.smallwrap {
	float:right;
	margin-right:-50px;
	position:relative;
	margin-bottom:20px;
	top:-120px;
}

div.smallwrap .side {
	float:left;
	height:145px;
	width:10px;
	background:url('../images/small-side.jpg') no-repeat;
}

.smallbox2 {
	width:280px;
	padding:20px;
	height:200px;
	background:#E6E6E6;
	float:left;
	line-height:25px;
	font-weight:bold;
	font-style:italic;
	color:#3C3C3C;
	font-size:14px;
}

div.smallwrap2 {
	float:right;
	margin-right:-50px;
	position:relative;
	margin-bottom:20px;
	top:-120px;
}

div.smallwrap2 .side {
	float:left;
	height:245px;
	width:10px;
	background:url('../images/small2-side.jpg') no-repeat;
}

.smallbox3 {
	width:280px;
	padding:20px;
	height:180px;
	background:#E6E6E6;
	float:left;
	line-height:25px;
	font-weight:bold;
	font-style:italic;
	color:#3C3C3C;
	font-size:14px;
}

div.smallwrap3 {
	float:right;
	margin-right:-50px;
	position:relative;
	margin-bottom:20px;
	top:-20px;
	right:-280px;
}

div.smallwrap3 .side {
	background:transparent url('../images/small2-side.jpg') no-repeat left bottom;
	float:left;
	height:225px;
	width:10px;
}


.small {
	font-size:9px;
	text-align:left;
}

div#top-mid-left {
	float:left;
	height:400px;
	width:540px;
}

h3 {
	font-size:24px;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

ul, ol {
	font-family: Arial, 'Trebuchet MS', sans-serif;
	font-size:13px;
	color:#626262;
	margin-bottom:20px;
}

ul {
	list-style:disc outside url('../images/bullets.png');
}

li {
	margin-bottom:10px;
	margin-left:20px;
}

#blueboxwrap {
	height:306px;
	margin-right:-49px;
	width:930px;
	/* background:#004287; */
}

div#blueboxwrap {
	float:right;
	position:relative;
	margin-bottom:20px;
}

div#bluebox {
	width:880px;
	padding:20px;
	height:260px;
	background:#004287;
	float:left;
	line-height:25px;
	color:#fff;
}

div#blueboxwrap .side {
	float:left;
	height:306px;
	width:10px;
	background:url('../images/bluebox-side.jpg') no-repeat;
}

div#bb-book {
	background:url('../images/book.png') no-repeat;
	width:209px;
	height:305px;
	float:left;
	margin-top:-40px;
}

div#bb-text {
	color:#fff;
	float:left;
	margin-left:20px;
}

div#bluebox p, div#bluebox ul, div#bluebox ol {
	color:#fff;
}

div#bluebox ul li {
	margin-bottom:-2px;
}

div#foot {
	background:url('../images/bottom.jpg') no-repeat;
	height:330px;
	width:880px;
	position:relative;
}

div#bottomform {
	position:absolute;
	right:60px;
	top:77px;
}

div#bottomcontent {
	position:absolute;
	top:140px;
	width:550px;
}

div#thanks {
	margin:40px auto 0;
	width:700px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background:#fff;
	padding:20px;
	-moz-box-shadow: 1px 1px 10px #ccc;
}

div#thanks h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

div#thanks h1 {
	text-align:center;
	margin:0;
}
