/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
}
#header ul.topLink{
	width:111px;
	height:16px;
	float:right;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url(images/subscribe_bg.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url(images/subscribe_bg_hover.gif) 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url(images/signup_bg_hover.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:21px 41px 0 0;
	float:left;
}
#header p.topTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#C2C2C2;
	background-color:inherit;
	margin:36px 0 0 0;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#9D0303;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:440px;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/left_panel_bg.gif);
	background-repeat: no-repeat;
	background-position: 310px 250px;
}
#left h2.welcome{
	display:block;
	width:auto;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left p.lftTxt{
	display:block;
	font-size:12px;
	line-height:18px;
}
#left p.lftTxt span{
	color:#637704;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	width:290px;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0;
}
	
#left p.lftTxt2{
	display:block;
	width:290px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:300px;
	font-size:11px;
	line-height:16px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 230px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
#left a.site{
	display:block;
	width:60px;
	height:15px;
	margin:0 0 5px 230px;
	background: url(images/GotoSiteLink.gif) 0 0 no-repeat;
}
#left a.site:hover{
	background:url(images/GotoSiteLink_hover.gif) 0 0 no-repeat;
}
#left a.pdf{
	display:block;
	width:60px;
	height:15px;
	margin:0 0 5px 230px;
	background: url(images/ViePDFlink.gif) 0 0 no-repeat;
}
#left a.pdf:hover{
	background:url(images/ViePDFlink_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:482px;
	float:right;
	padding:0 8px 0 0;
}
#right h3.rightBot{
	display:block;
	color:#6C6C6C;
	font:bold 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#right p.rightTxt{
	display:block;
	font-size:11px;
	line-height:18px;
	width:452px;
}
#right p.rightTxt a{
	color:#1E759A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#right p.rightTxt a:hover{
	text-decoration:none;
}
#safetysign{
	width:237px;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:right;
}
#safetysign h2 img.head2{
	display:block;
	height:21px;
	margin:0 0 7px 0;
	padding:0 0 0 21px;
}
#safetysign h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#safetysign p.LinksTxt{
	display:block;
	font-size:11px;
	padding:3px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#94B10A;
}
#safetysign p.LinksTxt span{
	color:#637704;
	font-weight:bold;
}
#safetysign ul{
	width:122px;
	float:right;
}
#safetysign ul li{
	font-size:0;
	line-height:0;
}
#safetysign ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#safetysign ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#safetysign ul li a.rm3{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#safetysign ul li a.rm3:hover{
	background:url(images/read_more3_hover.gif) 0 0 no-repeat;
}
#safetysign p.questionBot{
	display:block;
	background:url(images/question_bottom.gif) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#pipemarker{
	width:237px;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#pipemarker h2 img.head{
	display:block;
	height:21px;
	margin:0 0 6px 0;
	padding:0 0 0 21px;
}
#pipemarker h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#pipemarker p.LinksTxt{
	display:block;
	font-size:11px;
	padding:3px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#94B10A;
}
#pipemarker p.LinksTxt span{
	color:#637704;
	font-weight:bold;
}	
#waferseals{
	width:237px;
	padding:0 0 11px 0;
	margin:0;
	float:left;
}
#waferseals h2{
	display:block;
	height:40px;
	margin:0;
	padding:0;
	background:url(images/member_login.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
#waferseals h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
}
#waferseals img.pic3{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 14px;
}
#waferseals p.LinksTxt{
	display:block;
	font-size:11px;
	padding:3px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#94B10A;
}
#waferseals p.LinksTxt span{
	color:#637704;
	font-weight:bold;
}
#waferseals ul{
	width:122px;
	float:right;
}
#waferseals ul li{
	font-size:0;
	line-height:0;
}
#waferseals ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#waferseals ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#waferseals ul li a.rm4{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#waferseals ul li a.rm4:hover{
	background:url(images/read_more4_hover.gif) 0 0 no-repeat;
}
#anniversary{
	width:237px;
	padding:0 0 11px 0;
	margin:0;
	float:right;
}
#anniversary h2{
	display:block;
	height:42px;
	margin:0 0 4px 0;
	padding:0;
	background:url(images/proper_direction.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
#anniversary h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
}
#anniversary img.pic3{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 14px;
}
#anniversary p.LinksTxt{
	display:block;
	font-size:11px;
	padding:3px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#94B10A;
}
#anniversary p.LinksTxt span{
	color:#637704;
	font-weight:bold;
}
#anniversary ul{
	width:122px;
	float:right;
}
#anniversary ul li{
	font-size:0;
	line-height:0;
}
#anniversary ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#anniversary ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#anniversary ul li a.rm4{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#anniversary ul li a.rm4:hover{
	background:url(images/read_more4_hover.gif) 0 0 no-repeat;
}
#phone{
	width:470px;
	float:right;
	padding-right: 8px;
	padding-left: 8px;
}
#phone h3.brimar{
	display:block;
	width:auto;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-bottom: 10px;
}
#phone h3.brimar span{
	font-size:0;
	line-height:0;
}
#phone p.phoneTxt{
	display:block;
	font-size:12px;
	line-height:18px;
	display:block;
	color:#6C6C6C;
}
#phone p.phoneTxt span{
	color:#637704;
	font-weight:bold;
	background-color:inherit;
}
#phone h2.phonenumber{
	display:block;
	width:290px;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-right: auto;
	margin-bottom: 10px;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:598px;
	top:14px;
	width:378px;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/
