body{
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:800px;
	height:auto;
	position:relative;
	margin:0px auto;
}

#header{
	width:800px;
	height:150px;
	position:relative;
	background:url(images/header.jpg);
	text-align:right;
}

#navigation{
	width:750px;
	height:30px;
	position:relative;
	margin:0px 25px;
	background:url(images/seperator.jpg);
}

.navigation_item{
	display:block;
	line-height:30px;
	margin-left:10px;
	color:#89C9F7;
	float:left;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, Arial, Helvetica, sans-serif;
}

a.flag{
	float:right;
}

a.flag img{
	border:none;
}

#main{
	width:800px;
	height:auto;
	min-height:250px;
	position:relative;
	background:url(images/background.jpg) repeat-y;
}

h1{
	font-size:20px;
	color:#999;
	margin-top:10px;
}

h2{
	font-size:18px;
	color:#999;
	margin-top:10px;
}

h3{
	font-size:14px;
	color:#999;
	margin-top:10px;
}

#main_content{
	width:525px;
	height:auto;
	position:relative;
	padding:0px 25px 25px 35px;
	float:left;
}

#main_sidebar{
	width:200px;
	height:auto;
	position:relative;
	float:right;
	padding-bottom:25px;
}

#contact_info{
	font-size:11px;
	color:#666;
}

#spacer{
	clear:both;
}

div.spacer{
	clear:both;
}

#footer{
	width:800px;
	height:50px;
	position:relative;
	background:url(images/bottom.jpg);
	text-align:center;
}

#footer_text{
	margin:0px;
	line-height:40px;
	font-size:9px;
}

a{
	color:#89C9F7;
}

img{
	border:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.main_product{
	width:525px;
	height:auto;
	margin:10px 0px;
	position:relative;
}

.main_product_image_left{
	width:175px;
	height:200px;
	margin-right:20px;
	float:left;
	text-align:center;
}

.main_product_image_left img{
	max-width:175px;
	max-height:200px;
}

.main_product_image_right{
	width:175px;
	height:200px;
	margin-left;:20px;
	float:right;
	text-align:center;
}

.main_product_image_right img{
	max-width:175px;
	max-height:200px;
}

.productimage_container{
	width:101px;
	height:101px;
	border:1px solid #CCC;
	margin:5px;
	float:left;
	text-align:center;
	cursor:pointer;
}

.productimage{
	max-height:90px;
	max-width:90px;
	margin:5px;
}

#contact_form{
	width:350px;
	margin:20px 50px;
	background:#9C6;
}

.form_label_holder{
	width:95px;
	height:22px;
	float:left;
	text-align:right;
	padding-right:5px;
	margin-top:5px;
}

.form_input_holder{
	width:250px;
	min-height:22px;
	float:left;
	margin-top:5px;
}

.form_input_text{
	width:100%;
}

.form_label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
}

#form_input_textarea{
	width:100%;
}

/* customers */

.customers_item{
	width:232px;
	height:auto;
	border:1px solid #CCC;
	padding:10px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.customers_images{
	width:100%;
	height:auto;
}

.customers_image{
	width:50px;
	height:50px;
	border:1px solid #FFF;
	padding:3px;
	cursor:pointer;
}

.customers_image:hover{
	border:1px solid #CCC;
}

.customers_data_holder{
	width:100%;
	text-align:center;
	height:auto;
	height:25px;
}

.customers_data{
	font-size:14px;
	color:#666;
}

.customers_country{
	clear:both;
	color:#89C9F7;
}

/* contact */

.contacts_country{
	clear:both;
	color:#89C9F7;
	margin-top:10px;
}

.contacts_item{
	width:auto;
	height:auto;
}

.contacts_logo{
	width:160px;
	height:125px;
	float:left;
	text-align:center;
}

img.contacts_logo_image{
	max-height:125px;
	max-width:160px;
}

.contacts_data{
	float:left;
	width:auto;
	height:auto;
	margin-left:10px;
}

.contacts_text{
	font-size:14px;
	color:#666;
}

/* product overview */

.productoverview_item{
	width:150px;
	height:350px;
	margin:20px 12px 0px 12px;
	float:left;
}

.productoverview_imageholder{
	width:150px;
	height:200px;
	text-align:center;
	position:relative;
}

.productoverview_productimage{
	max-width:150px;
	max-height:200px;m
}

.productoverview_introholder{
	height:150px;
	width:150px;
	text-align:center;
}

.productoverview_productname{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#89C9F7;
	width:150px;
	text-align:center;
	text-decoration:none;
}

.productoverview_introtext{
	font-size:12px;
}

/* Product */

#product_information{
	width:425px;
	height:auto;
	position:relative;
	padding:0px 25px 25px 35px;
	float:left;
}

#product_images{
	width:260px;
	height:auto;
	position:relative;
	float:right;
	padding-bottom:25px;
	padding-top:50px;
	padding-right:40px;
}

#product_largeimageholder{
	width:260px;
	height:240px;
	text-align:center;
	margin-bottom:20px;
}

#product_largeimage{
	max-width:260px;
	max-height:240px;
}

.product_image{
	max-width:65px;
	max-height:65px;
	margin-right:3px;
	margin-bottom:3px;
}

/* Calculator */

#calculator_intro{
	float:left;
	width:175px;	
	margin-bottom:15px;
	color:#666;
}

.calculator_label{
	margin-bottom:15px;
	color:#666;
}

#calculator_visitors{
	margin-bottom:10px;
}

#calculator_hours{
	margin-bottom:10px;
	margin-left:12px;
}

#calculator_alcohol_label{
	width:100px;
	margin-bottom:15px;
	color:#666;
}

#calculator_calculate{
	margin:10px 0px 10px 40px;
	background:#89C9F7;
	border:1px solid #89C9F7;
	color:#FFF;
	font-weight:bold;
}

#calculator_recommend{
	font-size:14px;
	color:#666;
	margin-top:15px;
	margin-left:5px;
}

#calculator_result{
	float:left;
	text-align:center;
	width:160px;
	font-size:36px;
	font-weight:bold;
	color:#89C9F7;
}
