body {
	margin: 13px 0 0 0; 
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

#header
{
	width:746px;
	height:96px;
	margin: 0 auto;
}

#logo
{
	width:194px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:76px;
	float: left;
	margin-left: 50px;
}

ul#nav {
	list-style-type: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding-top: 20px;
}
	
#menu ul#nav li {
	float: left;
	display: block;
}

#menu ul#nav li a
{
	display: block;
	padding: 0 15px;
	color: #000000;
	text-decoration: none;
	width: 92px;
	height:27px;
	padding-top: 6px;
}
	
#menu ul#nav li a:hover, #menu ul#nav li a.active
{
	background-image:url(images/hover.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
}

#top
{
	width:746px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:166px;
	margin: 0 auto;
}

#top .contacts
{
	color: #FFFFFF;
	margin-top: 35px;
	margin-left: 40px;
	line-height: 20px;
	float: left;
}

#top .contacts a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#top .contacts a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#top .text , #top .text2, #top .text3
{
	float: left;
}

#top .text
{
	margin-left: 210px;
	margin-top: 40px;
}

#top h3
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#top .text2
{
	margin-left: 230px;
}

#top .text3
{
	margin-left: 250px;
}

#content
{
	background: #FFFFFF url(images/content.png) repeat-y;
	width: 746px;
}

#content h2
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	color: #323232;
}

#content p.text
{
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	text-indent: 20px;
}

#content p.text2
{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}

#content a
{
	color: #000000;
	text-decoration: underline;
}

#content a:hover
{
	color: #000000;
	text-decoration: none;
}

#footer
{
	border-top: 2px solid #E3E3E3;
	color: #C3C2C2;
	width: 706px;
	margin: 0 auto;
	padding-bottom: 25px;
	#padding-bottom: 10px;
}

#footer a
{
	color: #C3C2C2;
	text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}


#footer .left
{
	padding-top: 4px;
	float: left;
}

#footer .right
{
	padding-top: 4px;
	float: right;
}

.clear{
	clear:both;
}

#content_top {
margin-top: 15px;
height: 12px;
background: #FFFFFF url(images/content-top.png) no-repeat;
width: 746px;
}

#bottom {
height: 7px;
background: #FFFFFF url(images/content-bottom.png) no-repeat;
width: 746px;
margin-bottom: 10px;
}

#wrap {
width: 746px;
margin: 0 auto;
}

table.products
{
	width: 90%;
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
}

table.products td
{
	padding: 6px;
	border-bottom: 1px dotted #323232;
}
