

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body, .input { font: 13px/16px 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif; }
body {
	background: #FFF url('../images/bg.gif') left 150px repeat-x;
	color: #075;
}

a { color: #D90; text-decoration: none; }
	a:hover { border-bottom: 1px dotted #D90; }

h2 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 300;
}

.wrap { width: 900px; margin: auto; }
.left { float: left; }
.right { float: right; }
.half { width: 440px; }
.third { width: px; }
.three { width: 670px; }
.quad { width: 210px; }
.clear { clear: both; }
.hidden { display: none; }
.border {
	border: 3px solid #FB2;
}
ul.bull { list-style: disc; margin-left: 40px; }
ul.bull.space li { margin-bottom: 15px; }

#top { padding-top: 20px; background-color: #FFF; }

#toptop {
	height: 173px;
}

#logo {
	display: block;
	width: 221px;
	margin: 0 auto 20px;
	height: 116px;
	text-indent: -9999px;
	background: url('../images/logo.gif') left top no-repeat;
}
	#logo:hover { background-position: 0 -116px; border: none; }

#contactinfo {
	font-size: 16px;
	line-height: 23px;
	text-align: center;
}
	
#nav {
	height: 40px;
	background: url('../images/nav-bg.gif') left top repeat-x;
	position: relative;
	z-index: 500;
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul li a {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-indent: -9999px;
	background-image: url('../images/nav.gif');
}
	#nav ul li a:hover { border: none; }
	#nav li a#home { background-position: 0 0; }
	#nav li a#about { background-position: -100px 0; }
	#nav li a#office { background-position: -200px 0; }
	#nav li a#video { background-position: -300px 0; }
	#nav li a#info { background-position: -400px 0; }
	#nav li a#forms { background-position: -500px 0; }
	#nav li a#education { background-position: -600px 0; }
	#nav li a#news { background-position: -700px 0; }
	#nav li a#contact { background-position: -800px 0; }
	#nav li a#services { background-position: -900px 0; }
		#nav li a#home:hover { background-position: 0 -40px; }
		#nav li a#about:hover { background-position: -100px -40px; }
		#nav li a#office:hover { background-position: -200px -40px; }
		#nav li a#video:hover { background-position: -300px -40px; }
		#nav li a#info:hover { background-position: -400px -40px; }
		#nav li a#forms:hover { background-position: -500px -40px; }
		#nav li a#education:hover { background-position: -600px -40px; }
		#nav li a#news:hover { background-position: -700px -40px; }
		#nav li a#contact:hover { background-position: -800px -40px; }
		#nav li a#services:hover { background-position: -900px -40px; }

#nav ul li ul {
	display: none;
	background-color: #FB2;
	position: absolute;
	z-index: 500;
	width: 200px;
	margin-top: 40px;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
	#nav ul li:hover > ul { display: block; }
	#nav ul li ul li, #nav ul li ul li a { float: none; }
	#nav ul li ul li a {
		color: #075;
		width: 180px;
		text-indent: 0;
		background-image: none;
		height: 15px;
		padding: 10px;
		border-bottom: 1px dotted #075;
	}
		#nav ul li ul li a:hover { color: #5B9; border-bottom: 1px dotted #075; }

#cycle { margin: auto; }
#cycle img { background-color: transparent !important; }
#welcome {
	height: 40px;
	background-image: url('../images/welcome-bg.png');
	padding-top: 10px;
	margin-top: -50px;
	position: relative;
	z-index: 400;
	margin-bottom: 20px;
}
	#welcome div {
		width: 891px;
		height: 34px;
		margin: auto;
		background-image: url('../images/welcome.png');
		text-indent: -9999px;
	}

#homebottom {
	height: 190px;
	overflow: hidden;
}
	
#hometext {
	font-size: 16px;
	line-height: 23px;
}
	#hometext .homepic { width: 126px; height: 89px; text-indent: -9999px; background-color: #2A7; }
		.homepic#home-manoni { background-image: url('../images/home-manoni.png'); margin-bottom: 10px; }
		.homepic#home-dilorenzo { background-image: url('../images/home-dilorenzo.png'); }
	#hometext span { display: block; width: 524px; }

#content { margin-bottom: 20px; }

h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 20px 0;
	padding: 10px;
	display: inline;
	background-color: #2A7;
	color: #FB2;
	float: left;
}

.aside {
	width: 226px;
	background-color: #2A7;
	border: 2px solid #FB2;
	color: #FFF;
	text-align: center;
	margin: 0 0 20px 20px;
	padding: 20px;
	overflow: hidden;
}
	.aside img { border: 2px solid #FB2; }
	.caption { display: block; font-size: 12px; }

.officeimg {
	display: block;
	width: 190px;
	height: 125px;
	overflow: hidden;
	float: left;
	border: 5px solid #D90;
	margin-right: 25px;
	margin-bottom: 25px;
}
	.officeimg.last { margin-right: 0; }
	.officeimg:hover { border: 5px solid #3A7; }

	
#forms-list { width: 920px; }
.form {
	width: 170px;
	float: left;
	margin-right: 20px;
	background-color: #2A7;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
	.form h3 { color: #FFF; width: 210px; margin-left: -20px; }
	.icon {
		display: block;
		width: 80px;
		height: 80px;
		text-indent: -9999px;
		float: left;
		margin-top: 20px;
	}
		.icon.word { background-image: url('../images/icon-word.gif'); margin-right: 10px; }
		.icon.pdf { background-image: url('../images/icon-pdf.gif'); }
		.icon:hover { background-position: 0 -80px; border: none; }
	

#contactinfo .dr img.left { margin-right: 10px; }

label {
	display: block;
	float: left;
	width: 80px;
}

.input {
	padding: 2px;
	width: 350px;
	margin-bottom: 10px;
}
	.input.error { border-color: #D00; }

#reply {
	padding: 20px;
	margin-bottom: 20px;
}

#questions { overflow: hidden; }
.question { margin-bottom: 20px; }
.question a { font-weight: bold; font-size: 16px; }
	.question a.active { color: #2A7; }


html, body, #container { height: 100%; }

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -276px;
}

#footer, #footerpush { height: 276px; }

#footer {
	color: #FFF;
	position: relative;
	z-index: 50;
	margin-top: -276px; 
	clear:both;
	background-image: url('../images/footer-bg.gif');
	font-size: 8pt;
	line-height: 14pt;
	text-align: center;
}
	#footer a {
		color: #075;
		padding: 3px;
		background-color: #FB2;
	}
		#footer a:hover { color: #2A7; }

#footer #featured {
	padding: 20px 0;
	border-bottom: 1px solid #075;
	margin-bottom: 20px;
	overflow: hidden;	
}
#footer #featured div { padding-top: 144px; margin-right: 20px; background-repeat: no-repeat; text-align: left; }
	#footer #featured div.last { margin-right: 0; }

#footer #featured div#facebook { background-image: url('../images/footer-facebook.gif'); padding-top: 25px; }
#footer #featured div#techniques { background-image: url('../images/footer-techniques.gif'); }
#footer #featured div#video-feature { background-image: url('../images/footer-video.gif'); }
#footer #featured div#danbury_whalers { background-image: url('../images/footer-danbury_whalers.gif'); }
#footer #featured div#gmap { background-image: url('../images/footer-gmap.gif'); }

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear { display: inline-block; }

* html .clear { height: 1%;}
.clear {display: block;}

