@charset "utf-8";
/* CSS Document */
body {
	color: #000000;
	margin: 0px;
	text-align: center;
	min-width: 960px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #444444;
}
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 960px;
	overflow:hidden;
}
.clear {
	clear: both;
}
.logo {
	float: left;
	margin-right: 25px;
	height: auto;
	position: relative;
	top: 17px;
}
#nav {
	width: 735px;
	float: right;
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*height: 115px;*/
}
.mainnav {
	font-size:70%;
	position:relative;
	float: left;
	margin: 8px 30px 5px 30px;
}
.mainnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	
}
.mainnav li {
	color: #333333;
	text-decoration: none;
	/*height:15px;*/
	margin-bottom:5px;
}
.mainnav li a {
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: left;
	
	/*line-height: 17px;*/
}
.mainnav li a:hover {
	color: #4db4ca;
	text-decoration: none;
}
.mainnav li a.top {
	color: #4db4ca;
	font-weight: bold;
	text-decoration: none;
}
.mainnav li a.top:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.mainnav li a.chosen {
	color: #333333;
	/*padding: 10px 15px 8px 15px;*/
	font-weight: bold;
}




.nav_bottom {
	float: left;
}
#content {
	width: 960px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	float: left;
}
#content h1 {
	font-size: 100%;
	color: #444444;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
#content h2 {
	font-size: 80%;
	color: #4db4ca;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#content h4 {
	font-size: 90%;
	color: #4db4ca;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#content h4 a {
	color: #4db4ca;
	font-weight: bold;
	text-decoration: none;
}
#content h4 a:hover {
	color: #4db4ca;
	font-weight: bold;
	text-decoration: underline;
}
#content h2 a {
	color: #4db4ca;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-decoration: none;
}
#content h2 a:hover {
	color: #4db4ca;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-decoration: underline;
}
#content h3 {
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
#content h3 a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#content h3 a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#content h5 {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#content p {
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	color: #444444;
}
#content p a {
	text-decoration: none;
	color: #444444;
}
#content p a:hover {
	text-decoration: underline;
	color: #4db4ca;
}
#content li {
	font-size: 80%;
	color: #444444;
}
#content .intro {
	font-size: 95%;
	line-height: 120%;
}
#content .bold {
	font-weight: bold;
}
#content .base_header {
	background-image: url(../images/drybase_title.png);
	background-repeat: no-repeat;
	width: 290px;
	float: left;
	height: 30px;
	border-bottom: solid #999999 1px;
	padding: 10px 20px 0px 650px;
}
#content .waste_header {
	background-image: url(../images/waste_title.png);
	background-repeat: no-repeat;
	width: 290px;
	float: left;
	height: 30px;
	border-bottom: solid #999999 1px;
	padding: 10px 20px 0px 650px;
}
#content .wrap_header {
	background-image: url(../images/wrap_title.png);
	background-repeat: no-repeat;
	width: 290px;
	float: left;
	height: 30px;
	border-bottom: solid #999999 1px;
	padding: 10px 20px 0px 650px;
}
#content .glass_header {
	background-image: url(../images/glass_title.png);
	background-repeat: no-repeat;
	width: 290px;
	float: left;
	height: 30px;
	border-bottom: solid #999999 1px;
	padding: 10px 20px 0px 650px;
}
#content .news_header {
	background-image: url(../images/title_news.png);
	background-repeat: no-repeat;
	width: 170px;
	float: left;
	height: 30px;
	border-bottom: solid #999999 1px;
	padding: 10px 20px 0px 770px;
}
#content .header_link {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content .header_link:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#content .icon_header {
	margin: 6px 4px 0px 20px;
	float: none;
}
.image_left {
	float: left;
	margin: 3px 10px 10px 0px;
}
.image_right {
	float: right;
	margin: 3px 0px 0px 15px;
	text-align: center;
}
.image_left_indent {
	float: left;
	margin: 18px 10px 0px 0px;
}
.icon_margins {
	margin: 0px 4px 0px 15px;
	float: left;
}
.icon_no_indent {
	margin: 0px 4px 0px 0px;
	float: left;
}
#content .box {
	float: left;
}
#content .indent {
	font-size: 80%;
	margin: 0px 0px 10px 55px;
}
.title {
	float: left;
	border-bottom: solid #999999 1px;
}
#content .margins {
	margin: 15px 20px 20px 20px;
	height: auto;
	width: 920px;
}
#content .col_left {
	margin: 0px 20px 20px 0px;
	width: 489px;
	height: auto;
	float: left;
}
#content .col_right {
	margin: 0px 0px 20px 0px;
	width: 400px;
	height: auto;
	float: right;
}
#content .col_wide {
	margin: 0px 0px 20px 10px;
	width: 600px;
	height: auto;
	float: left;
}
#content .col_full {
	margin: 20px 20px 0px 30px;
	width: 910px;
	height: auto;
	float: left;
}
#content .col_half_left {
	margin: 0px 10px 20px 0px;
	width: 440px;
	height: auto;
	float: left;
}
#content .col_half_right {
	margin: 0px 0px 20px 10px;
	width: 450px;
	height: auto;
	float: right;
}
#content .square_box_2 {
	float: left;
	margin: 12px 25px 20px 0px;
	width: 216px;
	text-align: center;
}
#content .square_box_4 {
	float: left;
	margin: 0px 10px 20px 0px;
	width: 216px;
}
#content .benefit_box {
	float: left;
	position: relative;
	width: 320px;
}
#content .benefit_header a {
	font-size:80%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #4db4ca;
	padding: 5px 0px 5px 0px;
	border-top: solid #777777 1px;
	border-bottom: solid #999999 1px;
	float: left;
	width: 320px;
}
#content .benefit_header a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #999999;
}
#content .benefit_header_line a {
	font-size:80%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #4db4ca;
	padding: 5px 0px 5px 0px;
	float: left;
	width: 319px;
	border-top: solid #777777 1px;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}
#content .benefit_header_line a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #999999;
}
#content .benefit_header_line_chosen {
	font-size:80%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #4db4ca;
	padding: 5px 0px 5px 0px;
	float: left;
	position:relative;
	width: 319px;
	border-top: solid #777777 1px;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}
#content .benefit_detail_line {
	padding: 15px 15px 7px 15px;
	border-right: solid #CCCCCC 1px;
	width: 289px;
}
#content .benefit_detail_line p {
	font-size: 80%;
	color: #666666;
	margin: 0px 0px 5px 0px;
}
#content .benefit_col_full {
	position: relative;
	width: 920px;
	float: left;
}
#content .benefit_3col_1 {
	padding: 0px 10px 0px 0px;
	position: relative;
	width: 290px;
	float: left;
}
#content .benefit_3col_2 {
	padding: 0px 10px 0px 10px;
	position: relative;
	width: 300px;
	float: left;
}
#content .benefit_3col_3 {
	padding: 0px 0px 0px 10px;
	position: relative;
	width: 290px;
	float: left;
}
#content-bottom {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
}
#footer {
	background-color: #DDDDDD;
	float: left;
	width: 920px;
	padding: 5px 20px 2px 20px;
	text-align: center;
	font-size: 60%;
	color: #666666;
	border-top: solid #999999 1px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer-bottom {
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
}
/*Home*/
body.about .mainnav li.habout a,
body.news .mainnav li.hnews a,
body.quote .mainnav li.hquote a,
body.contact .mainnav li.hcontact a,
/*System*/
body.base .mainnav li.sbase a,
body.waste .mainnav li.swaste a,
body.wrap .mainnav li.swrap a,
body.glass .mainnav li.sglass a,
/*Install*/
body.process .mainnav li.iprocess a,
body.installers .mainnav li.iinstallers a,
body.specs .mainnav li.ispecs a,
body.warranty .mainnav li.iwarranty a
{
cursor:default;
	color: #4db4ca;
	}

body.system .mainnav li.s a.top,
body.install .mainnav li.i a.top,
body.home .mainnav li.h a.top {
color: #333333;
cursor:default;
}


ul#system-nav{
margin:0;
}

ul#system-nav li {
	display:block;
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul#system-nav li a {
	display:block;
	outline:none;
	height:200px;
	width:220px;
	background:transparent url(../images/b-drybase.jpg) no-repeat 0 0;
	text-indent:-9009px;
}

ul#system-nav li#hiflow a {
	background:transparent url(../images/b-hiflow.jpg) no-repeat 0 0;
}


ul#system-nav li#drywrap a {
	background:transparent url(../images/b-drywrap.jpg) no-repeat 0 0;
}

ul#system-nav li#enclosure a {
	background:transparent url(../images/b-enclosure.jpg) no-repeat 0 0;
}

ul#system-nav li a:hover,  ul#system-nav li#enclosure a:hover, ul#system-nav li#drywrap a:hover   {
background-position: 0 -251px;
}

ul#system-nav li#hiflow a:hover {
background-position: 0 -252px;
}

