/*----------- CSS Level 2.1 --------------*/

/*----------- Common --------------*/
* { padding:0px; margin:0px; }
body { background:#140002 url(../images/background.gif) left top repeat-x; font:normal 11px Tahoma, Arial, Verdana; color:#141414; }
.floatLeft { float:left; }
.floatRight { float:right; }
.ovFlow { overflow:hidden; }
.clear { display:block; clear:both; }
.divider { padding-bottom:10px; background:url(../images/divider.gif) left bottom repeat-x; margin-bottom:10px; }
a { color:#AD3A32; text-decoration:none; }
a:hover { text-decoration:underline; }
img {border:none;}
.txtCenter { text-align:center; }
#Header, #Navigation, #HomeContent, #Content, #Footer { width:780px; padding:0px 3px; background:#fff; margin:auto; }

/*----------- Header --------------*/
#Header { height:76px; font:normal 12px Arial, Helvetica, sans-serif;  }
#Header .floatLeft { padding:16px 0px 0px 24px; }
#Header .floatRight { padding:16px 24px 0px 0px; text-align:right; }
#Header a { font-weight:bold; }

/*----------- Navigation --------------*/

#Navigation { padding-bottom:1px; font:normal 12px Arial, Helvetica, sans-serif; }
#Navigation .holder { height:40px; background:url(../images/nav-bg.gif) left top repeat-x #993C35; line-height:40px; padding-left:14px; }
#Navigation .holder li { list-style-type:none; display:inline; }
#Navigation .holder li a { display:block; float:left; padding:0px 13px; background:url(../images/nav-box.gif) 0px 17px no-repeat; color:#fff; text-decoration:none; }
#Navigation .holder li a:hover {  background:url(../images/nav-box-over.gif) 0px 17px no-repeat; color:#FFFAD2; }
#Navigation .holder li a.selected {  background:url(../images/nav-box-over.gif) 0px 17px no-repeat; color:#FFFAD2; }

#dropmenudiv{
position:absolute;
border:1px solid #993C35;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:20px;
z-index:100;
filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #71241E;
padding: 1px 0;
text-decoration: none;
color:#fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #71241E;
}

/*----------- HomeContent --------------*/
#HomeContent .holder { border-top:7px solid #688CBB; background:#8ECCE3 url(../images/cont-bg.gif) left top repeat-x; }
#HomeContent .topArea { background:url(../images/homeimage.jpg) right top no-repeat; }
#HomeContent .textArea { font-size:11px; color:#fff; padding:16px 0px 0px 37px; width:325px; }
#HomeContent .textArea p { margin-bottom:9px; }
#HomeContent .box { width:184px; display:inline;float:left; background:url(../images/background-sm.gif) left repeat-y; margin-left:6px; }
#HomeContent .blueBottom { background:url(../images/blue-sm-bot.gif) left top no-repeat; height:13px; font-size:1px; }
#HomeContent .brownBottom { background:url(../images/brown-sm-bottom.gif) left top no-repeat; height:13px; font-size:1px; }
#HomeContent .HomeText {height:260px; line-height:16px; }
#HomeContent .HomeText p {padding:6px; }
#HomeContent .more { margin-top:10px; }
#HomeContent .more a { color:#054291; text-decoration:underline; }
#HomeContent .more a:hover { text-decoration:none; }
#HomeContent .moreNxt { margin-top:10px; }
#HomeContent .moreNxt a { text-decoration:underline; color:#AD3A32; }
#HomeContent .moreNxt a:hover { text-decoration:none; }
#HomeContent .contentTxt { padding:16px 0px 16px 37px; }
#HomeContent .contentTxt p, #HomeContent .contentTxt h1 { margin-bottom:13px; font-size:13px;}
#HomeContent li { margin-left:25px; margin-bottom:10px; padding-left:15px; background:url(../images/bull.gif) 0px 4px no-repeat; list-style-type:none;font-size:12px; line-height:12px; }
#HomeContent li a {
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
#HomeContent li a:hover {
	text-decoration:none;
}
#HomeContent h1 { color:#163864; font:bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase; display:block; padding-bottom:3px; border-bottom:1px solid #7BB3CD; }
/*----------- Content --------------*/
#Content .holder { border-top:7px solid #688CBB; background:#91D0E5 url(../images/inner-bg.gif) left top repeat-x; padding-bottom:13px; }
#Content .HeadArea { height:52px; padding:28px 0px 0px 36px; }
#Content .HeadArea h1{ color:#ffffff;font-size:22px;font-family:tahoma, verdana, arial; }
#Content .contentArea { width:767px; margin:auto; background:url(../images/mid-bg.gif) left top repeat-y; }
#Content .lowerBottom { background:url(../images/lower-bottom.gif) left top no-repeat; height:13px; font-size:1px; }
#Content .contentText { background:url(../images/top-curve.gif) left top no-repeat; padding:25px 35px 25px 25px; }
#Content .Gallery { text-align:center; }
#Content .Gallery img { padding:3px; border:1px solid #C0C0C0; margin:7px; }
#Content h1 { color:#AB453E; font:bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase; }
#Content h1, #Content p { margin-bottom:13px; }
#Content li { margin-left:25px; margin-bottom:10px; padding-left:15px; background:url(../images/bull.gif) 0px 4px no-repeat; list-style-type:none; }
#Content .buck {float:left;width:225px;height:200px;border:1px solid #DBE1E3;margin:3px;}
#Content .buck h2{ font-size:14px; color:#AD3A32;padding:2px 0px 2px 3px;display:block;width:222px;background:#DBE1E3; }
#Content .buck p {padding:4px 4px 4px 4px;font-size:12px;}
#Content .buck p a {float:right;margin:-8px 0px 0px 0px;}
#Content .buck img {display:block;margin:0px auto 0px auto;}

#Content .lastOne { padding-bottom:15px; }
#Content .RightImg { padding:0px 3px 3px 3px; margin:0px 0px 0px 20px; float:right; }
#Content .LeftImg { padding:3px; border:1px solid #C0C0C0; margin:0px 20px 5px 0px; float:left; }
#Content .blueTxt { color:#4874AE; }
#Content .dataTable { border:#C0C0C0 1px solid; }
#Content .dataTable td { padding:5px 7px; border-bottom:#C0C0C0 1px solid; background:#E4FCFF; }
#Content .dataTable th { padding:5px 7px; background:#204B7F; color:#fff; }
#Content .dataTable td.alt { padding:5px 7px; background:#9AC3E9; color:#0B253D; }
/*----------- Footer --------------*/
#Footer .brown { color:#AD3A32; }
#Footer .holder { width:745px; padding:15px 0px; margin:auto; text-align:center; }
#Footer .footBorder { padding-bottom:10px; background:url(../images/divider.gif) left bottom repeat-x; margin-bottom:10px; }

.boxhead
  {
	width:187px;
	height:45px;
	background:url(../coatings-bg.jpg) no-repeat;
  }
  
#HomeContent .boxhead h1
  {
	 border-bottom:none;
	 padding:10px 0px 0px 8px;
  } 
  
.boxhead2
  {
	display:block;
	width:187px;
	height:45px;
	background:url(../abrasion-bg.jpg) no-repeat;
  }
  
#HomeContent .boxhead2 h1
  {
	 border-bottom:none;
	 padding:10px 0px 0px 8px;
  }   
  
 /*Bullet List Items*/
.bulletlist {
	float:left;
	display:inline;
	margin: 0 0 0 0px;
	padding:0;
}
  
.listitem li{
	float: left;
	width: 200px;

 }
 
h2.two {
	text-align:right;
}
h2.three {
	margin-left:25px;
}
h2.four {
	font-size:20px;
	text-align:center;
}
h2.four span {
	font-size:26px;
}
