*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body {
	width:auto;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
.text{
	padding-top:50px;
	padding-left:50px;
	font-size:12px;
	width:400px;	
	float:left;
}
.text_head{
	font-size:12px;
	font-weight:bold;
}

a {
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#6A6D70;
	text-decoration:none;
	font-weight:bold;
}
a:visited  {
	color:#6A6D70;
	text-decoration:none;
	font-weight:bold;

}
a:hover  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  color:#B92761;
} 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  color: #CCCCCC;
}


.image{
	margin:10px;
	margin-left:50px;
	width:200px;
	float:left;
}

.content{
	margin:15px;
	width:950px;
	height:566px;
	z-index:1;
}


.oneColFixCtr #container {
	width: 980px;
	margin: 0 auto; 
	text-align: left;
	z-index:1;
}

.oneColFixCtr #navibar {
	width:950px;
	height: 90px;
	margin-left:15px;
	margin-right:15px;
	text-align: left;
	z-index:2;
}
.oneColFixCtr #seperator {
	width:950px;
	height: 1px;
	margin-left:15px;
	margin-right:15px;
	text-align: left;
	z-index:3;
}
.oneColFixCtr #bottom_seperator {
	width:950px;
	height: 1px;
	text-align: left;
	z-index:4;
}
.oneColFixCtr #logo {
	width:292px;
	height: 80px;
	margin-top:10px;
	float:left;
	z-index:3;
}
.oneColFixCtr #button_contact {
	width:100px;
	height: 20px;
	margin-top:70px;
	float:right;
	z-index:3;
}
.oneColFixCtr #button_team {
	width:90px;
	height: 20px;
	margin-top:70px;
	float:right;
	z-index:3;
}
.oneColFixCtr #button_products {
	width:105px;
	height: 20px;
	margin-top:70px;
	float:right;
	z-index:3;
}
.oneColFixCtr #button_home {
	width:80px;
	height: 20px;
	margin-top:70px;
	float:right;
	z-index:3;
}
.oneColFixCtr #button_language {
	width:21px;
	height: 16px;
	margin-top:70px;
	float:right;
	z-index:3;
}

ul, li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}



.oneColFixCtr #footer {
	width:950px;
	margin-left:15px;
	margin-right:15px;
	float:left;
	z-index:1;
}

.product_nav {
	width:150px;
	margin-top:10px;
	margin-right:30px;	
	float:left;
}
.product_container {
	float:left;
	width:750px;
}

.products {
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	
}
.product_img {
	margin-right:20px;
	float:left;
}

.product_content {
	margin-top:20px;
	float:left;
}

.product_text {
	width:450px;
	float:left;
}
