body
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	text-align: center;
	color: #000000;
	background-color: #efefef;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.header
{
	height:130px;
	width:100%;
	background-color:#9fb1bb;
	margin-left:auto;
	margin-right:auto;
	
}

.logo
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-image:url("../images/header2.jpg");
	background-repeat:no-repeat;
	height:130px;
	border:0px solid green;
}

.blockmenu
{
	background-color:#82919c;
	width:100%;
	height:30px;
}
.blockmenubottom
{
	background-color:#82919c;
	width:100%;
	height:30px;
}

.menu 
{
	height:50px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background: url('../images/menu.jpg');

}
.content
{
	width:850px;
	background-color:#ffffff;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:600px;
}

.text
{
	margin-left:200px;
	margin-right:auto;
	text-align:left;
	width:480px;
	border:0px solid red;
	position:relative;
	border:0px solid green;
}

.container
{
	width:900px;
	background-color:#ffffff;
	min-height:700px;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	border-bottom:2px solid #dedede;
	border-top:1px solid #dedede;
	height:auto;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.menu a
{
	color:#000000;
	text-decoration:none;
}

h1
{
	
	color:#829eaf;
	text-align:center;
}

.sidemenu
{
	width:200px;
	height:220px;
	border:0px solid red;
	margin-top:100px;
	position:absolute;
	margin-left:0px;
	background-color: #efefef;
}

.menu td:hover
{
	color:#000000;
	background-color:#82919c;
}

.lefthover:hover
{
	color:#000000;
	background-image:url("../images/menulefthover.jpg");
}
.righthover:hover
{
	color:#000000;
	background-image:url("../images/menurighthover.jpg");
}

.side li{
	 list-style-type:none;
}

li a
{
	color:#000000;
	border-bottom: 1px underline #000000;
}

li a:hover
{
	color:#829eaf;
	border-bottom: 1px underline #829eaf;
}

.bottommenu
{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	border:0px red solid;
}

.bottommenu a
{
	color:#000000;
}

.bottommenu a:hover
{
	color:#304665;
}

.suppliers
{
	width:180px;
	border:0px solid red;
	height:auto;
	position:absolute;
	margin-left:682px;
	text-align:center;
}

.texthome
{
	width:280px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px solid red;
}
