BODY, HTML {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 11px/1.5em Arial,Helvetica,sans-serif;
	margin-bottom:12px;
	background:#d9d5be url(/images/body_bg.png) repeat-x;
}
IMG {
	border:0;
}
img[align=left] {
	margin:0 12px 0 0;
}
img[align=right] {
	margin:0 0 0 10px;
}
H1, H2, H3, H4, H5 {
	display:block;
	margin:0 0 0 0;
	padding:.8em 0 0 0;
	font-weight:bold;
	color:#e9ab00;
	font-size:150%;
	line-height:1em;
	clear:both;
}
H1 A, H2 A, H3 A, H4 A, H5 A {
	text-decoration:none;
}
H1 {
	padding-top:0;	
}
H2 {
	font-size:120%;
}
H3, H4, H5 {
	font-size:100%;
}
.news H2 {
	padding-top:0;
}
H1#pageTitle {
	margin:9px 0 1em 0 ;
}
P#pageAbstract {
	font-size:13px;
	font-weight:bold;
	color:#636363;
	margin:0 0 1em 0;
}
P {
	margin:.3em 0 .7em 0;
}
A {
	color:#ce8e00;
	outline:none;
}
#footer a {
	color:#ce8e00 !important;
}
A:hover {
	text-decoration:underline;
}
SMALL {
	color:#a5a5a5;
}
FORM {
	margin:0;
	padding:0;
}
INPUT, TEXTAREA, SELECT {
	font: 11px Arial,Helvetica,sans-serif;
}
INPUT[type="submit"] {
	margin-top:5px;
	border:1px solid #709186;
	background:#3e6f5f url(/images/button_bg.gif) repeat-x;
	color:#fff;
}
#container {
	width:980px;
	margin:0 auto;
	background:url(/images/pagebody_bg.png) repeat-y;
}
#containerInner {
	width:980px;
	padding:0 10px;
	background:url(/images/container_bg.png) no-repeat;
}
#pageHeader {
	position:relative;
	width:960px;
	height:132px;
}
#pageHeaderInner {
	float:left;
	display:inline;/* IE 5 dobble margin bug fix */
	margin:16px 0 0 0;
	padding:0 0 16px 0;
}
#logo {
	position:absolute;
	left:14px;
	top:43px;
}
#topMenu {
	left:0;
	width:960px;
	height:33px;
	background: url(/images/menu_item_bg.gif) no-repeat;
}
#topMenuInner {
}
#topMenu UL {
	list-style-type: none;
	margin:0;
	padding:0;
}
#topMenu UL LI {
	float:left;
}
#topMenu A {
	color:#ffffff;
	display:block;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	padding:8px 17px 8px 17px;
	background: url(/images/menu_item_bg.gif) no-repeat top right;
}
#topMenu A.selected {
	background:url(/images/top_menu_selected.png) repeat-x;
}
#topMenu A:hover.selected {
	color:white;
}
#topMenu A:hover {
	color: white;
	background:url(/images/top_menu_over.png) repeat-x;
}
#pageBody {
	width:960px;
	background-color: #FFFFFF;
	float:left;
}
#pageBodyInner {
	float:left;
}
#frontpage #pageBodyInner {
	float:left;
	border-left:1px solid white;
}
#languages {
	position:absolute;
	top:101px;
	right:186px;
	height:10px;
}
#languages IMG {
	height:10px;
	width:17px;
}
#pageHeader #search {
	position:absolute;
	top:98px;
	right:0;
	width:173px;
	border:1px solid #d9d5be;
}
#pageHeader #search INPUT {
	margin:1px;
}
#pageHeader #search INPUT#searchBox {
	width:100px;
	border:0;
	float:left;
	
}
#pageHeader #search INPUT#searchButton {
	top:1px;
	right:1px;
	color:white;
	background:#d9d5be;
	border:none;
	width:48px;
	height:18px;
	float:right;
}
#pageTop {
	float:left;
	width:960px;
	background:white;
	border-bottom:solid 8px white;
}
#pageTopInner {
	margin:0 1px;
	padding:14px 0 0 0;
	background:#0d4c38;
}
#frontpage #pageTop {
	border-bottom-width:2px;
}
#pageTop IMG {
	float:left; /* IE bottom margin fix */

}
#leftColumn {
	float:left;
	width:238px;
}
#leftColumn H3 {
	padding-top:0;
}
#leftColumn H3 A {
	color:#000000;
	font-size:14px;
	padding:12px 8px 12px 17px;
	background:none;
}
#leftColumnInner {
	margin:0 0 8px 8px;
	background:#f4f2ec;
}
#leftColumn UL {
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:230px;
}
#leftColumn UL LI {
	margin:0 0 0 0;
}
#leftColumn UL LI UL LI {
	padding:0 0 0 12px;
	background-color:#fcfcfa;
}
#leftColumn A {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#0d4c38;
	padding:4px 4px 4px 17px;
	background:url(/images/left_menu_item_bg.gif) no-repeat left top;
}
#leftColumn A:hover {
	color:#e9ab00;
}
#leftColumn LI.selected, #leftColumn LI.selected LI {
	background:url(/images/left_menu_bg.jpg);
}
#leftColumn A.selected {
	color:#e9ab00;
	font-weight:bold;
}
#leftColumn UL UL A {
	background:none;
}
#contentArea {
	width:476px;
	float:left;
	background:white;
	border-bottom:8px solid white;
	overflow:hidden;
}
#frontpage #contentArea {
	width:958px;
}
#contentAreaInner {
	float:left;
	padding:0 0 16px 16px;
}
#frontpage #contentAreaInner {
	padding:0;
	border-bottom:1px solid #e2dfce;
}

#frontpage #contentAreaInner {
	float:left;
}

#productCategories {
	width:960px;
	float:left;
}
#frontpage  #productCategories {
	float:left;
	width:718px;
	height:220px;
	background: #eceadf url(/images/product_cats_bg.gif) repeat-x;
}
#productCategoriesInner {
	float:left;
	padding:14px 14px 0 14px;
}
#productCategories H1 {
	margin:0 0 1em 0;
}
#productCategories H2 {
	font-size:12px;
	padding:0;
}

#frontpage  #productCategories #allProducts {
	clear:both;
	width:690px;
	text-align:right;
}
#frontpage  #productCategories #allProducts A {
	font-weight:bold;
	text-decoration:none;
	background:url(/images/yellow_bullet.gif) center left no-repeat;
	padding-left:16px;
}

.productCategory {
	float:left;
	width:230px;
	height:75px;
	line-height:1.2em;
	background-repeat:no-repeat;
	
}
.productCategoryInner {
	padding:0 14px 0 60px;
}

#serviceBox {
	float:left;
	width:240px;
	height:220px;
	background:#edebe0;
}
#serviceBoxInner {
	float:left;
	padding:14px 14px 0 14px;
}
#serviceBoxInner H1, #serviceBoxInner H2 A {
	color:#d31145;
}
#serviceBoxInner H1 {
	margin:0 0 1em 0;
}
#serviceBoxInner H2 {
	padding:0;
}
.service {
	float:left;
	line-height:1.2em;	
	background:no-repeat;
}
.serviceInner {
	padding-left:45px;
}
#frontpage #teasers {
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.teaser {
	background:url(/images/teaser_bg.gif) repeat-x;
	width:230px;
	margin-bottom:8px;
	overflow:hidden;
}
#frontpage .teaser, .frontpageTeaser {
	width:296px;
	background:none;
}
#frontpage #teasers .teaserOuter {
	float:left;
	margin-left:20px;
}
#frontpage #teasers .teaserOuter:first-child {
	margin-left:8px;
	display:inline;/* IE double margin fix */
}
.teaserInner {
	padding:6px;
}
#frontpage .teaserInner, .frontpageTeaser teaserInner {
	padding:0;
}
.teaser H1, .teaser H2, .teaser H3 {
	color:#0d4c38;
	font-size:14px;
	font-weight:bold;
	margin:0 0 .5em 0;
}
#frontpage .teaser H1, #frontpage .teaser H2, #frontpage .teaser H3, .frontpageTeaser H1, .frontpageTeaser H2  {
	font-size:16px;
}
.teaser IMG {
	border-top:#0d4c38 solid 1px;
}
.readMore {
	clear:both;
}
.readMore A {
	text-decoration:none;
	display:block;
	color:#0d4c38;
	background:url(/images/green_bullet.gif) center left no-repeat;
	padding-left:16px;
	font-weight:bold;
}
#rightColumn {
	float:left;
	width:238px;
	overflow:hidden;
}
#rightColumnInner {
	margin:0 8px 0 8px;
}
#productcategories #header, #product #header {
	width:432px;
	padding:14px;
	margin-bottom:14px;
	background:#f1eee6;
	border-bottom:1px solid #eceade;
}
#productcategories H1, #weights H1, #accessories #contentArea H1 {
	background:no-repeat;;
	padding:18px 0 18px 60px;
}
#rightColumn H1 {
	padding-left:0;
}
#productcategories #header P {
	font-size:12px;
}
.product {
	width:432px;
	padding:0 14px 14px 14px;
	margin: 0 0 14px 0;
	background:white url(/images/product_summary_bg.gif) repeat-x;
	float:left;
	clear:both;
}
.product H2, #productSummary H1 {
	margin-bottom:.5em;
}
#productSummary {
	position:relative;
	padding:14px;
	margin: 0 0 14px 0;
	background:#f2f0e9;
	float:left;
}
#pageTools P {
	background:url(/images/gray_btn_bg.gif) repeat-y;
	padding:4px;
	margin:0 0 3px 0;
}
#pageTools A {
	color:#0d4c38;
	height:22px;
	font-weight:bold;
	text-decoration:none;
	padding-left:24px;
}
#pageTools A#print {
	background:url(/images/icons/print.gif) left center no-repeat;
}
#pageTools A#brochure {
	background:url(/images/icons/pdf.gif) left center no-repeat;
}
#pageTools A#sendMailLink {
	background:url(/images/icons/mail.gif) left center no-repeat;
}
.productBodyLeft {
	float:left;
	width:236px;
}
.productBodyRight {
	float:right;
	width:190px
}
.product IMG {
	float:left;
	margin:0 14px 14px 0;
}
.productFacts {
	float:left;
	width:100%;
	background:#fdfdfc url(/images/info_box_bg.gif) repeat-x;
}
#productcategories .productFacts {
	min-height:123px;
}
.productAbstract {
	clear:both;
}
.productFactsInner {
	padding:0 7px;
}
.accessory {
	float:left;
	width:414px;
	background:#f1eee6;
	padding:14px;
	margin-top:14px;
}
.accessory H2 {
	margin-bottom:1em;
}
.accessory IMG {
	float:left;
	margin:0 14px 14px 0;
}
#sendMailLeftColumn, #sendMailRightColumn {
	float:left;
}
#sendMailRightColumn {
	margin-left:14px;
}
#footer {
	float:left;
	width:959px;
	height: 91px;
	background-color: #FFFFFF;
	margin: 0 0px 1px 1px;
	background: url(../images/footer-background.jpg) repeat-x;
}
#footerInner {
	margin:0;
	padding:0;
	text-align: left;
}
#footLeft {
	width: 574px;
	padding: 10px 0px 0px 64px;
	float: left;
	height: 60px;
	background: url(/images/footer-contact.gif) no-repeat;
	background-position: 14px 7px;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
#footer INPUT[type="text"] {
	width:239px;
	font-size:10px;
}
#footContact {
	padding-top: 8px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#footContact TD {
	height: 10px;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
}

#footRight {
	width: 270px;
	padding: 10px 0px 0px 50px;
	float: left;
	height: 60px;
	background: url(../images/footer-letter.gif) no-repeat;
	background-position: 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}

#footer A {
	text-decoration:none;
}
#footer A:hover {
	text-decoration:underline;
}
#designedBy {
	margin:0 auto;
	width: 966px;
	padding-top: 12px;
	padding-right: 8px;
	height: 21px;
	text-align: right;
	background-position: top;
}
#designedBy A {
	font-size:10px;
	text-decoration:none;
	color: #908d7b;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#designedBy A:hover {
	text-decoration:none;
	color: #e8a713;
}
.clickable {
	cursor:pointer;
}
