#nav_and_search_box {
	width:800px;
	height:30px;
	border: 0px black solid;
	margin-left:60px;	
	margin-top:15px;
}

#subpage_nav{
	display: block;
	width:500px;
	border: 0px coral solid;
	float: left;
}
#subpage_nav ul {
	list-style-type: none;
	padding: 0px;
}

#subpage_nav ul li {
	float: left;
	display: inline;
}

#subpage_nav ul#topnav_ul {
	float: left;
	margin-left: 0px;
	display: inline;
	font-size: 0px;
}

#subpage_nav ul#topnav_ul a {
	display: block;
	height: 15px;
}
#subpage_nav ul#topnav_ul a span { 
	display: none;
}
#subpage_nav ul#topnav_ul li .products {
	background: url('/images/sub_nav/nav_01_off.gif') no-repeat center top;
	width: 51px;
}
#subpage_nav ul#topnav_ul li .products a {
	width: 51px;
}
#subpage_nav ul#topnav_ul li .products:hover {
	background: url('/images/sub_nav/nav_01_on.gif') no-repeat center top;
}
#subpage_nav ul#topnav_ul li .diy {
	background: url('/images/sub_nav/nav_02_off.gif') no-repeat center top;
	width: 63px;
}
#subpage_nav ul#topnav_ul li .diy a {
	width: 63px;
}
#subpage_nav ul#topnav_ul li .diy:hover {
	background: url('/images/sub_nav/nav_02_on.gif') no-repeat center top;
}
#subpage_nav ul#topnav_ul li .where_to_buy {
	background: url('/images/sub_nav/nav_03_off.gif') no-repeat center top;
	width: 80px;
}
#subpage_nav ul#topnav_ul li .where_to_buy a {
	width: 80px;
}
#subpage_nav ul#topnav_ul li .where_to_buy:hover {
	background: url('/images/sub_nav/nav_03_on.gif') no-repeat center top;
}
#subpage_nav ul#topnav_ul li .press_room {
	background: url('/images/sub_nav/nav_04_off.gif') no-repeat center top;
	width: 67px;
}
#subpage_nav ul#topnav_ul li .press_room a {
	width: 67px;
}
#subpage_nav ul#topnav_ul li .press_room:hover {
	background: url('/images/sub_nav/nav_04_on.gif') no-repeat center top;
}
#subpage_nav ul#topnav_ul li .weatherize {
	background: url('/images/sub_nav/nav_05_off.gif') no-repeat center top;
	width: 67px;
}
#subpage_nav ul#topnav_ul li .weatherize a {
	width: 67px;
}
#subpage_nav ul#topnav_ul li .weatherize:hover {
	background: url('/images/sub_nav/nav_05_on.gif') no-repeat center top;
}
#subpage_nav ul#topnav_ul li .divider {
	background: url('/images/sub_nav/nav_bullet.gif') no-repeat center top;
	width: 34px;
}
#subpage_nav ul#topnav_ul li .divider a {
	width: 34px;
}

#sub_nav_diy{
	float: left;
	display: block;
	border: 0px coral solid;
	width:500px;
}
#sub_nav_diy ul {
	list-style-type: none;
	padding: 0px;
}
#sub_nav_diy ul li {
	float: left;
	display: inline;
}

#sub_nav_diy ul#sub_nav_ul {
	float: left;
	margin-left: 0px;
	display: inline;
	font-size: 0px;
}

#sub_nav_diy ul#sub_nav_ul a {
	display: block;
	height: 15px;
}

#sub_nav_diy ul#sub_nav_ul a span { 
	display: none;
}
#sub_nav_diy ul#sub_nav_ul li .how_to_sael {
	background: url('/images/sub_nav/subnav_01_off.gif') no-repeat center top;
	width: 56px;
}
#sub_nav_diy ul#sub_nav_ul li .how_to_sael a {
	width: 56px;
}
#sub_nav_diy ul#sub_nav_ul li .how_to_sael:hover {
	background: url('/images/sub_nav/subnav_01_on.gif') no-repeat center top;
}
#sub_nav_diy ul#sub_nav_ul li .tip_advice {
	background: url('/images/sub_nav/subnav_02_off.gif') no-repeat center top;
	width: 75px;
}
#sub_nav_diy ul#sub_nav_ul li .tip_advice a {
	width: 75px;
}
#sub_nav_diy ul#sub_nav_ul li .tip_advice:hover {
	background: url('/images/sub_nav/subnav_02_on.gif') no-repeat center top;
}
#sub_nav_diy ul#sub_nav_ul li .checklist {
	background: url('/images/sub_nav/subnav_03_off.gif') no-repeat center top;
	width: 82px;
}
#sub_nav_diy ul#sub_nav_ul li .checklist a {
	width: 82px;
}
#sub_nav_diy ul#sub_nav_ul li .checklist:hover {
	background: url('/images/sub_nav/subnav_03_on.gif') no-repeat center top;
}
#sub_nav_diy ul#sub_nav_ul li .reasons {
	background: url('/images/sub_nav/subnav_04_off.gif') no-repeat center top;
	width: 76px;
}
#sub_nav_diy ul#sub_nav_ul li .reasons a {
	width: 76px;
}
#sub_nav_diy ul#sub_nav_ul li .reasons:hover {
	background: url('/images/sub_nav/subnav_04_on.gif') no-repeat center top;
}
#sub_nav_diy ul#sub_nav_ul li .step {
	background: url('/images/sub_nav/subnav_05_off.gif') no-repeat center top;
	width: 64px;
}
#sub_nav_diy ul#sub_nav_ul li .step a {
	width: 64px;
}
#sub_nav_diy ul#sub_nav_ul li .step:hover {
	background: url('/images/sub_nav/subnav_05_on.gif') no-repeat center top;
}

#sub_nav_diy ul#sub_nav_ul li .divider_sub {
	background: url('/images/sub_nav/subnav_bullet.gif') no-repeat center top;
	width: 21px;
}
#sub_nav_diy ul#sub_nav_ul li .divider_sub a {
	width: 21px;
}

/* Prod sub nav */
#sub_nav_diy ul#sub_nav_ul li .waterproof {
	background: url('/images/prod/sub_nav/subnav_01_off.gif') no-repeat center top;
	width: 56px;
}
#sub_nav_diy ul#sub_nav_ul li .waterproof a {
	width: 56px;
}
#sub_nav_diy ul#sub_nav_ul li .waterproof:hover {
	background: url('/images/prod/sub_nav/subnav_01_on.gif') no-repeat center top;
}
#sub_nav_diy ul#sub_nav_ul li .w_paintable {
	background: url('/images/prod/sub_nav/nav_05.gif') no-repeat center top;
	width: 125px;
}
#sub_nav_diy ul#sub_nav_ul li .w_paintable a {
	width: 125px;
}
#sub_nav_diy ul#sub_nav_ul li .w_paintable:hover {
	background: url('/images/prod/sub_nav/nav_over_05.gif') no-repeat center top;
	width: 125px;
}
#sub_nav_diy ul#sub_nav_ul li .paintable {
	background: url('/images/prod/sub_nav/subnav_03_on.gif') no-repeat center top;
	width: 45px;
}
#sub_nav_diy ul#sub_nav_ul li .paintable a {
	width: 45px;
}
#sub_nav_diy ul#sub_nav_ul li .paintable:hover {
	background: url('/images/prod/sub_nav/subnav_03_on.gif') no-repeat center top;
	width: 45px;
}
#sub_nav_diy ul#sub_nav_ul li .ge_caulk {
	background: url('/images/prod/sub_nav/subnav_04_off.gif') no-repeat center top;
	width: 65px;
}
#sub_nav_diy ul#sub_nav_ul li .ge_caulk a {
	width: 65px;
}
#sub_nav_diy ul#sub_nav_ul li .ge_caulk:hover {
	background: url('/images/prod/sub_nav/subnav_04_on.gif') no-repeat center top;
	width: 65px;
}
#sub_nav_diy ul#sub_nav_ul li .special_prod {
	background: url('/images/prod/sub_nav/subnav_05_off.gif') no-repeat center top;
	width: 91px;
}
#sub_nav_diy ul#sub_nav_ul li .special_prod a {
	width: 91px;
}
#sub_nav_diy ul#sub_nav_ul li .special_prod:hover {
	background: url('/images/prod/sub_nav/subnav_05_on.gif') no-repeat center top;
	width: 91px;
}

#search_box{
	width:180px;
	height:20px;
	border: 0px coral solid;
	float: right;	
}
.google_search_txt{
	font-size: .65em;
	width:150px;
}