@charset "utf-8";
body {
	font-family: arial;
	font-size: 0.70em;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* CSS Document */

#header {
	height: 225px;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.topLinks {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/navigation/grey_bar.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.topLinks ul {
	display: inline;
}
.topLinks ul img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 8px;
}
#container {
	background-image: url(../img/navigation/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 449px;
	width: 817px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.title  {
	margin-right: 10px;
	float: right;
}
.logo {
	display: block;
	float: left;
	width: 100%;
}
.logo img {
	padding-left: 15px;
}

.mainPic  {
	margin-top: 25px;
	margin-left: 7px;
	float: left;
}
p {
	text-align: justify;
	display: block;
	margin-top: 5px;
}
b {
}
a {
	display: inline;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.descr {
	width: 450px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.descr_news {
	width: 400px;
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 30px;
	text-align: justify;
}
.descr   ul  {
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}
.descr li {
	background-image: url(../img/navigation/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.descr_news li {
	background-image: url(../img/navigation/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.alt {
	margin-top: 100px;
	width: 250px;
	float: left;
}
.alt2 {
	padding-left: 45px;
	margin-top: 15px;
}
.contact  {
	width: 300px;
}
#left {
	width: 160px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}
#left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.prodStandalone {
	float: left;
	padding: 5px;
	margin-top: 15px;
	width: 500px;
	margin-left: 55px;
}
.prodStandalone img {
	float: left;
}
.mmV {
	text-align: center;
	font-size: 80%;
}

.press {
	float:right;
	margin-top:90px;
	margin-right:20px;
}
