body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #fff url(images/body_bgr.png) repeat-x top left;
	color: #505050;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

form {
	width: 80%;
	min-width: 960px;
	margin: 0px auto;
}

#wrapper {
	width: 100%;
	margin: 0px;
	background-color: #fff;
}

#header {
	width: 100%;
	overflow: hidden;
	height: 105px;
	background-color: #fff;
}
#header a {
	float: right;
	display: inline;
	width: 456px;
	height: 93px;
	background: #fff url(images/top-2.jpg) no-repeat top left;
	margin-right: 0px;
	overflow: hidden;
}
#header a span {
	text-indent: -2000px;
	display: block;
}
#header a.demo {
	float: left;
	display: inline;
	width: 437px;
	height: 105px;
	margin: 0px;
	background: #fff url(images/top-1.jpg) no-repeat top left;
}

div.menu {
	height: 66px;
	width: 100%;
	background: #dfdfdf url(images/menu_mainbgr.png) repeat-x top left;
	position: relative;
	clear: both;
}
/*
div.menu {
	height: 87px;
	width: 100%;
	background: #dfdfdf url(images/menu_mainbgr.png) repeat-x top left;
	position: relative;
}
*/
div.menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 45px;
}
div.menu ul li {
	float: left;
	display: inline;
	padding: 13px 25px 0px 25px;
	vertical-align: middle;
	list-style-type: none;
}
div.menu ul li a 
{
	font-size: 13px;
	color: #fff;
}

div.menu ul li ul {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 21px;
	width: 100%;
	overflow: hidden;
}
div.menu ul li ul li {
	float: left;
	display: table-cell;
	height: 19px;
	background: #dfdfdf url(images/menu_subbgr.gif) repeat-y top left;
	padding: 2px 20px 0px 20px;
}
div.menu ul li ul li:first-child {
	background: none;
}
div.menu ul li ul li a {
	color: #000;
}
/*
div.menu ul li ul li ul {
	position: absolute;
	top: 21px;
	left: 0px;
	height: 21px;
	width: 100%;
	overflow: hidden;
	background-color: #dfdfdf;
}
div.menu ul li ul li ul li {
	float: left;
	display: table-cell;
	height: 19px;
	background: #dfdfdf url(images/menu_subbgr.gif) repeat-y top left;
	padding: 2px 20px 0px 20px;
}
div.menu ul li ul li ul li:first-child {
	background: none;
}
div.menu ul li ul li ul li a {
	color: #000;
}
*/

.content {
	margin: 30px 45px;
}

.content .frontcontainer 
{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.content .frontcontainer.top 
{
	min-height: 262px;
}

.content .front {
	float: left;
	display: inline;
	width: 277px;
}
.content .slideshow 
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -138px;
	width: 277px;
	height: 262px;
	background-color: #eaeaea;
	
	height: 207px; /* slideshow specific */
	overflow: hidden; /* slideshow specific */
	background-color: #fff; /* slideshow specific */
}
.content .news {
	float: right;
	display: inline;
	width: 277px;
}
.content .product1 {
	clear: both;
	float: left;
	display: inline;
	width: 393px;
	min-height: 122px;
	margin-top: 40px;
	border-bottom: 8px solid #dfdfdf;
}
.content .product2 {
	float: right;
	display: inline;
	width: 393px;
	min-height: 122px;
	margin-top: 40px;
	border-bottom: 8px solid #dfdfdf;
}
.content .product1 h3, .content .product2 h3 
{
	font-size: 17px;
}
.content .product1, .content .product2 
{
	font-size: 10px;
}

.content .news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
.content .news ul li {
	margin-bottom: 10px;
}
.content .news ul li a span {
	display: block;
	cursor: pointer;
	font-size: 85%;
}
.content .news ul li a:hover span 
{
	text-decoration: underline;
}

.content .news h3.eventslist 
{
	margin-top: 30px;
}

.newslist 
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
}
.newslist li.news_intro 
{
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #e32325;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
}


img {
	border: none;
}

.footer 
{
	clear: both;
	width: 100%;
	color: #737373;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0px 1px 1px 4px;
	background: transparent url(images/footer_li.gif) no-repeat left bottom;
}
.footer ul li:first-child {
	background: none;
}
.footer a {
	color: #737373;
}

#ultimate {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ultimate a {
	color: #777;
}

.languages{
	width: 100px;
	overflow: hidden;
	float: right;
}

.languages a
{
	display: block;
	width: 16px;
	height: 11px;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.languages a img
{
	padding-right: 5px;
}


/********************************
	News plugin
********************************/

div.newsitem 
{
}

div.newsitem div.news_imagecontainer 
{
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
}

div.newsitem span.newsdate
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

ul.newslist 
{
	margin: 0px;
	padding: 0px;
}
ul.newslist li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.newslist li span.newsdate 
{
	padding-left: 5px;
}
ul.newslist li span.newsintro 
{
	display: block;
}

/********************************
	END News plugin
********************************/





/********************************
	Downloads plugin
********************************/

table.downloads {
	width: 75%;
	margin: 10px auto 20px auto;
}

table.downloads th {
	border-bottom: 1px solid #ddd;
	text-align: left;
}

table.downloads tr td {
	padding-top: 5px;
}

div.downloadsubmenu 
{
	height: 21px;
	width: 100%;
	position: relative;
	margin-top: -30px;
	margin-left: -45px;
	margin-bottom: 30px;
}
div.downloadsubmenu ul 
{
	margin: 0px;
	padding: 0px;
}
div.downloadsubmenu ul li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	padding: 2px 20px;
}

/********************************
	END Downloads plugin
********************************/

