/* CSS Document */

BODY{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-position:top;}

.header{
background-image:url(images/speed-drying-header.jpg);
background-position:center;
background-repeat:no-repeat;
height:194px;
margin-left:auto;
margin-right:auto;
width:700px;
}

.title{
font-size:24px;
color:#003366;
letter-spacing:-1px;
font-weight:bold;
padding:0px;
width:270px;
margin-left:20px;
margin-top:30px;
text-align: center;
float:left;}

.navigation{
	color:#FFFFFF;
	font-size:12px;
	width:205px;
	font-weight:bold;
	letter-spacing:0px;
	margin-right:50px;
	margin-top:10px;
	float:right;
	word-spacing: 5px;
}

.navigation_link{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.navigation_link:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}


.outer{width:100%;
margin: auto;
}

.block-1 {
height:63px;
width:727px;
margin: 0.3em 0.3em 0.5em 0.3em;
padding-top:15px;
padding-bottom:0px;
}

.block-2 {
	width:680px;
	margin-top:-8px;
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
	padding:10px;
	background-color:#FFFFFF;
	background-image: url(images/btm_bg.jpg);
	height: 100%;
	}
.block-3 {
	height:19px;
	width:700px;
	text-align:left;
}

.footer {
	height:19px;
	width:727px;
	color:#666666;
	font-size:10px;
	background-position: center;
}

.footer_link {color: #666666; text-decoration:none}  
.footer_link:link {color: #666666; text-decoration:none}  
.footer_link:active {color: #666666; text-decoration:none} 
.footer_link:visited {color: #666666; text-decoration:none} 
.footer_link:hover {color: #666666; text-decoration:none}  

.content_holder {
	width:525px;
	float:left;
	height:100%;
	padding-bottom: 10px;
}

.side_bar {
	width:140px;
	float:right;
	border:1px dashed #999999;
	padding:5px;
	font-size:11px;
	color: #666666;
	margin-bottom: 70px;
}

.side_bar_2 {
	width:140px;
	float:right;
	padding:5px;
}

.nav_holder {
padding-right:10px;
padding-top:10px;
width:134px;
height:168;
float:left;
border-right:solid #CCCCCC 1px;
height:100%;
background-repeat:no-repeat}


.child{
border-bottom:solid #CCCCCC 1px;
font-size:12px;
font-weight:bold;
color:#003366;
}

*html .nav_link{
display:block;
width:140px;
color:#003366;
text-decoration:none;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: +3px +9px;
padding:3px;
padding-left:11px;
}

.nav_link{
display:block;
width:117px;
color:#003366;
text-decoration:none;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: +3px +9px;
padding:3px;
padding-left:11px;
}

*html .nav_link:hover{
display:block;
background-color:#DEFE92;
width:140px;
color:#003366;
padding:3px;
padding-left:11px;}

.nav_link:hover{
display:block;
background-color:#DEFE92;
width:120px;
color:#003366;
padding:3px;
padding-left:11px;}


.text_area{
	margin-left:150px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 20px;
}

.content_holder_2 {
	width:680px;
	float:left;
	height:100%;
	padding-bottom: 10px;
}

.text_area_2{
	margin-left:150px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 20px;
	margin-right: 0px;
}

h1{
	font-size:18px;
	color:#0066CB;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom: 5px;
	padding-top: 5px;
}

a:link {color: #0066CC}     
a:visited {color: #0066CC} 
a:hover {color: #0066CC}  

.nav:link {color: #FFFFFF; text-decoration:none;}     
.nav:visited {color: #FFFFFF; text-decoration:none;} 
.nav:hover {color: #FFFFFF; text-decoration:none;}  
h2 {
	font-size: 14px;
	color: #666666;
}

.block-contact {
	width:680px;
	margin-top:-8px;
	background-image:url(images/contact-bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -80px; /*position where enlarged image should offset horizontally */

}
li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.centercontact {
	text-align: center;
	width: 500px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.greyquote {
	font-style: italic;
	color: #666666;
}
.arrow {
	font-weight: bold;
	color: #66CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.size12 {
	font-size: 12px;
	font-weight: normal;
}
.newshead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

