﻿body
{
	margin:0;
	background:#fbcf2c;
	font:12px Arial, Helvetica, sans-serif;
	color:#777;
	min-width:1002px;
}
#top
{
	height:125px;
	background: #020307 url( "../TownsendChemical/images/bg-top.png" ) repeat-x;
}
#header
{
	position:relative;
	height:125px;
	width:960px;
	margin:auto;
	z-index:1;
}
#logo
{
	width:242px;
	height:136px;
	position:absolute;
	top:25px;
	margin:0 0 0 31px;
}
#topnav
{
	position:absolute;
	top:10px;
	right:35px;
	padding:0;
	margin:0;
}
#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active
{
	font-weight:bold;
	color:#4d4d4d;
	text-decoration:none;
}
#topnav li
{
	float:left;
	padding:0 5px 0 0;
	font-weight:bold;
	color:#4d4d4d;
}
#sitenav
{
	position:absolute;
	right:35px;
	top:86px;
	margin:0;
	padding:0;
}
#sitenav li
{
	float:left;
	background:url("../TownsendChemical/images/bg-tab-fill.png") no-repeat right top;
}
#sitenav li.last
{
	background:url("../TownsendChemical/images/bg-tab-fill-right.png") no-repeat right top;
}
#sitenav a:link, #sitenav a:visited, #sitenav a:hover, #sitenav a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#f8f5ee;
	text-transform:uppercase;
	display:block;
	padding:0 15px;
	height:37px;
	line-height:37px;
}

#sitenav a.first
{
	background:url("../TownsendChemical/images/bg-tab-left.png") no-repeat left top;
}
#middle
{
	background: #fbcf2c url( "../TownsendChemical/images/bg-middle.png" ) repeat-x;
	min-height:350px;
}
#content-wrapper
{
	width:960px;
	margin:auto;
}
#content-t
{
	height:25px;
	background: url( "../TownsendChemical/images/bg-content-top.png" ) no-repeat;
}
#content-m-outer
{
	background: url( "../TownsendChemical/images/bg-content-middle-outer.png" ) repeat-y;
	padding:0 0 80px 0;
}
#content-m-inner
{
	background: url( "../TownsendChemical/images/bg-content-middle-inner.png" ) repeat-x;
	min-height:462px;
	width:900px;
	padding:1px 20px;
	margin:auto;
	position:relative;
	left:-1px;
}
#content-b
{
	height:25px;
	background: url( "../TownsendChemical/images/bg-content-bottom.png" ) no-repeat;
}
#bottom
{
	text-align:center;
	position:relative;
	top:-100px;
}
span.footer-text
{
	color:#4d4d4d;
	font-weight:bold;
	font-style:italic;
}
#stripe
{
	height:46px;
	background: url( "../TownsendChemical/images/bg-stripe.png" ) repeat-x;
	text-align:center;
	line-height:46px;
	color:#fff;
	font-weight:bold;
	padding:0 0 10px 0;
}
#stripe span
{
	padding:0 10px;
	font-weight:bold;
}
#stripe a:link, #stripe a:visited, #stripe a:hover, #stripe a:active
{
	font-weight:bold;
	color:#fff;
}
#home-top
{
	font-size:1.4em;
	font-weight:bold;
}
.home-top-middle
{
    font-size:1.0em;
}
#home-top h2
{
	margin:0;
}
#home-top img
{
	float:right;
	margin:30px 0px 4px 22px;
}
div.home-divider
{
	height:2px;
	background:#fbcf2c;
	margin:20px 0;
	clear:both;
}
#home-bottom-left
{
	width:236px;
	margin: 0 10px 0 0;
	float:left;
}
#home-bottom-left img
{
	margin: 0 0 10px 0;
}
#home-bottom-right h3
{
	margin:0;
}
.cb
{
	clear:both;
}
/* columns-holder */
.columns-holder{
	width:780px;
	overflow:hidden;
}
.columns-holder .column{
	width:351px;
	float:left;
	margin:0 29px 0 0;
}
.columns-holder .column h3{
	margin:0 0 9px;
	font-size:16px;
	border-bottom:2px solid #fbcf2c;
	padding:0 0 1px;
	line-height:20px;
}
.column .news{
	margin:0 0 15px;
	line-height:14px;
}
.column .news .date{
	font-weight:bold;
	font-style:normal;
	display:block;
}
.column .description{
	line-height:14px;
	padding:0 20px 0 0;
}
.column .description p{margin:0 0 16px;}
.column .description img{
	float:right;
	margin:0 -20px 10px 5px;
}
.column .description ul{
	list-style:none;
	margin:0 0 17px 10px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}
.column .description li{
	background:url(../images/bullet-list-text-box.gif) no-repeat 0 7px;
	padding:0 0 0 7px;
}

a.coolButton
{
	float:left;
	padding:8px 20px 7px 20px;
	background:#fff;
	border:solid 1px #9f9f9f;
	color:#d8a757;
	font-weight:bold;
}
.coolButtonSetWidth
{
	width:200px;
}
td
{
	color:#777;
}
.productLogo
{
	float:left;
	margin-bottom:12px;
}
.productInfo
{
	float:left;
	width:100%;
	margin-bottom:24px;
}

#tblProducts
{
	width:100%;
}
#tblProducts td
{
	vertical-align:top;
}
#tblProducts td#tdProductsCompanies
{
	width:30%;
}
#tblProducts td#tdProductsLabels
{
	width:70%;	
}

#ctl00_ContentPlaceHolder1_divTCDcustom
{
	float:left;
}
