*{
	margin:5;
	padding:0
}:focus,:active {outline:0}img{border: 0}
body { font: .8em Arial, Tahoma, Verdana; background: #fff url(../images/bg.gif) repeat-x; color: #777; }
a {
	text-decoration: none;
	color: #000099;
}
h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: #000;
}
	h1 a { color: #fff; font-size: 1.6em; }
h2 { font-size: 1.2em; }
h3 {
	font-size: 1.2em;
	background: #B00A0A url(../images/redbg.gif) repeat-x left bottom;
	padding: 6px 7px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 15px;
	float: left;
	text-align: left;
}
h4 { margin: 0 0 15px; color: #555; font-weight: normal; font-size: 1.6em; font-weight: normal; }
p {
	clear: both;
	margin: 0 0 15px;
	font-size: 1.2em;
}
.line {
	clear: both;
	margin: 0 0 45px;
}
.clear { clear: both; }
#content {
	width: 1000px;
	margin: 0 auto;
}
	#top { color: #ccc; padding: 6px 20px 0; font-size: .84em; text-align: right; }
	#logo {
	float: left;
	padding: 100px 25px 15px;
	margin: -46px 0 20px;
	background-color: #B00A0A;
	background-image: url(../images/redbg.gif);
	background-repeat: repeat-x;
}
		#logo h1 { text-shadow: 1px 1px 1px #7E0E0E; }
	#menu {
	float: right;
	margin-top: 63px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
		#menu li { display: inline; font-size: 1.3em; }
			#menu li a { float: left; color: #808080; padding: 0 0 5px; margin: 0 0 0 55px; }
			#menu li a:hover, #menu li.current a, #menu li a:focus { color: #000; border-bottom: 1px solid #ddd; }
	#pitch {
	padding: 30px 350px 0 0;
	height: 250px;
	margin: 0 0 35px;
	background-image: url(../images/lime.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
		#pitch h1 { font-size: 2.6em; color: #000; margin: 0 0 20px; }
		#pitch h2 { line-height: 1.5em; }
	.left {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}	
	.right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
}
		.right h3 {
	font-size: 1.2em;
	background-color: #B00A0A;
	background-image: url(../images/redbg.gif);
}
	.third {
	float: left;
	width: 324px;
	margin: 5px;
}
		.last { margin-right: 0; }
	#footer {
	clear: both;
	font-size: .84em;
	padding: 20px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
