	/*	CSS Design by Chris Duren	*/html { 	min-width: 758px;	 }body	{	background: #4D4D4D url(img/bg.jpg) top left repeat-x;	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 0 0 15px 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #369;	}hr	{	height: 1px;	margin: 10px 0;	border-bottom: 1px dotted #ccc;	border-top: 0;	border-left: 0;	border-right: 0;	color: #fff;	background-color: #fff;	}	strong	{	color: #000;	}		h1	{	text-indent: -9999px;	display: block;		width: 758px;	height: 202px;	background: transparent url(img/groundpiercing.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}	h2	{	font-size: 16px;	color: #000;	margin: 0 0 10px 0;	}h4	{	font-size: 14px;	font-weight: bold;	color: #036;	margin: 0 0 10px 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}	table img	{	padding: 4px;	margin: 0 20px 0 0;	background: #e7e7e7;	border: 1px solid #666;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: transparent url(img/shell.jpg) top left repeat-y;	width: 758px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#content 	{	width: 678px;	float: left;	margin: 0;	padding: 20px 40px;	}#footer	{	clear: both;	background: transparent url(img/footer.jpg) bottom left no-repeat;	width: 678px;	margin: 0;	padding: 0 40px 40px 40px;	text-align: center;	}	/*	Main Navigation	*/	#globalnav	{	height: 32px;	width: 758px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 32px;	width: 758px;	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: 32px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#home	{left: 24px; width: 67px;}#services	{left: 91px; width: 177px;}#gallery	{left: 268px; width: 148px;}#clients	{left: 416px; width: 109px;}#about	{left: 525px; width: 98px;}#contact {left: 623px; width: 114px;}#home a:hover {background: transparent url(img/menu.jpg) -24px -32px no-repeat;}#services a:hover {background: transparent url(img/menu.jpg) -91px -32px no-repeat;}#gallery a:hover {background: transparent url(img/menu.jpg) -268px -32px no-repeat;}#clients a:hover {background: transparent url(img/menu.jpg) -416px -32px no-repeat;}#about a:hover {background: transparent url(img/menu.jpg) -525px -32px no-repeat;}#contact a:hover {background: transparent url(img/menu.jpg) -623px -32px no-repeat;}	/*   Classes 	*/#admin	{	background: #e7e7e7;	padding: 20px;	width: 400px;	margin: 10px auto;	border: 1px solid #369;	text-align: center;	}.hide	{	display: none;	}.pad	{	padding-left: 25px;	padding-right: 25px;	}.header	{		color: #fff;	background: #000;	}	.cell	{		background: #9cf;	}	.none	{	list-style: none;	margin: 0;	padding: 0;	}	.nomargin	{	margin: 0;	padding: 0;	}	.catimg	{	padding: 0;	margin: 0 15px 10px 0;	}		/*   Links 	*/a:link	{	color: #000;	font-weight: bold;	}	a:visited	{	color: #222;	font-weight: bold;	}	a:hover	{	color: #036;	font-weight: bold;	}