body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	height: auto;
	background: #94d6f8 url('../images/tlo.jpg') repeat-x;
}

input, textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;	
}

p {
	margin:0;
	padding:0;
}

#container {
	width:880px;
	height:auto;
	margin:auto;
	background-color:#fff;
}

#header {
}

#header img{
	border:0;
}

#panelTop {
	background: url('../images/index_01.jpg') no-repeat;
	height:9px;
}

#panelLogos {
	background: url('../images/index_02.jpg') no-repeat;
	height:102px;
}

#panelFlash {
	height:316px;
}

#headerMenuTop {
  height:36px;
}

#headerMenuBottom {
  height:34px;
}

#header_navbar {
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
	color: silver;
	font-weight: bold;
}

#header_navbar img{
	border:0;
}

#header_navbar a{
	text-decoration: none;
	color: silver;
}

#header_navbar a:hover{
	text-decoration: none;
	color: #800000;
}

#panelBottom {
	background: url('../images/index_11.jpg') no-repeat;
	height:10px;
}

#content {
	float: left;
	margin: auto;
	position: relative;
	z-index:1;
}

.content_header {
	font-weight:bold;
	text-align:right;
	font-size:13px;
	margin-bottom: 10px;
}

.content_navbar {
	text-align:right;
	margin:2px 10px 12px 0px;
	color:#006600;
	font-weight:bold;
}

.content_navbar a{
	text-decoration: none;
	color:#c9c9cb;
}

.content_navbar a:hover{
	text-decoration: none;
	color:#006600;
}

#menu {
	float: left;
	position: relative;
	width: 200px;
	z-index:3;
}

#menu_box{
	padding: 40px 20px 0px 40px;
}

.main_menu {
	color: #4D2A17;
	font-size:13px;
	font-weight:bold;
	letter-spacing:5px;
	text-align:center;
}

.menu_list {
	font-size: 13px;
	font-weight:bold;
	display: block;
	margin: 4px 0px 4px 0px;
	color:#00cc00;
	background: url('../images/k.gif') no-repeat center left;
	padding-left: 15px;
}
.menu_list div {
}
.menu_list a{
	text-decoration: none;
	color: #006600;
	display: block;
}

.menu_list a:hover{
	text-decoration: underline;
	color: #00cc00;
	display: block;
}

.menu_sublist_1 {
	font-size: 13px;
	font-weight:bold;
	display: block;
	margin: 4px 0px 4px 0px;
	color:#00cc00;
	background: url('../images/k.gif') no-repeat center left;
	padding-left: 15px;
}

.menu_sublist_1 a{
	text-decoration: none;
	color: #006600;
	display: block;
}

.menu_sublist_1 a:hover{
	text-decoration: underline;
	color: #00cc00;
	display: block;
}

.menu_sublist_2 {
	padding: 0px 0px 0px 16px;
	font-size: 11px;
	display: block;
	color:#90b1d4;
}

.menu_sublist_2 a{
	text-decoration: none;
	color: #000;
	display: block;
}

.menu_sublist_2 a:hover{
	text-decoration: underline;
	color: #00cc00;
	display: block;
}

#main_content {
	float: left;
	width: 680px;
	height:auto;
	position: relative;
	z-index:3;
}


#content_text {
	margin: 10px 40px 10px 10px;
	position:relative;
	z-index:2;
}

#footer {
	clear: both;
}

#footerTop {
	background: url('../images/index_17.jpg') no-repeat;
	height:79px;
}

#footerBottom {
	background: url('../images/index_18.jpg') no-repeat;
	height:25px;
}

#footerLinks {
	font-size: 10px;
	text-align:right;
	padding: 4px 5px 0px;
}

#footerLinks a{
	color:#fff;
}

#footerLinks a:hover{
	color:#006600;
}


.news_in_list {
	width: 100%;
	margin: 10px 0px 30px;
}

.news_first {
	width: 100%;
	margin: 50px 0px;
	height:140px;
}

.news_date {
	color:gray;
	font-weight:bold;
	text-align: right;
}

.news_title {
	width:80%;
	font-size: 11px;
	font-weight:bold;
	background-image: url('../images/li.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

.news_content {
	width:80%;
	padding-left: 15px;
	line-height:18px;
}

.news_title a{
	text-decoration: none;
	color:#000;
}

.news_title a:hover{
	text-decoration: none;
	color: #90b1d4;
}


.news_more {
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

.news_more a{
	color:gray;
}

.news_more a:hover{
	color: #90b1d4;
}

.news_show_all {
	width: 100%;
	text-align: right;	
	margin-top:10px;
	font-weight:bold;
}

.news_show_all a{
	color:gray;
}

.news_show_all a:hover{
	color: #90b1d4;
}

.pagination {
	color: #000000;
	font-size : 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding : 4px;
	text-decoration : none;
	padding-top: 15px;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #ffffff;
	color:#000;
	border:#000 1px solid;
	padding: 2px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFFFFF;
	color:#90b1d4;
	border:#90b1d4 1px solid;
	text-decoration: none;
	padding: 2px;
}

.newsletter_link {
	text-align:right;
	margin:10px 10px 0px;
	font-weight:bold;
}

.newsletter_link a{
	color:#e7a46e;
}

.newsletter_link a:hover{
	color:#90b1d4;
}

.productsTable {
	text-align:center;
	font-size:11px;
	font-family:Arial;
	table-layout:fixed;
	width:780px;
	background-color:#354c6a;
}

.productsTable tr { background-color:#fff; }
.productsTable img { border:0; }

#sitemap {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}

.sitemapLvl1 { padding-left:10px; }
.sitemapLvl1 a{ color:gray; }
.sitemapLvl1 a:hover{ color:#d50400; }

.sitemapLvl2 { padding-left:40px; }
.sitemapLvl2 a{ color:gray; }
.sitemapLvl2 a:hover{ color:#d50400; }

.sitemapLvl3 { padding-left:70px; }
.sitemapLvl3 a{ color:gray; }
.sitemapLvl3 a:hover{ color:#d50400; }

.sitemapLvl4 { padding-left:100px; }
.sitemapLvl4 a{ color:gray; }
.sitemapLvl4 a:hover{ color:#d50400; }

#footer_copyright {
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 3px;
	width:880px;
}

#footer_copyright a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#footer_copyright span {
	color: #009900;
}

#footer_keys {
	text-align: center;	
	margin:auto;
	width:880px;
}

#footer_keys span {
	font-size: 9px; 
	color: silver; 
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}