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

body {
	color: #3d241c;
}

h1 {
	background: #fff url("../images/turboboost-touchdown-wins-an-fwa.gif") no-repeat 0 6px;
	width: 640px;
	height: 36px;
	font-size: 0;
	text-indent: -9999em;
}

a { 
	color: #f26a32; 
	text-decoration: none;
}

a:hover { 
	color: #d95e2e; 
}

.divide {
	background: #fff url("../images/divide.gif") repeat-x;
	clear: both;
	height: 3px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0 4px;
}

.break { 
	clear: both; 
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 648px;
	clear: both;
	margin: 25px auto 0;
}

#header, #hero, #footer{
	margin: 0 4px;
}

#hero {
	padding: 15px 0 0;
}

#copy {
	margin: 20px 0 0 4px;
}

#copy p {
	margin: 0 0 15px;
}

#major {
	float: left;
	width: 361px;
	font-size: 108%
}

#major ul {
	width: 300px;
	margin: 0 auto;
}

#major li {
	float: left;
	margin: 25px 0 40px;
}

#major li.fwa {
	margin-right: 55px;
}

#minor {
	float: right;
	width: 283px;
}

#minor li {
	float: right;
	clear: right;
	margin: 0 0 10px 0;
}

#footer {
	font-size: 85%;
	margin-bottom: 25px;
}

#footer #copyright {
	float: left;
	width: 361px;
	margin: 18px 0 0;
}

#footer #follow {
	float: right;
	width: 250px;
}

#footer #follow li {
	float: left;
	margin: 18px 15px 0 0;
}

#footer #follow li.vimeo {
	margin: 14px 15px 0 0;
}

#footer #follow li.flickr {
	margin: 15px 0 0;
}

li.fwa a, li.dse a, li.vimeo a, li.flickr a, li.launch a, li.visit-soap a { 
	overflow:hidden;
}

li.fwa a { 
	background: #fff url("../images/logo-fwa.gif") no-repeat; 
	display: block; 
	width: 117px;
	height: 35px;
	text-indent: -9999em; 
}

li.dse a { 
	background: #fff url("../images/logo-dse.gif") no-repeat; 
	display: block; 
	width: 106px;
	height: 39px;
	text-indent: -9999em; 
}

li.vimeo a { 
	background: #fff url("../images/logo-vimeo.gif") no-repeat; 
	display: block; 
	width: 62px;
	height: 18px;
	text-indent: -9999em; 
}

li.flickr a { 
	background: #fff url("../images/logo-flickr.gif") no-repeat; 
	display: block; 
	width: 60px;
	height: 17px;
	text-indent: -9999em; 
}

li.launch a { 
	background: #fff url("../images/fwa-launch-turboboost-touchdown.jpg") no-repeat; 
	display: block;
	width: 257px;
	height: 144px; 
	text-indent: -9999em; 
}

li.visit-soap a { 
	background: #fff url("../images/visit-the-soap-site.jpg") no-repeat; 
	display: block; 
	width: 265px;
	height: 86px;
	text-indent: -9999em; 
}
