﻿*
{
    margin:0px;
    padding: 0px;

}

body 
{
    margin:0 auto;
    padding:0;
    width:100%;
}

#pageframe
{
	margin:0 auto;
	width:1000px;
}

#main
{
	width:1024px;
	background-color: #302a21;
	float:left;
	width:970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#logo
{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:109px;
	margin:0 auto;
	position:relative;
	width:408px;
}

#middle
{
	background-color:#EADDC5;

	margin-top:-26px;
	width:964px;
	float:left;
}

#bgtop
{
    clear:both;
    height:292px;
    z-index:0;
}

#bg1
{
    background-image: url('../images/background_1.jpg');
    background-repeat: no-repeat;
    width:224px;
    height: 292px;
    float:left;
}

#bg2
{
    background-image: url('../images/background_2.jpg');
    background-repeat: no-repeat;
    width:291px;
    height: 292px;
    float:left;
}

#bg3
{
    background-image: url('../images/background_3.jpg');
    background-repeat: no-repeat;
    width:266px;
    height: 292px;
    float:left;
}

#bg4
{
    background-image: url('../images/background_4.jpg');
    background-repeat: no-repeat;
    width:183px;
    height: 292px;
    float:left;
}
.link a {
}


#content
{
    color:#302A21;
    float:left;
    font-family:Arial;
    text-align:left;
    width:491px;
    padding-top:25px;
    z-index:10;
    position:relative;
    border-left: dotted 1px #302A21;
   
}

#content h1
{
    font-size:11pt;
    font-weight:bold;
    padding-bottom: 10px;
    padding-left:30px;
   
}

#content p 
{
    font-size:10pt;
    padding-left:29px;
}

#product
{
    background-image:url(../images/product.png);
    background-repeat:no-repeat;
    clear:both;
    float:left;
    height:340px;
    position:relative;
    width:245px;
    padding-right:3px;
    z-index:10;
}

#kettle
{
    background-image: url('../images/kettle.png');
    background-repeat: no-repeat;
    float: left;
    width: 178px;
    height: 272px;
}

#AZRlogo
{
    background-image:url(../images/footerlogo.jpg);
    background-repeat:no-repeat;
    bottom:0;
    float:left;
    height:62px;
    margin-top:-55px;
    position:relative;
    width:963px;
}

#copyright
{
    float: left;
    padding:3px 0 11px 0px;
    color: #888a8d;
    font-size: 8pt;
    height: 31px;
    width: 280px;
    font-family: Arial;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #302A21;
}
#pageframe #main #middle #content .link {
	color: #302A21;
	text-decoration: none;
}
#pageframe #main #middle #content .link:hover {
	text-decoration: underline;
}
.product {
	float: left;
	text-align:center;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#pageframe #main #lang {
	width: 100px;
	float: right;
	margin-top: 30px;
	padding-left: 50px;
	margin-left: 50px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
#pageframe #main #lang a {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#pageframe #main #lang a:hover {
	text-decoration: underline;
	color: #917E64;
}
я