*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}

body { font: .7em verdana, arial, tahoma; background: #fff url(../images/bg.gif) repeat-x; color: #666; }
a { text-decoration: none; color: #336699; }
a:hover { text-decoration: none; color: #993300; }

h1 { font-size: 1.7em; font-weight: normal; }
	h1 a { color: #fff; font-size: 1.3em; }
	
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; background: #B00A0A url(../images/bluebg.gif) repeat-x left bottom; padding: 6px 7px; color: #fff; font-weight: normal; margin: 0 0 15px; float: left; }
h4 { margin: 0 0 15px; color: #555; font-weight: normal; font-size: 1.6em; font-weight: normal; }

p { clear: both; line-height: 1.5em; margin: 0 0 15px; }

.line { clear: both; border-bottom: 1px dashed #ddd; margin: 0 0 15px; }
.clear { clear: both; }
#content { width: 970px; margin: 0 auto; }
	#top { color: #fff; padding: 6px 5px 0; font-size: 1.0em; font-weight: bold; text-align: right; }
		#top a { text-decoration: none; color: #FBEC5D; }
		#top a:hover { text-decoration: none; color: #fff; }
	#logo { float: left; background: url(../images/bluebg.gif) repeat-x; padding: 100zpx 25px 15px; margin: -46px 0 20px; }
		#logo h1 { /**text-shadow: 1px 1px 1px #7E0E0E; **/}
	#menu { float: right; margin: 0px 5px 0; }
		#menu li { display: inline; font-size: 1.0em; }
			#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: #993300; /**border-bottom: 1px solid #993300;**/ }
	#pitch { background: url(../images/monitor.gif) no-repeat right top; padding: 30px 350px 0 0; border-bottom: 1px dashed #ddd; height: 210px; margin: 0 0 20px; }
		#pitch h1 { font-size: 1.9em; color: #666; margin: 0 0 20px; line-height: 1.3em;}
		#pitch h2 { line-height: 1.5em; color: #999;}
	.left { float: left; width: 250px; margin: 8px 0 5px; }
	.right { float: right; width: 630px; margin: 8px 0 5px; }
		.right h3 { background: #808080; font-size: 1.0em; }
	.third { float: left; width: 296px; margin: 0 40px 5px 0; }
		.last { margin-right: 0; }
		
	#footer { clear: both; border-top: 1px dashed #ddd; padding: 20px 0 0; }
