*{
	margin:0;
	padding:0;
}
a{
	outline:0;	
}
img{
	border:0;	
}
p{
	font:normal 12px Arial, Helvetica, sans-serif;	
}
p.small{
	font:normal 10px Arial, Helvetica, sans-serif;	
}
h1{
	font-size:30px;
	margin-bottom:10px;	
	margin: 0;
	height: 45px;
}
body{
	width:100%;
	height:100%;
	background:url(../images/structure/bg_main.jpg) no-repeat center top;
	background-color:#000;
}
div#logo_holder{
	width:709px;
	height:42px;
	margin:30px 0px;
}
div#logo{
	width:234px;
	height:42px;
	margin:0 auto;
}
div#wrapper{
	width:709px;
	/*height:100%;*/
	margin:0 auto;
}
div#main_content{
	width:709px;
	height:100%;
	font-family:Calibri;
}
div#home_content{
	width:709px;
	/*height:100%;*/
	background:url(../images/structure/tab_home.png);
}
div#contact_content{
	width:709px;
	/*height:100%;*/
	background:url(../images/structure/tab_home.png);
}
div#products_content{
	width:709px;
	/*height:100%;*/
	background:url(../images/structure/tab_home.png);
}
div#about_content{
	width:709px;
	/*height:100%;*/
	background:url(../images/structure/tab_home.png);
}
div#tabs{
	width:709px;
	height:100%;
}
div.tab{
	height:38px;
	float:left;
}
*html div.tab{
	margin-bottom:-4px; /* !#�&"/&%&#" */
}
div#tab_middle{
	clear:both;
	width:689px;
	_width:679px;
	background:url(../images/structure/tab_bottom.png) repeat-y;
	padding:10px;
}
div.inner_content{
	width:684px;
	_width:684px;
	background:#e2e1e1;
	margin-left:3px;
	background:url(../images/structure/start_left_bg.gif) left repeat-y;
}
div.inner_content.onecolumn {
	background: none;
	background: #e2e1e1;
}

div.inner_content_text.productshow {
	background: none;
}
div.inner_content_left_home{
	float:left;
	width:393px;
	background: none;
	/*height:100%;*/
	/*background:url(../images/structure/start_left_bg.png) repeat-y;*/
	/*min-height:414px;
	_height:414px;*/
}


div.inner_content_left{
	float:left;
	width:363px;
/*	height:100%;
/*	min-height:414px;
	_height:374px;*/
}
div.inner_content_right{
	float:left;
	width:291px;
	/*height:100%;*/
	/*min-height:414px;
	_height:414px;*/
	background:#212121;
	margin-bottom: 50px;
}
div.inner_content_text{
	padding:20px;
	height:100%;
	background: #e2e1e1;
}
div.inner_content_left_home div.inner_content_text {
	background: none;
}
div#prod_list table#prod_list_table tr td{
	vertical-align:top;
	border-bottom:1px solid #ececec;
	padding:10px 0px;
}
div#startpics{
	width:341px;

	/*margin:50px 0px 0px 5px;*/
}
div#startpics img{
	margin-top:10px;
}
div#chooser{
	clear:both;
	height:150px;
	width:684px;
	background:#000;
	position:relative;
	top:-50px;
	_top:-86px;
	_margin-bottom:-86px;
}
div#chooser_top{
	clear:both;	
	height:47px;
	position:relative;
	_margin-bottom:-5px;
	top:-50px;
	_top:-86px;
}
table#prod_list_table tr td a{
	color:#000;	
}
table#prod_list_table tr td a:visited{
	color:#000;	
}
form#contactForm label{
	font:12px Arial, Helvetica, sans-serif;	
}
table#contactFormTable{
	margin-bottom:50px;	
}
div#footer{
	font:14px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	margin-bottom:30px;
}
div#footer a{
	color:#fff;
}
/* Products */
div#product{
	height:100%;	
	padding-bottom:59px;
	_padding-bottom:89px;
}
div#product_text{
	
}
div#product_pic{
	float:right;
	width:200px;
	height:130px;
}
div#product_icons div#left{
	float:left;
	width:200px;
	margin-top:-10px;
}
div#product_icons div#right{
	float:left;
	width:153px;
}
/*
 * .floatcontainer
 */
.floatcontainer:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.floatcontainer{
	display:inline-block;
}
*html .floatcontainer{
	height:1%;
}
.floatcontainer{
    display:block;
}
/* * * * * * * * */
