	/*	CSS Design by Chris Duren	*/html { 	min-width: 780px;	 }body	{	background: url(img/bg.gif);	font: 12px/1.5 helvetica, arial, verdana;	color: #222;	margin: 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}hr	{	height: 1px;	margin: 15px 0;	border: 0;	color: #900;	background-color: #900;	}	strong	{	color: #036;	}		h2	{	font: 18px helvetica, arial, verdana;	color: #036;	margin: 0 0 10px 0;	}h3	{	font-size: 14px;	color: #900;	margin: 0 0 10px 0;	}h4	{	font-size: 13px;	font-weight: bold;	color: #000;	margin: 0 0 10px 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/bg-content.jpg);	width: 780px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#content 	{	width: 735px;	float: left;	padding: 20px 25px;	}#footer	{	clear: both;	background: transparent url(img/footer.gif) top left repeat-x;	width: 720px;	height: 25px;	margin: 0;	padding: 10px 30px 0 30px;	text-align: right;	}#footer a	{	color: #fff;	text-decoration: none;	}	#browser	{	margin: 15px 0 0 0;	}		/*	Main Navigation	*/	#globalnav	{	height: 33px;	width: 780px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 33px;	width: 780px;	background: transparent url(img/menu.jpg) top left no-repeat;	margin: 0;	padding: 0;	position: relative;	}#globalnav #menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0;	}	#menu li, #menu a {	height: 33px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#services	{left: 0px; width: 82px;}#gallery	{left: 82px; width: 182px;}#about	{left: 264px; width: 115px;}#contact	{left: 379px; width: 170px;}#services a:hover	{background: transparent url(img/menu.jpg) 0 -33px no-repeat;}#gallery a:hover {background: transparent url(img/menu.jpg) -82px -33px no-repeat;}#about a:hover {background: transparent url(img/menu.jpg) -264px -33px no-repeat;}#contact a:hover {background: transparent url(img/menu.jpg) -379px -33px no-repeat;}a:hover ul{display:block;}h1	{	text-indent: -9999px;	display: block;		width: 780px;	height: 169px;	background: transparent url(img/harris.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}		/*   Classes 	*/.hide	{	display: none;	}.pad	{	padding-left: 25px;	padding-right: 25px;	}.header	{		color: #fff;	background: #036;	}	.cell	{		background: #9cf;	}	.none	{	list-style: none;	margin: 0;	padding: 0;	}	.nomargin	{	margin: 0;	padding: 0;	}		/*   Links 	*/a:link	{	color: #000;	}	a:visited	{	color: #222;	}	a:hover	{	color: #900;	text-decoration: none;	}
