@charset "utf-8";
/* CSS Document */

a.speciallink { color: #0048FF; text-decoration: underline; }
a.speciallink:hover { text-decoration: none; }

* {
	padding: 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	}

body {
	background-color: #000;
	height:100%;
	}
	
#wrapper {
	width: 960px;
	_width: 970px;
	background-color: #f7f7f7;
	}
	
#header {
	height: 96px;
	background-image: url("../images/header-background.gif");
	background-repeat: repeat-x;
	color: #fff;
	clear: both;
	display: block;
	}
	
#header a img {
	border: 0px solid #000000;
	}
	
#header a {
	position: relative;
	margin: 16px 0px 0px 33px;
	float: left;
	clear: right;
	display: block;
	}
	

#slogan {

	position: relative;
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	padding: 53px 0px 0px 600px;
	}
	

#content {
	color: #5a5850;
	clear: both;
	display: block;
	height:100%;
	margin:0px;
	padding:0px;
	}
	

	
#sidebar {
	position: relative;
	height:100%;
	float: left;
	clear: right;
	_height:531px;
	min-height: 507px;
	width: 285px;
	color: #fff;
	background-color: #d8d7d7;
	background-image: url("../images/sidebar-background.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	
	}
#sidebar_X {
	position: relative;
	height:100%;
	float: left;
	clear: right;
	_height:531px;
	min-height: 507px;
	width: 285px;
	color: #fff;

	
	
	}
	
#sidebar-navigation {
	margin: 40px 0px 0px 0px;
	}

#sidebar-navigation li {
	list-style: none;
	margin: 10px 0px 0px 0px;
	height: 35px;
	background-color: #CCCCCC;
	width: 240px;
	border-right: 3px solid #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 0px 0px 20px;
	}
	
#sidebar-navigation a {
t
	color: #fff;
	text-decoration: none;
	display: block;
	}
	
#sidebar-navigation a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/*#product-information {
	background-image: url("../images/nav-products-background.gif");
	}*/
	
#product-information {
	display: block;
	line-height:51px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left: 20px;
	width: 263px;
    height: 53px;
	text-decoration:none;
}
#product-information:hover{
	text-decoration:underline;
	}
	
#technical-support {
	color: #c0bfb3;
	display: block;;

	height: 55px;
	width: 153px;
	margin-left: 60px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

	}

#technical-support:hover{

	text-decoration: underline;
	color: #c0bfb3;

	}


	
#content-body {
	position: relative;
	float: left;
	clear: right;
	padding: 40px;
	width: 595px;
	padding-bottom:5px;
	}
	
#content-body h1 {
	font-weight: bold;
	font-size: 28px;
	margin: 0px 0px 25px 0px;
	}
	
#content-body h1 span.uppercases{
	text-transform: uppercase;
	}
	
#content-body h1 span.italic{
	font-style: italic;
	}
	
#home-page-banner {
	float: left;
	width: 312px;
	margin:0px;
	padding:0px;
	}
	
#content-body p {
	font-size: 12px;
	line-height: 170%;
	}
	
p.home-page-p {
	position: relative;
	float: right;
	margin: 0px 0px 0px 20px;
	width: 231px;
	background-color: #ededed;
	padding: 16px;
	}
	
#home-page-banner-right {
	float: left;
	width: 212px;
	
	}
	
p.home-page-pleft {
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 310px;
	background-color: #ededed;
	padding: 24px;
	}
	
#footer {
	height: 39px;
	margin: 0px;
	background-image: url("../images/footer-background.gif");
	background-repeat: repeat-x;
	color: #fff;
	clear: both;
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 12px 0px 0px 0px;
	}

#footer a { color: White; text-decoration:none; }
#footer a:hover { text-decoration: underline; }

a.surface_preparation
{color:#5a5850;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
text-decoration:none;}

a.surface_preparation:hover
{color:#00718f;
text-decoration:none}

a.installation_kit
{color:#5a5850;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
text-decoration:none}

a.installation_kit:hover
{color:#a5001f;
text-decoration:none}

a.multipurpose_adhesive
{color:#5a5850;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
text-decoration:none}

a.multipurpose_adhesive:hover
{color:#e6802b;
text-decoration:none}

a.specialty_adhesives
{color:#5a5850;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
text-decoration:none}

a.specialty_adhesives:hover
{color:#728906;
text-decoration:none}

p.product {
font-size:14px;
	padding: 8px;
	}

#pdf_link {
	float: left;
	position: relative;
	font-size:10px;
	padding-left:24px;
	margin: 8px 0px 8px 0px;
	line-height:18px;
	background-image: url("../images/pdf_icon.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px 0px 2px;
	}
	
#pdf_link_warranty {
	float: right;
	position: relative;
	font-size:10px;
	padding-left:24px;
	margin: 0px 0px 8px 200px;
	*margin: 8px 0px 0px 0px;
	line-height:18px;
	background-image: url("../images/pdf_icon.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px 0px 2px;
	}
.answer {
	color: #333333;
	margin: 5px 30px 5px 50px;
	display: none;

}

.question {
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 13px;
}

.question a:link, .question a:visited, .question a:hover {
	text-decoration: underline;
	color: #555;
	letter-spacing: 110%;
	font-size: 13px;
	font-weight: bold;
}

.answer a:link {
	text-decoration: none;
	color: #555;
	}


