*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	list-style: none;
	}
	
body{
	font: 66% Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	background: #666;
	text-align: center;
	}

#wrapper{
	background: #fff;
	border: 8px solid #fff;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	width: 950px;
	}
	
a img{
	border: 0;
	text-decoration: none;
	}
	
a{
	color: #F86B03;
	}
	
a:hover{
	color: #03F8EF;
	}
	
ul.gallery{
	float: left;
	height: 18em;
	width: 280px;
	padding: 8px 8px;
	border: 1px solid silver;
	margin: 5px 5px;
	background: #fff;
	}
	
ul.gallery li.img{
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 2px;
	}
	
li.img img{
	border: 2px solid #666;
	margin-bottom: 2px;
	}
	
ul.gallery li.download{
	background: #1A2133 url(../img/download.gif) repeat-x;
	float: left;
	width: 145px;
	text-align: center;
	margin: 3px 0 2px 5px;
	padding: 3px 2px 2px 3px;
	}
	
ul.gallery li.icon{
	background: url(../img/download-icon.gif) center no-repeat;
	height: 38px;
	width: 145px;
	}
	
li.siteLink{
	clear: left;
	border-top: 1px dotted silver;
	width: 260px;
	margin-top: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	}

li.title{
	font-size: 14px;
	letter-spacing: 0.2em;
	padding-bottom: 10px;
	border-bottom: 3px solid #fff;
	color: #8A95A5;
	}
	
h1{
	width: 315px;
	height: 130px;
	float: left;
	text-indent: -9999px;
	}
	
h1.godin{
	background: url(../img/godin.gif) no-repeat;
	}
	
h1.redfyre{
	background: url(../img/redfyre.gif) center no-repeat;
	}
	
h1.wamsler{
	background: url(../img/wamsler.gif) right no-repeat;
	}
	
ul.nav{
	clear: both;
	float: left;
	margin-bottom: 8px;
	}
	
ul.nav li{
	float: left;
	margin: 3px 5px 2px 5px;
	padding: 2px 2px;
	padding-left: 8px;
	border-left: 1px solid red;
	}
	
ul.nav li.first{
	border-left: none;
	}
/*.gallery{
	float: left;
	clear: left;
	width: 850px;
	border: 1px solid red;
	}*/
	
.tabber{
	clear: left;
	float: left;
	
	}
	
.tabbertab{
	float: left;
	xborder: 1px solid red;
	}
	
.footer{
	float: left;
	clear: both;
	text-align: center;
	color: #fff;
	margin-left: 30px;
	width: 930px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
.featured{
	float: left;
	width: 290px;
	border: 1px solid silver;
	margin-right: 30px;
	background: #E4E4E5;
	padding-top: 4px;
	}
	
.featured img{
	margin-top: 4px;
	}
	
.featured a{
	font: 16px Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	}

.first{
	clear: left;
	}
	
.last{
	margin-right: 0;
	}
		
h1.intro{
	width: 100%;
	height: 3em;
	padding-top: 12px;
	clear: left;
	color: #3D4559;
	text-indent: 0;
	text-align: left;
	font: 24px Tahoma, Helvetica, Arial;
	letter-spacing: 0.1em;
	padding-left: 10px;
	}
	
.intro-wrap{
	float: left;
	clear: left;
	background: #fff;
	padding: 8px 8px;
	width: 938px;
	}

span.amp{
	font-family: Goudy Old Style, Palatino, Book Antiqua, Serif;
	font-style: italic;
	font-size: 110%;
	}
	
ul.lead{
	float: left;
	clear: left;
	background: #fff;
	width: 950px;
	padding-bottom: 10px;
	}
html>body ul.lead{
	width: 937px;
	}
	
ul.lead li{
	float: left;
	width: 280px;
	padding: 5px 5px;
	margin: 10px 5px 10px 10px;
	border: 1px solid silver;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	height:33em;
	}
html>body ul.lead li{
	margin-right: 10px;
	}

ul.lead h2{
	font-size: 110%;
	}
	
.form{
	float: left;
	clear: left;
	border: 1px solid silver;
	background: #D9DADB;
	margin: 10px 0 10px 125px;
	width: 450px;
	padding: 10px 10px;
	text-align: center;
	}
html>body .form{
	margin-left: 250px;
	}

li#wide{
	width: 912px;
	padding: 0;
	height: 105px;
	}
li#wide p, li#wide h2{
	float: left;
	width: 300px;
	margin: 4px;
	}
li#wide p{
	clear: left;
	}

