@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0; padding: 0; }
body{ font-family:Arial, Helvetica, sans-serif; background-color:#000; text-align:center}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-style: normal; }
ul,ol { list-style: none; }
div{ text-align:left;}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a,a:visited{ color:#FFF;text-decoration:none;}
a:hover{ text-decoration:underline; }
.clear{ clear:both;}
.pic{ border:1px solid #2d3236;}
.c1{ color:#fe9c09}
.c2{ font-size:11px; color:#fe9c09}
.m10{ margin:10px 0;}
td{ color:#FFF; font-size:11px;}
a.nav,a.nav:visited{ font-size:14px; color:#FFF;}
#wrapper{width:770px; margin:0 auto; background-color:#444e50;}
#header{ background:url(../images/top_bg.gif) repeat-x; height:112px; margin:0;}
#main{ background-color:#2d3236;}
#content{ margin-top:5px; color:#FFF;}
#footer{ height:75px; background-color:#2d3236;}
#logo{ width:128px;  float:left; padding-left:15px; height:38px; padding-top:15px;}
#header ul.menu{}
#header ul.menu li{ width:130px; float:left;}
.column{
	float:left;
	width:423px;
	padding:10px 20px;
}
.column_r{ float:left; width:287px; padding:10px;}

#content h1{ font-size:12px;}
#content h2{ font-size:11px;}
.column .instruction{ font-size:11px;}

.imgf{ float:left; margin-right:10px; margin-bottom:10px;}
.imgr{ float:right; margin-left:10px; margin-bottom:10px;}
.text{ font-size:12px; padding:15px;}
.t{ font-size:14px; padding:10px; color:#FFF;}

.productbox{ margin:8px 0; padding:8px 10px; border-bottom:1px solid #333;}
.productbox .content{ line-height:20px;}
.imgborder{ border:1px solid #fff; padding:3px;}
.bigtxt{ color:#F1F1F1; padding:10px 15px; font-size:11px; line-height:20px;}
.bigtxt ul{ padding-left:15px; list-style:square}
.bigtxt ul li{ margin:5px;}
.featured_box{
	width:130px; height:100px; float:left
}
.productbox a,.featured_box a{ font-size:11px;}
.text p{ padding:8px 0; line-height:1.4em; font-family:Verdana; font-size:11px}
