/* Global */
body			{background: #FFF;background: url(../images/bg.jpg) top center repeat-y;}
a:link, a:visited	{color:#0058A9;text-decoration:underline;}
a:hover,a:active 	{color:#2F5CDF;text-decoration:underline;}
img, img a		{border:none;text-decoration:none;}
ul			{list-style: none;}
p			{padding:4px 0;margin:0;line-height: normal;}

/* Header */
#homeSWF		{position:absolute;bottom:0;left:0;z-index:0;}
#headIMG1 		{position:relative;height:368px;margin-left:-20px;z-index:2;}
#headIMG2 		{position:relative;height:255px;margin-left:-20px;}
#titleIMG 		{position:absolute;bottom:6px;left:0;}
#googSearch		{position:absolute;top:145px;right:28px;font-size:13px;}

/* Menus */
#menu1 			{position:absolute;top:0;right:38px;}
#menu2 			{position:absolute;top:152px;left:14px;}
#menu3 			{position:absolute;top:152px;right:162px;}
#menu4 			{position:absolute;top:200px;right:140px;text-transform:uppercase;}
#breadCrumb		{position:absolute;bottom:26px;left:400px;}

/* Buttons */
#catButton1 a, #catButton2 a, #catButton3 a        		{display:block; height:45px; width:360px; overflow:hidden;margin:14px auto;}
#catButton1 a:hover, #catButton2 a:hover, #catButton3 a:hover	{display:block; text-indent:-361px;}
#valveButton		{float:left;width:207px;}
#valveButton a        	{display:block; height:73px; width:207px; overflow:hidden;margin:14px auto;}
#valveButton a:hover  	{display:block; text-indent:-207px;}
#safetyButton		{float:left;width:139px;padding-left:4px;}
#safetyButton a        	{display:block; height:73px; width:139px; overflow:hidden;margin:14px auto;}
#safetyButton a:hover  	{display:block; text-indent:-139px;}

/* Footer */
#footer 		{font-size:0.9em;}
#footer .footerLinks 	{float:left;width:186px;padding:20px 5px;}
#footer .footerLinks ul {margin-top:0;}
#footer .footerLinks li	{padding:3px;}
#footerText		{padding:10px;}
#quickLinksTitle	{font-weight:normal;margin-bottom:0;}

/* Gallery */
#hidePhotos  		{display:none;}

/* Other */
#indexFix		{z-index:2000;}
#hlGrey			{background: url(../images/grey-bar.png) repeat-x;margin:16px 0;height:1px;}
#boxFloat1,#boxFloat2	{float:left; width:260px;padding:20px 5px;}
img.align_image_left	{float:left; margin:10px 10px;}
img.align_image_right	{float:right; margin:10px 10px;}
.align_text_right	{text-align:right;}
.align_text_center	{text-align:center;}
ul.squareList 		{list-style-type:disc;}
li.squareList 		{padding:4px;}
.news-headers 		{margin-top: 15px;}
