html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark{
	display:inline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#c4c4c4 url(../images/body-bg.png) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
h1{
	color:#212121;
	font:600 24px/1.2em Arial, Helvetica, sans-serif;	
	
	padding-left:18px;	
	margin-bottom:26px;
	letter-spacing:-1px;
}
h2{
	color:#212121;
	font:600 24px/1.2em Arial, Helvetica, sans-serif;	
	
	
	margin-bottom:26px;
	letter-spacing:-1px;
	text-transform:uppercase;
}
h3{
	color:#000;
	font:600 18px/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:14px;
}

.col-2 h2{
	color:#f3f3f3;
	background:url(../images/ico2.gif) left center no-repeat;
	padding-left:18px;	
}

.col-0 h3{
	color:#212121;
	font:600 18px/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:14px;
	padding-left:12px;
}
.col-2 h3{
	color:#fff;
	font:600 18px/1.2em Arial, Helvetica, sans-serif;	
	text-transform:none;
	letter-spacing:-1px;
	margin-bottom:14px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
#main {
	width:980px;
	margin:0 auto;
	font-size:.75em;
	position:relative;
}
header{
	height:211px;
}

#content{
	border-top:11px #bfbfbf solid;
	overflow:hidden;
	background:#fbfbfb url(../images/col-2-bg.png) right repeat-y;
	font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#353535;
}

#content1{
	border-top:11px #bfbfbf solid;
	overflow:hidden;
	background:#fbfbfb;
	font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color:#353535;
}

#page8 #content{
	background:#fbfbfb;
}

footer {
	height:72px;
	padding-top:32px;
	color:#444;
	font:12px Arial, Helvetica, sans-serif;
}

.body-border-top{
	width:100%;
	float:left;
	background:url(../images/border-top.gif) top repeat-x;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}
/*----- other -----*/

.list li{
	background: url(../images/marker1.gif) left center no-repeat;
	padding-left:12px;
	padding-bottom:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.list li a{
	color:#83c215;
	text-transform:uppercase;
	line-height:21px;
}

.gray-block .list li{
	background: url(../images/marker2.gif) left center no-repeat;
	padding-left:20px;
}

.gray-block .list li a{
	line-height:25px;
	color:#fff;
	text-transform:none;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:22px;
}
.p1 {
	margin-bottom:11px;
}

strong.p1{
	display:block;
	margin-bottom:6px;
	line-height:18px;
}
.p2 {
	margin-bottom:22px;
}
.p3 {
	margin-bottom:33px;
}

.imgs .img1{
	margin-right:29px;
}

.green{color:#83c215;}
.blue{color:#5db5a8;}
.white{color:#fff;}

.upc{text-transform:uppercase;}
.f11{font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif}
/*----- txt, links, lines, titles -----*/
a {
	color:#fff;
	outline:none;
}

a:hover {
	text-decoration:none;
}

.col-0 a {
	color:#212121;	
	outline:none;
}

/*==================boxes====================*/

dl.address {
	margin-bottom:22px;
}
dl.address dt{
	margin-bottom:6px;
}
dl.address dd {
	text-align:right;
	clear:both;
	width:210px;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	padding-bottom:0px;
  overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
	padding-bottom:0;
}

.img-box.t1 dt{
	padding-right:11px;
}

.img-box.t2 dt{
	padding-right:28px;
}

.img-box-set.t1 dl{
	margin-bottom:16px;
}

.img-box-set.t2 dl{
	margin-bottom:30px;
}

.img-box-set.t2 dt,.img-box-set.t1 dt{
	padding-right:18px;
}
/*===== header =====*/
header h1{
	position:absolute;
	top:46px;
	width: 328px;
}
header h1 a{
	font:900 36px/1.2em Arial, Helvetica, sans-serif;
	color:#212121;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:-3px;
}

header .lnks{
	position:absolute;
	top:76px;
	right:56px;
}

header .lnks li{
	float:left;
	margin-left:20px;
}

header .lnks a{
	color:#373737;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

header nav{
	height:60px;
	padding-top:16px;
	background:url(../images/nav-bg.gif) repeat-x;
	position:absolute;
	top:109px;
	width:100%;
}

header nav li{
	float:left;
	background:url(../images/separator.gif) left top no-repeat;
}

header nav li.fst{
	background:none;
}

header nav li a{
	font:15px/53px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:140px;
	float:left;
	text-align:center;
	color:#fff;
}

header nav li a:hover,header nav li.active a{
	background:url(../images/nav+.gif);
}
/*===== content =====*/
#slider{
	width:980px;
	height:377px;
	position:relative;
	margin-bottom:21px;
}

#slider #output li{
position:absolute;
}

#tabs1{
	position:absolute;
	right:-2px;
	top:0;
	width:279px;
}

#tabs1 a{
	height:73px;
	padding:26px 19px;
	display:block;
	margin-bottom:1px;
	background:#f3f3f3;
	text-decoration:none;
	font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#828282;
	text-transform:uppercase;
}

#tabs1 a strong{
	font:700 24px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#212121;
	display:block;
	background:url(../images/slider-tab-ico.png) left center no-repeat;
	margin-bottom:4px;
	padding-left:20px;
	width:221px;
}

#tabs1 a.current{
	background:#97d62a;
	color:#fff;
}

#tabs1 a.current strong{
	color:#fff;
}

#content .border-bottom{
	border-bottom:1px #d4d4d4 solid;
	overflow:hidden;
}

#content .col-2 .border-bottom{
	border-bottom:1px #393939 solid;
	margin-bottom:22px;
}

#content .col-1 section,#page8 #content section.cntnt{
	padding:20px 0 0 30px;
	overflow:hidden;
}

#content .col-2{
	color:#999;
}

#content .col-3{
	color:#999;
	background:#fbfbfb url(../images/col-2-bg.png) repeat-y;
}

#content .col-31{
	color:#222;
	background:#fbfbfb url(../images/col-3-bg2.png) repeat-y;
	margin-top:10px;	
}

#content .gray-block{
	border-top:5px #939393 solid;
	background:#a5a5a5;
	padding:40px;
	overflow:hidden;
}

#content .white-block{	
	background:#FFF
	padding:40px;
	overflow:hidden;
}

#content1 .border-bottom{	         
	overflow:hidden;
}

#content1 .col-2 .border-bottom{	
	margin-bottom:22px;
}

#content1 .col-1 section,#page8 #content section.cntnt{
	padding:20px 0 0 30px;
	overflow:hidden;
}

#content1 .col-2{
	color:#999;
}

#content1 .col-3{
	color:#999;
	background:#fbfbfb url(../images/col-2-bg.png) repeat-y;
}

#content1 .col-31{
	color:#222;
	background:#fbfbfb url(../images/col-3-bg1.png) repeat-y;
	margin-top:30px;
}

#content1 .col-32{
	color:#222;
	background:#fbfbfb url(../images/col-3-bg2.png) repeat-y;
	margin-top:20px;
}

#content1 .col-33{
	color:#222;
	background:#fbfbfb url(../images/col-3-bg3.png) repeat-y;
	margin-top:10px;
}

#content1 .col-34{
	color:#222;
	background:#fbfbfb url(../images/col-3-bg4.png) repeat-y;
}

#content1 .gray-block{
	border-top:5px #939393 solid;
	background:#a5a5a5;
	padding:40px;
	overflow:hidden;
}

#content1 a{	
	font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#000;
	text-transform:none;
}

.col-0 h2{
	color:#212121;
	font:600 24px/1.2em Arial, Helvetica, sans-serif;	
	background: url(../images/ico3.gif) left center no-repeat;
	padding-left:18px;		 
	padding-top:8px;	
	margin-bottom:26px;
	letter-spacing:-1px;
}

.gcolum.pr{
	padding-right:80px;
	float:left;
	color:#222;
}

.gcolum p{
	line-height:19px;
}
.bordered{background: url(../images/border-pixel.png) 350px repeat-y;}


/*----- forms -----*/

#form1{
	padding-bottom:22px;
}

#form1 label{
	float:left;
	margin-bottom:6px;
}

#form1 input,#form1 textarea{
	float:right;
	width:250px;
	border:1px #303030 solid;
	border-right:1px #e1e1e1 solid;
	border-bottom:1px #e1e1e1 solid;
	padding:2px 0 2px 6px;
}

#form1 textarea{
	overflow:hidden;
	height:146px;
}

#form1 .btns{
	float:right;
	padding-top:20px;
}

#form1 .btns a{
	margin-left:18px;
	float:left;
}

table.pricetable {
	float:left;
	font-size:100%  !important;
	margin:10px 27px 20px 1px !important;  
	width: 610px;
}
table.pricetable *{
	font-family:Arial, Helvetica, sans-serif;
}
table.pricetable td,
table.pricetable th{
	border:1px solid #EEEEEE;
	padding:0.2em;
	
}
table.pricetable td{
	text-align: center;
	
}
table.pricetable th{
	text-align: left
}

table.pricetable tr{
	border-left:1px solid #EEEEEE;
}
table.pricetable tr.header{
	border-left:0;
}

table.pricetable td.nobt,td.noborders{
	border-top:0 !important;
	border-left:0 !important;
	vertical-align:bottom;
}
table.pricetable td.noborders{
	border-bottom: 0 none;
}

table.pricetable td.product {
	padding:0.7em auto  !important;
}
