/* -------------------------- Global Styles --------------------------  */

hr {
	border-top: solid #fff 1px;
	color: #000;
	background-color: #000;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 20px;
	outline: none;
	background: none;
}


a { color:#35c4fe /*3574a5*/; text-decoration: none;}
a:hover {color:#fff;}

body {
	/* margin: 0 auto; 
	width: 774px; 
	text-align: left; */
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;  
	color:#bbb;
}

#body_wrapper {
	margin: 0 auto;
	width: 774px;
	text-align: left; 
	clear: both;
}

#main_content_wrapper {
	width:771px; 
	padding: 0 0 0 3px; 
}
#content_left_col-wrapper {
	width:246px; background: #fff url(images/left_col_bg-top.jpg) top center no-repeat; float:left; min-height: 800px; height: 800px; overflow: visible;
}
#content_left_col {padding: 40px 20px 20px 20px;}



.imgwrap {
background-color:#000;
border:1px solid #686868;
padding:2px;
margin-bottom: 2px;
float: left;
/* width: 184px;
height: 276px; */
} 
.imgwrap img {
border:0px solid #686868 /* E0E0E0 */;
display:block;
} 

.imgwrap a img {
border:1px solid #686868 /* E0E0E0 */;
display:block;
} 

.imgwrap a:hover img {
border-color: #35c4fe;
} 


/* ---------------------------------------- Footer Styles  --------------------------------  */
 
#footer {
	min-width: 774px;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background-color: #202020;
}

#footer_wrapper {
	margin: 0 auto;
	width: 774px;
	text-align: left;
	/* background-color: #00CC66; */
}

#footernavbg{
	width: 774px;
	height: 46px;
	overflow: visible;
	position: relative;
}
ul#footernav{
	position: absolute;
	left: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .7em; 
	line-height: 1em; 
	padding: 2px 0 0 0;
	margin: 18px 0 0 55px;		
}
ul#footernav li.footer{
	float: left;
	height: 1em;
}
ul#footernav li.footer a{
	height: .8em;
	display: block;
	float: left;
	margin: 0 24px 20px 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #666666;
	color: #666666 /*424242*/;
}
ul#footernav li.footer a.end{
	border: none;
}
ul#footernav li.footer a:hover{
	color: #35c4fe;
}



#footer2 {
	min-width: 774px;
	padding: 0;
	margin: 3px 0;
	clear: both;
	background-color: #141414;
}

#footer_wrapper2 {
	margin: 0 auto;
	width: 774px;
	text-align: left;
	/* background-color: #00CC66; */
}

#footernavbg2{
	width: 774px;
	height: 103px;
	position: relative;
}
ul#footernav2{
	position: absolute;
	left: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .6em; 
	line-height: .8em; 
	padding: 0px;
	margin: 33px 0 0 0px;		
}


ul#footernav2 li{
	float: left;
	height: 30px;
}

ul#footernav2 li#footerlink1 a{
	height: 30px;
	display: block;
	float: left;
	width: 94px;
	background: url(images/kohler-footer_logo.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	margin: 0 111px 0 3px;
}

ul#footernav2 li#footerlink2 a{
	height: 30px;
	display: block;
	float: left;
	width: 129px; 
	background: url(images/kallista-footer_logo.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	margin-right: 111px;
}
ul#footernav2 li#footerlink3 a{
	height: 30px;
	display: block;
	float: left;
	width: 79px;
	background: url(images/robern-footer_logo.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	margin-right: 111px;
}
ul#footernav2 li#footerlink4 a{
	height: 30px;
	display: block;
	float: left;
	width: 136px;
	background: url(images/sterling-footer_logo.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
}




#footer3 {
	min-width: 774px;
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #202020;
}

#footer_wrapper3 {
	margin: 0 auto;
	width: 774px;
	text-align: left;
	/* background-color: #00CC66; */
}

#footernavbg3{
	width: 774px;
	position: relative;
	padding: 24px 0 15px 0;
}

#footernavbg3 p.footer_left{
	width: 220px;
	font-size: .6em; 
	line-height: 1.5em; 
	color: #585858;
}
#footernavbg3 p.footer_right{
	float:right; 
	text-align: right;
	font-size: .8em; 
	line-height: 1.5em; 
	color: #585858;
}

/* -------------------------- Forms Styles -----------------------------  */

fieldset {
	border: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}
input.contact {
	margin-top: 3px;
	border-top: 1px solid #999;
	outline: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	border-left: 0px solid #CCCCCC;
	margin-bottom: 8px;
	height: 1.1em;
	width: 220px;
	padding: 2px 2px 2px 4px;
}

textarea.contact {
	margin-top: 3px;
	border-top: 1px solid #999;
	outline: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	border-left: 0px solid #CCCCCC;
	width: 380px;
	font-size: 1em;
	padding: 2px 2px 2px 4px;
}

form {padding: 0px; margin: 0 0 50px 0; 	
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;}

/* -------------------------- Top Header Styles --------------------------  */

#header_wrapper {
	clear: both;
	margin: 0;
	background: #3d3d3d url(images/header-bg.gif) top left repeat-x; 
}

#header_content{
	margin: 0 auto;
	width: 774px; 
	height: 138px; 
	overflow: hidden;
}

#header_content h1 a {
	width: 250px; 
	height: 73px; 
	background: url(images/smc_logo-NEW.gif) top left no-repeat; 
	padding: 0;
	margin: 46px 0 0 3px;
	text-indent: -9000px;
	display: block;
	overflow: hidden;
}

#social-info-wrapper {
	margin:0;
}

#social-info-content {
	float:right;
	width:150px;
	position:absolute;
	top:58px;
	right:0;
	margin-right:10px;
}

#social-info img {
	float:right;
	margin-left:10px;
	border:0px;
}

#header_content div#seconday_nav {
	width: 500px; 
	padding: 0 0 0 0;
	margin: 21px 0 0 0; 
	float: right;
}
#header_content div#seconday_nav ul {	
	list-style: none;
	float: right;
	font-size: .7em; 
	line-height: 1.1em; 
	letter-spacing: .04em; 
	padding: 0px;
	margin: 0;}
	
#header_content div#seconday_nav ul li{	

	float: left;
	height: 52px;
}	

#header_content div#seconday_nav ul li a{	
	/* height: 14px; */
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0 10px 0 0;
	border-right: 1px solid #999999;
	color: #eaeaea;
 
}
#header_content div#seconday_nav ul li a.end{	
	border-right: 0px solid #999999;
	padding: 0;
	margin-right: 0;
}
#header_content div#seconday_nav ul li a:hover{	
	color: #35c4fe;
}

/* -------------------------- Top Header, MAIN Navigation Styles --------------------------  */

#nav {
	min-width: 774px;
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #3d3d3d;
}

#nav_wrapper {
	margin: 0 auto;
	width: 774px;
	text-align: left;
	/* background-color: #00CC66; */
}

#topnavbg{
	width: 774px;
	height: 38px;
	position: relative;
}
ul#topnav{
	position: absolute;
	left: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#topnav li{
	float: left;
	height: 38px;
}
ul#topnav li a:hover{
	float: left;
	height: 38px;
}

ul#topnav li#navlink1 a{
	height: 38px;
	display: block;
	float: left;
	width: 250px;
	background: url(images/header_nav-products.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	margin: 0 10px 0 3px;
}
ul#topnav li#navlink1 a:hover, ul#topnav li#navlink1 a.selected, ul#topnav li#navlink2 a:hover, ul#topnav li#navlink2 a.selected, ul#topnav li#navlink3 a:hover, ul#topnav li#navlink3 a.selected {
	background-position: top;
	text-decoration: none;
}
ul#topnav li#navlink2 a{
	height: 38px;
	display: block;
	float: left;
	width: 250px; 
	background: url(images/header_nav-showroom.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	margin-right: 10px;
}
ul#topnav li#navlink3 a{
	height: 38px;
	display: block;
	float: left;
	width: 251px;
	background: url(images/header_nav-specials.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
}


/* -------------------------- right column Specific Styles --------------------------  */

#content_right_col-wrapper{
	width:525px; 
	float:left; 
}
#content_right_col{
	padding: 40px 0 26px 21px; 
	float:left; 
	/* color:#fff; 
	font-family:'Times New Roman', Times, serif; 
	font-size:.75em; 
	line-height:1.4em; */
}

#content_right_col p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 5px 10px 0px;
	margin: 0;
}
#content_right_col ul li{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 0px 10px 0px;
}
#content_right_col ul { 
	padding: 5px 0 0 40px;
	margin-top: 0;
	margin-bottom: 0;
}


#content_right_col ul li ul{
	font-size: 1.25em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 10px 0px 10px 20px;
}
/* #content_right_col ul li ul li{ 
	padding: 10px 0 0 25px;
	margin-top: 0;
	margin-bottom: 0;
} */




#content_right_col ol li{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 0px 10px 0px;
}
#content_right_col ol { 
	padding: 0px 0 0 40px;
	margin-top: 0;
	margin-bottom: 0;}

#content_right_col p.small{
	font-size: .8em; 
	line-height: 1em; 
	letter-spacing: .01em; 
	padding: 0 15px 10px 0px;
	margin: 0;
	font-style: italic;
}

/* -------------------------- Left column Specific Styles --------------------------  */

#content_left_col ul li{
	font-size: .8em; 
	line-height: 1.1em; 
	letter-spacing: .02em; 
	padding: 0 0px 10px 0px;
	margin: 0 0 0 0px;
}
#content_left_col ul { 
	padding: 10px 0 0 25px;
	margin: 0 0 -10px 0;
}

#content_left_col p.small {
	font-size: .8em; 
	line-height: 1em; 
	letter-spacing: .01em; 
	padding: 20px 0px 0px 0px;
	margin: 0;
	font-style: italic;
}

/* -------------------------- header Styles --------------------------  */
h2 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: normal;
	color:#fff;
	padding: 0;
	margin: 30px 0 0 0;
}

h4 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .9em; 
	line-height: 1.2em; 
	letter-spacing: -.02em; 
	color:#c4c4c4;
	padding: 0 0 0 10px;
	margin: 0px 0 3px 0;
	background: url(images/small_arrow.gif) left center no-repeat;
}
h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1em; 
	line-height: 1.1em; 
	color:#fff;
	padding: 0;
	margin: 0;
}
h5 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .9em; 
	line-height: 1.2em; 
	letter-spacing: -.02em; 
	color:#c4c4c4;
	padding: 5px 0 0 0px;
	margin: 0px 0 0px -1px;
}



/* -----------------------------------  About section styles ------------------- */

#content_left_col p.about a {
	font-size: .8em; 
	line-height: .7em; 
	letter-spacing: .02em;
	padding: 0 5px 0px 7px;
	margin: 0 0 0 -5px;
	text-decoration: none;
	display: block;
	overflow: visible;
}

#content_left_col p.about a:hover, a.selected {
	color:#b3b3b3 /*3574a5 */; /* b3b3b3 */
	background: url(images/small_arrow-l.gif) left center no-repeat;
}



 #content_right_col .about div.imgwrap {
 background-color:#FFFFFF;
border:1px solid #b3b3b3 /* D1D1D1 */;
padding:5px;
margin-bottom: 2px;
width: 184px;
height: 276px;
	/* border: #352e2c 2px solid; */
} 
 #content_right_col .about div.imgwrap a img {
border:1px solid #b3b3b3 /* E0E0E0 */;
display:block;
} 
 #content_right_col .about div.imgwrap a:hover img {
border-color:#70A8BF;
} 



#content_right_col .about{
	width: 252px;
	float: left;
	/* font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; */
	padding: 5px 0px 40px 0px;
	margin: 0;
}
#content_right_col .about-bio img {
	border: #352e2c 2px solid;
}
#content_right_col .about-bio {
	width: 504px;
	/* font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; */
	padding: 0 0px 10px 0px;
	margin: 0;
}

 #content_right_col .about-bio div.imgwrap {
 background-color:#FFFFFF;
border:1px solid #b3b3b3 /* D1D1D1 */;
padding:5px;
width: 184px;
height: 276px;
	/* border: #352e2c 2px solid; */
} 
 #content_right_col .about-bio div.imgwrap img {
border:1px solid #b3b3b3 /* E0E0E0 */;
display:block;
} 
/* #content_right_col .about-bio div.imgwrap a:hover img {
border-color:#70A8BF;
}   */




h6 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .7em; 
	line-height: 1em; 
	letter-spacing: 0em; 
	color:#000;
	padding: 6px 0 0 0px;
	margin: 0px 0 0px 0;
	/* float:left; */
}
#content_right_col p.bio{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 5px 10px 0px;
	margin: 0;}
	
#content_right_col p.about_p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 5px 10px 10px;
	margin: 0;
	
}
/* -----------------------------------  Services section styles ------------------- */
#content_left_col p.services {
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em;
	padding: 10px 5px 0px 0px;
	margin: 0 0 0 0px;
	overflow: visible;

}


#content_left_col p.services a {
	line-height: .9em; 
	padding: 0;
	margin: 10px 0 0 0;
	text-decoration: none;
	float: right;
	display: block;
	overflow: visible;
	border-style: none;
}
#content_left_col p.services a:hover {
	color:#b3b3b3;
	border-color: #b3b3b3;
	background: none;
}

/* #content_right_col .services img {
	border: #352e2c 2px solid;
} */
#content_right_col .services{
	/*width: 252px;
	float: left;
	 font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; */
	padding: 5px 0px 40px 0px;
	margin: 0;
}
 #content_right_col p.services{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 0 5px 0px 0px;
	margin: 0;}
	
/* #content_right_col p.services a {
	height: 15px;
	display: block;
	float: left;
	width: 95px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	background: url(images/learnmore-btn.png) left no-repeat; 
	background-position: top;
	margin-top: 20px;


}  */
/* #content_right_col p.services a.services img.services {
	border: none;
	margin: -10px 0 0 -10px;
	background: url(images/services-learn_more-btn.gif) left center no-repeat;

} */


#content_right_col p.services a:hover {
	background-position: bottom ;
}
/* ---------------------------  HOME page styles  ------------------------------------  */

#home_top_1{
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none; 
	margin: 0px 0 20px 0; 
	padding: 20px 0 25px 0;

}
#prod_flash_home {
	height:244px;
	width:472px;
float:left; margin: 0 10px 0 0; overflow: hidden;
}
#home_top_1 p {
	font-size: .8em; 
	line-height: 1.5em; 
	letter-spacing: .04em; 
	padding: 0;
	margin: 0;
	color: #bbb;
}

#content_home_cols-wrapper{ margin: 15px 0 40px 0;
	clear: both;
	float: left;

}
#home_col_1 {
	width: 250px; 
	padding: 0 0 0 0px; 
	margin: 0;
	float: left;

}
#home_col_1 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}
#home_col_1 p.small, #home_col_2 p.small, #home_col_3 p.small {
	font-size: .8em; 
	line-height: 1em; 
	letter-spacing: .01em; 
	padding: 0 0px 0px 0px;
	margin: 0;
	font-style: italic;
}
#home_col_2 {
	width:250px; 
	padding: 0 0 0 10px; 
	margin: 0;
	float: left;
}
#home_col_2 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}
#home_col_3 {
	width:251px; 
	padding: 0 0 0 10px; 
	margin: 0;
	float: left;
}
#home_col_3 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}

.more a {
	height: 15px;
	line-height: 15px;
	display: block;
/*	float: left;  */
	width: 95px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	background: url(images/learnmore-btn.png) left no-repeat; 
	background-position: top;
	margin: 15px 0 25px 0;}
.subscribe a {
	height: 16px;
	line-height: 16px;
	display: block;
	float: left;
	width: 118px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	background: url(images/subscribe_now-btn.png) left no-repeat; 
	background-position: top;
	margin: 15px 0 25px 0;}

.subscribe a:hover, .more a:hover {
	background-position: bottom;}
	
	
	
/* --------------------------  Products section  ---------------------  */



#products_top_1 {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-bottom: none;
	margin: 0px 0 0px 0; 
	padding: 20px 0 5px 0;
}
#products_top_1 img{
	/* border: 5px solid #000; 
	border-left: none; 
	border-top: none; 
	border-bottom: none; */
}
#prod_flash {
float:left; padding: 0;
}
#products_top_1 div.prod_text {
	width: 274px;
	height: 224px;
	float: left;
	font-size: .8em; 
	line-height: 1.6em; 
	letter-spacing: .04em; 
	padding: 10px;
	margin: 0 0 0 5px;
	background-color: #202020;
	color: #aaa;
}
#content_prod_cols-wrapper{
	padding: 0;
	margin: 0 0 40px 0;
	clear: both;
	float: left;}


#prod_col_1 {
	width: 254px; 
	padding: 0 0 0 0px; 
	margin: 0;
	float: left;

}
#prod_col_1 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}
#prod_col_1 ul, #prod_col_2 ul, #prod_col_3 ul {
	list-style: url(images/product-bullet.gif);
	padding: 0 0 0 17px;
	margin: 10px 0 10px 0;
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em;
}
#prod_col_2 {
	width:254px; 
	padding: 0 0 0 5px; 
	margin: 0;
	float: left;
}
#prod_col_2 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}
#prod_col_3 {
	width:253px; 
	padding: 0 0 0 5px; 
	margin: 0;
	float: left;
}
#home_col_3 p{
	font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; 
	padding: 12px 10px 0 0;
	margin: 0;
}


/* -------------------   Product Detail section  ------------------------  */

#product_detail_top_1 {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-bottom: none;
	margin: 0px 0 0px 0; 
	padding: 20px 0 0 0;
}

.product_brand {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-top: none;	
	width: 771px;
	margin: 0px 0 40px 0; 
	padding: 0 0 10px 0;
}
.product_brand .imgwrap {
	margin-right: 15px;
}
.product_brand .products_text {
	margin: 0 0 0 10px;
}



.product_brand-cont {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-top: none;	
	width: 355px;
	float: left;
	margin: 0px 15px 40px 15px; 
	padding: 0 0 10px 0;
}
.product_brand-cont .imgwrap {
	margin-right: 15px;
}
.product_brand-cont .products_text {
	margin: 0 0 0 10px;
}

/* --------------------------  Showroom section  ---------------------  */



#showroom_top_1 {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-bottom: none;
	margin: 0px 0 0px 0; 
	padding: 20px 0 5px 0;
}

#showroom_flash {
width: 478px;
float:left; padding: 0;
margin: 0;
}
#showroom_top_1 div.showroom_text {
	width: 263px;
	float: left;
	font-size: .8em; 
	line-height: 1.6em; 
	letter-spacing: .04em; 
	padding: 10px;
	margin: 0 0 0 10px;
	background-color: #202020;
	color: #aaa;
	text-align: left;
}

#showroom_top_1 div.showroom_text p { margin:0 0 20px; padding:0;}

#gallery_thumbs {
padding: 0;
margin: 20px 0 0;
}

/* #gallery_thumbs p {
	font-size: .8em; 
	line-height: 1.6em; 
	letter-spacing: .04em; 
	color: #aaa;
	text-align: left;
} */

#gallery_thumbs img {
padding: 0 6px 8px 0;
margin: 0;
}

#gallery_thumbs img.end_thumb {
padding: 0 0 8px 0;
}

h3.video a {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1em; 
	line-height: 1.1em; 
	display: block;
	height: 18px;
	padding: 4px 0 0 32px;
	margin: 0px 0 13px 0;
	background: url(images/showroom-video_playbtn.gif) left center no-repeat;
	overflow: visible;
}

/* -------------------   Specials section  ------------------------  */

#specials_top_1 {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-bottom: none;
	margin: 0px 0 10px 0; 
	padding: 40px 0 0px 0;
}

.specials_product-left {
	float: left;
	width: 370px;
	margin: 0 31px 30px 0; 
}
.specials_product-right {
	float: left;
	width: 370px;
	margin: 0 0 30px 0; 
}
.specials_text {
	float: left;
	width: 202px;
	margin-left: 10px;
	font-weight: normal;
	
	font-size: .8em; 
	line-height: 1.6em; 
	letter-spacing: .04em; 
	text-align: left;	
	color: #fff;
}
.specials_text ul {
	color: #aaa;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 0;
	line-height: 1.2em; 
		
}
.specials_text ul li{
	padding: 0px 0px 10px 0px;
}

/* -------------------   Resources section  ------------------------  */

#resources_top_1 {
	border: 1px solid #686868; 
	border-left: none; 
	border-right: none;
	border-bottom: none;
	margin: 0px 0 0px 0; 
	padding: 40px 0 5px 0;
}

#resources-left_col{
	float: left;
	border-right: 1px solid #272727;
	width: 385px;
}

.resource_article-left {
	float: left;
	width: 370px;
	margin: 0 15px 30px 0; 
	padding: 0 0 20px 0;
	border-bottom: 1px solid #686868;
	position: relative;
}

#resources-right_col{
	float: left;
	width: 370px;
}

.resource_article-right {
	float: left;
	width: 370px;
	margin: 0 0 30px 15px; 
	padding: 0 0 20px 0;
	border-bottom: 1px solid #686868;
	position: relative;
}

.resources_text {
	float: left;
	width: 244px;
	margin-left: 10px;
	font-weight: normal;
	
	font-size: .8em; 
	line-height: 1.6em; 
	letter-spacing: .04em; 
	text-align: left;	
	color: #fff;
}
.specials_text ul {
	color: #aaa;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 0;	
}

.more {
	position: absolute;
	bottom: -3px;
	right: 0px;
	}

.more a {
	height: 24px;
	line-height: 24px;
	display: block;
	float: right;
	width: 92px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9000px;
	border: none;
	background: url(images/resources-learn_more.gif) left no-repeat; 
	background-position: top;
}

.more a:hover {
	background-position: bottom;}




/* -------------------   Contact section  ------------------------  */

#content_right_col div.imgwrap {
 background-color:#FFFFFF;
border:1px solid #686868;
padding:5px;
} 
#content_right_col div.imgwrap a img {
border:1px solid #b3b3b3 /* E0E0E0 */;
display:block;
} 
#content_right_col div.imgwrap a:hover img {
border-color:#70A8BF;
} 




#content_left_col .contact_img{
	/* width: 228px;  */
	/* float: left;  */
	clear: both;
	/* font-size: .8em; 
	line-height: 1.4em; 
	letter-spacing: .02em; */
	padding: 10px 0 10px 0;
	margin: 0;
	
}
 #content_left_col .contact_img div.imgwrap {
 background-color:#FFFFFF;
border:1px solid #b3b3b3 /* D1D1D1 */;
padding:5px;
margin-right: 5px;
width: 80px;
height: 119px;
float: left;
	/* border: #352e2c 2px solid; */
} 
 #content_left_col .contact_img div.imgwrap a img {
border:1px solid #b3b3b3 /* E0E0E0 */;
display:block;
} 
 #content_left_col .contact_img div.imgwrap a:hover img {
border-color:#70A8BF;
} 

p.contact_title {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .65em; 
	line-height: 1em; 
	letter-spacing: 0em; 
	color:#666;
	padding: 0 0 0 0px;
	margin: 0px 0 0px 0;
	/* float: left;  */
}

.member {
	float:left;
	margin:12px;
	border:0px;
}
