/*
	=====================================
	project: w24
	author:  Gary Adams (gary@w24.co.uk)
	-------------------------------------
	2010  w24
	=====================================
*/

*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}
body { font: .8em Tahoma, Verdana; background: #ffffff url(../images/bg.gif) repeat-x; color: #777777; }
a { text-decoration: none; color: #ffffff; }
h1 { font-size: 1.2em; font-weight: normal; }
	h1 a { color: #ffffff; font-size: 1.2em; }
h2 { font-size: 1.0em; font-weight: normal;}
h3 { font-size: 1.2em; background: #ffffff url(../images/textbg.png) repeat-x left bottom; padding: 6px 7px; color: #ffffff; font-weight: normal; margin: 0 0 15px; float: left; }
h4 { margin: 0 0 15px; color: #555555; font-weight: normal; font-size: 1.6em; font-weight: normal; }
p {
	clear: both;
	line-height: 1.64em;
	margin: 0 0 15px;
	color: #777777;
	font-size: 1em;
}
.line { clear: both; border-bottom: 1px solid #dddddd; margin: 0 0 25px; }
.clear { clear: both; }
#content { width: 970px; margin: 0 auto; }
	#top {
	color: #ffffff;
	padding: 6px 20px 0;
	font-size: .84em;
	text-align: right;
}
	#logo { float: left; background: url(../images/textbg.png) repeat-x; padding: 40px 25px 15px; margin: -46px 0 20px; }
		#logo h1 { text-shadow: 1px 1px 1px #7E0E0E; }
	#menu { float: right; margin: 63px 0px 0; }
		#menu li { display: inline; font-size: 1.2em; }
			#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: #000000;
	border-bottom: 1px solid #dddddd;
	font-family: Tahoma, Verdana;
}
	#pitch { background: url(../images/blueprint.png) no-repeat right top; padding: 10px 350px 0 0; border-bottom: 1px solid #ddd; height: 210px; margin: 0 0 30px; }
		#pitch h1 { font-size: 2.2em; color: #000000; margin: 0 0 20px; }
		#pitch h2 { line-height: 1.2em; }
	.left { float: left; width: 250px; }	
	.right { float: right; width: 630px; margin: 0 0 20px; }
		.right h3 { background: url(../images/textbg.png) repeat-x; font-size: .84em; }
	.third { float: left; width: 296px; margin: 0 40px 20px 0; }
		.last { margin-right: 0; }
	#footer { clear: both; font-size: .84em; border-top: 1px solid #dddddd; padding: 20px 0 0; }
