﻿@charset "UTF-8";

#header #siteID h1{
	text-align:right;
	margin-top:-15px;
	font-size:10px;
	font-weight:normal;
}
#header {
	margin-bottom: 0;
}
#content{
	margin-top:-1px;
	padding-top:40px;
	background:url(../../images/shared/header/nav-bar.gif) left top no-repeat;
}
*html #content,
*+html #content{
	margin-top:0;
}
#menu{
	width:800px;
	margin-top:30px;
}
#menutopics{
	width:800px;
	margin-top:13px;
}

#news{
	width:400px;
	float:left;
}
#news2{
	width:400px;
	float:left;
}
#news li{
	background:url(../../images/shared/bg-line.gif) repeat;
	width:400px;
	margin-bottom:5px;
	line-height:2;
	font-size:85%;
}
#news2 li{
	background:url(../../images/shared/bg-line.gif) repeat;
	width:400px;
	margin-bottom:5px;
	line-height:2;
	font-size:85%;
}

#news li a{
	padding-left:55px;
	background:url(../../images/index/icon_news.gif) left 3px no-repeat;
}

#btn{
	width:380px;
	text-align:right;
	float:right;
}
#btn_left{
	width:380px;
	text-align:left;
	float:left;
}
#btnOnlineStore{
	width:380px;
	text-align:right;
	float:right;
	margin-bottom:9px;
	margin-top:5px;
}
#btnOnlineStore ul{
	margin-top:5px;	
}
.mailBtn{
	margin-right:5px;
}


table.topics {
	background-image: url(../../images/shared/bg-line.gif);
	border-style:groove;
	border-color:#CCCC99;
}
.topics {
	margin:0 auto;
	margin-top:5px;
}


