@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 8px;
	line-height: 18px;
}
#wrapper {
	width: 779px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper #header {
	height: 108px;
	width: 779px;
	background:url(../images/header-bg.gif) repeat-x;
	position: relative;
}
#wrapper #header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#wrapper #header #top-nav {
	position: absolute;
	right: 5px;
	top: 40px;
}
#top-nav ul {
	list-style-type: none;
}
#top-nav li {
	float: left;
	margin-right: 2px;
}
#top-nav li.bt-home {
	width:53px;
	height:33px;
}
#top-nav li.bt-home a {
	background-image: url(../images/bt/home.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:53px;
}

#top-nav li.bt-profile {
	width:53px;
	height:33px;
}
#top-nav li.bt-profile a {
	background-image: url(../images/bt/profile.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:53px;
}
#top-nav li.bt-products {
	width:71px;
	height:33px;
}
#top-nav li.bt-products a {
	background-image: url(../images/bt/products.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:71px;
}
#top-nav li.bt-distributors-inquiry {
	width:141px;
	height:33px;
}
#top-nav li.bt-distributors-inquiry a {
	background-image: url(../images/bt/distributors-inquiry.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:141px;
}
#top-nav li.bt-locate-distributors {
	width:141px;
	height:33px;
}
#top-nav li.bt-locate-distributors a {
	background-image: url(../images/bt/locate-distributors.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:141px;
}
#top-nav li.bt-contact {
	width:71px;
	height:33px;
}
#top-nav li.bt-contact a {
	background-image: url(../images/bt/contact.gif);
	text-indent:-10000px;
	display: block;
	overflow:hidden;
	height:33px;
	width:71px;
}
#wrapper #intro {
	height: 243px;
	width: 779px;
	background:url(../images/intro.jpg) no-repeat;
}
#wrapper #content {
	background:url(../images/content-bg.gif) repeat-x top;
	padding: 5px;
}
#content ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#content li {
	padding: 3px 0 3px 18px;
	background: url(../images/blt.gif) no-repeat 5px 8px;
}
#wrapper #content #clm-lft {
	float: left;
	width: 210px;
	margin-right: 8px;
	display:inline;
}
#wrapper #content #clm-rght {
	float: left;
	width: 551px;
	display:inline;
}
#wrapper #content #clm-lft #news-tp {
	background: url(../images/lft-clm-bg.gif) no-repeat;
	padding: 8px 8px 0 8px;
}
#wrapper #content #clm-lft #news-bt {
	background: url(../images/lft-clm-btm-bg.gif) no-repeat;
	height:12px;
}
#wrapper #footer {
	font-size: 11px;
	color: #06748F;
	text-align: center;
	padding:10px;
	border-top:solid 1px #CCCCCC;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	margin-bottom:5px;
	border-bottom:solid 1px #0066FF;
	color: #0066FF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0;
	margin-bottom:5px;
	border-bottom:solid 1px #0066FF;
	color: #0066FF;
}


#news-tp h1 {
	background:url(../images/yarrow2.gif) no-repeat 0px 5px;
}
#clm-rght h1 {
	background: url(../images/yarrow.gif) no-repeat 0px 5px;
}

#clm-rght .bx .bx-tp {
	background: url(../images/bx-tp.gif) no-repeat;
	padding: 8px 5px 0 5px;
	width: 521px;
}
#clm-rght .bx .bx-bt {
	background: url(../images/bx-bt.gif) no-repeat;
	height:18px;
	width:531px;
	clear:both;
}
#clm-rght .bx {
	margin-bottom: 10px;
}

.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}
.uline {
	text-decoration: underline;
}
.d11 {
	font-size: 11px;
}
.ver11org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
.ta11b {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}


.flt-lft {
	float: left;
	margin-right: 8px;
}
a {
	color: #FF6600;
}
.gray {
	color: #999999;
}
