﻿template: PontiffAccounting	author:   Nick Pontiff
*/

* { margin: 0; padding: 0; }
body { font: .74em Tahoma, Verdana, Sans-Serif, Arial; background: url(../images/bodyMetal2.png) repeat; color: #7f7f7f; }
h1 { font: normal 3.4em "Trebuchet MS", Helvetica, Arial; }
h2 { font: normal 1.8em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 15px; }
h3 { font: normal 1.4em "Trebuchet MS", Helvetica, Arial; margin: 0 0 20px; }
h4 { font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 4px; }
p {
	margin: 0 0 15px;
	line-height: 1.6em;
	font-size: 14px;
}
a {
	outline: 0;
	color: #fff;
	text-decoration: none;
}
li {
	list-style: none;
	font-size: 14px;
}
li a, img { display: block; }
img { outline: 0; border: 0; }
#wrapper {
	width: 984px;
	margin: auto;
	padding-top:5px;
	padding-left:0px;
}
.clr { clear: both; }
#logo {
	float: left;
	padding: 15px 15px;
}
	#logo h1 a { color: #fff; }
		#logo h1 a span { color: #808080; }
#menu { height: 44px; padding: 5px 0 0 4px; }
	#menu li {
	float: left;
	font-size: 1.3em;
	text-transform: uppercase;
	width: auto;
	margin-right: 20px;
	padding-right: 20px;
}
		#menu li a { color: #888; }
			#menu li a.current, #menu li a:hover { color: #fff; }			
	
#Joe { clear: both; background: url(../images/Joe.jpg)}
#pitch {
	clear: both;
	background: url(../images/JoeMain2.png) no-repeat;
	height: 228px;
	margin: 0 0 15px;
	padding: 30px 360px 0 30px;
}
		#pitch h1 {
	font-size: 2.4em;
	color: #304D6F;
	text-align: center;
	position: top left;
}
		#pitch em { font-size: 1.3em; font-weight: bold; line-height: 1.6em; }
#content {
	background: url(../images/contentMetal.png) repeat;
	padding: 20px;
	border-style:groove;
}
#services {
	width:500px;
	height:auto;
	float: left;
}
.link { background: #304D6F; color: #fff; padding: 5px 10px; font-size: .9em; }
#main { padding: 20px; }
.col { float: left; width: 292px; margin: 0 30px 15px 0; }
	.col.last { float: right; margin-right: 0; }
	.case img { float: left; clear: left; margin: 0 20px 20px 0; background: #121212; padding: 3px; }
	.short { padding: 0 0 15px 0; background: url(../images/line.gif) repeat-x left bottom; }
	.case a, .article a { color: #ddd; font-weight: bold; }
	.date { font-size: .84em; margin: 0 0 3px; }
#footer { clear: both; background: url(../images/line.gif) repeat-x; padding: 20px 20px 10px; font-size: .9em; }
	#footer a { color: #ccc; margin: 0 10px 0 0; border-bottom: 1px dotted #444; padding: 0 0 1px; }
	#links { float: right; }
		#links a { margin: 0 0 0 10px; }
	#footer p { margin: 0 0 8px; }
blockquote {text-indent:20px; font-size:14px;}
p span { font: normal 1.3em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 15px; padding-right:10px;}
.service li{ padding-top:10px; }
