	/*	CSS Design by Chris Duren	*/html { 	min-width: 950px;	 }body	{	background: #369 url(img/bg.gif);	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #036;	margin: 0 0 12px 0;	}		/*	Typography	*/	h1	{	text-indent: -9999px;	float: left;	width: 276px;	height: 97px;	background: transparent url(img/pacificca.gif) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}	h2	{	font-size: 16px;	color: #c00;	padding: 0;	margin: 0 0 16px 0;	}	h3	{	background: #036 url(img/h3.jpg) top left no-repeat;	font-size: 14px;	color: #fff;	font-weight: bold;	margin: 12px 0;	padding: 7px 15px 0 15px;	width: 229px;	height: 30px;	}h3 a:link	{	color: #fff;	}h3 a:visited	{	color: #fff;	}h3 a:hover	{	color: #fff;	}h4	{	font-size: 14px;	color: #036;	margin: 0 0 10px 0;	}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;	}		form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/shell.gif) top left repeat-y;	width: 950px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#sub	{	width: 259px;	float: left;	padding: 15px 0 15px 20px;	}#sub p	{	padding: 0 25px 12px 25px;	}#sub li	{	padding: 0 0 8px 0;	}#sub h4	{	padding: 0 25px 12px 25px;	color: #c00;	}#content 	{	width: 671px;	float: left;	margin: 0;	padding: 0;	}	#text	{	padding: 20px 35px 15px 20px;	}	#text2	{	padding: 0 35px 15px 20px;	}	#footer	{	clear: both;	background: transparent url(img/footer.gif) bottom left no-repeat;	width: 650px;	margin: 0;	padding: 15px 40px 50px 260px;	font-size: 13px;	color: #666;	text-align: center;	}	/*	Main Navigation	*/#menu	{	width: 950px;	height: 97px;	margin: 0;	padding: 0;	}#menu div	{	float: left;	}#menu div a {	display: block;	padding: 0;	border: 0; 	color: #fff;	height: 97px;	margin: 0;	text-indent: -9999px;	text-decoration: none;	}	#menu div ul	{	list-style: none;	border-top: 0;	margin: -3px 0 0 0;	padding: 0;	width: 150px;    z-index: 5;	position: absolute;	background: #0280A7;	}	#menu div li	{	margin: 0;	padding: 0;	}	#menu div li a:link	{	padding: 7px;	margin: 0;	width: 138px;	height: auto;	color: #fff;	font-weight: bold;	text-decoration: none;	display: block;	background: #0280A7;	text-indent: 0;	}	#menu div li a:visited	{	padding: 7px;	margin: 0;	width: 138px;	height: auto;	color: #fff;	font-weight: bold;	text-decoration: none;	display: block;	background: #0280A7;	text-indent: 0;	}	#menu div li a:hover	{	padding: 7px;	margin: 0;	width: 138px;	height: auto;	color: #fff;	font-weight: bold;	text-decoration: underline;	display: block;	background: #c00;	text-indent: 0;	}		#home a {background: transparent url(img/menu/home.gif) top left no-repeat; width: 82px;}#home a:hover {background: transparent url(img/menu/home.gif) 0 -97px no-repeat;}	#services a {background: transparent url(img/menu/services.gif) top left no-repeat; width: 99px;}#services a:hover {background: transparent url(img/menu/services.gif) 0 -97px no-repeat;}#company a {background: transparent url(img/menu/company.gif) top left no-repeat; width: 137px;}#company a:hover {background: transparent url(img/menu/company.gif) 0 -97px no-repeat;}#safety a {background: transparent url(img/menu/safety.gif) top left no-repeat; width: 83px;}#safety a:hover {background: transparent url(img/menu/safety.gif) 0 -97px no-repeat;}#jobs a {background: transparent url(img/menu/jobs.gif) top left no-repeat; width: 132px;}#jobs a:hover {background: transparent url(img/menu/jobs.gif) 0 -97px no-repeat;}#equipment a {background: transparent url(img/menu/equipment.gif) top left no-repeat; width: 122px;}#equipment a:hover {background: transparent url(img/menu/equipment.gif) 0 -97px no-repeat;}	/*   Classes 	*/.hide	{	display: none;	}.none	{	list-style: none;	margin: 0;	padding: 0;	}	.nomargin	{	margin: 0;	padding: 0;	}	.header	{	background: #036;	color: #fff;	font-weight: bold;	}	.pix	{	border: 1px solid #369;	background: #E1ECF1;	padding: 8px;	}		/*   Links 	*/a:link	{	color: #036;	font-weight: bold;	}	a:visited	{	color: #369;	font-weight: bold;	}	a:hover	{	color: #c00;	}