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

a, a:hover, a:link {
	text-decoration: none;
}
img {
	border: 0;
}

h1 {
	font-size: 15px;
	margin-bottom:5px;
}
#wrapper
{
	width: 955px;
	height: 626px;
	right: 10px;
	position: absolute;
	overflow: hidden;
}

#logo {
	width: 160px;
	height: 40px;
	font-size: 25px;
	float: left;
	background: url(../images/logo.png) no-repeat 0 0;
}
#menu {
	margin-top: 20px;
}

#menu a.current {
	color: #be359d;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#content {
	width: 795px;
	height: 360px;
	margin-left: 160px;
	margin-top: 80px;
	overflow: auto;
	line-height: 15px;
}
#bottom {
	text-align: right;
	margin-top: 10px;
}
#bottom img {
	 vertical-align: middle;
}
#bottom a img {
	margin-left: 15px;
	margin-right: 0px;
}
.text, .news_text { width: 580px; height: 360px; overflow: auto;}
.news_text { width: 780px; padding-right: 10px;}
.left { float: left; margin-right: 55px;}
.right { margin-left: 15px }
.slideShow {display: none; position: absolute; width: 800px; background-color: #ffffff;}
.slideShow img {float: left;}
.distributors {width: 33%; float: left; }
