﻿html {
	height: 100%; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-family: Verdana;
	color: #008000;
	text-align: center;
	height: 100%;
	background-color: #222f1b;
}


A:link
{
    COLOR: #571c59;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #571c59;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #205900;
}
A:hover
{
    COLOR: #571c59;
    TEXT-DECORATION: underline
}
#newsbox {
	font-size: 11px;
	font-family: Verdana;
	color: #fffdd9;
}
#newsbox2 {
	font-size: 11px;
	font-family: Verdana;
	color: #571c59;
}

#newsbox_link {
	font-size: 11px;
	font-family: Verdana;
	color: #571c59;
}
#container {
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;

}
#header_sub {
	width: 980px;
	height: 70px;
	background-image: url('../images/header_sub.jpg');
}
#header_products {
	width: 980px;
	height: 70px;
	background-image: url('../images/header_products.jpg');
}
#header_home {
	width: 980px;
	height: 70px;
	background-image: url('../images/header_home.jpg');
}
#home_content {
	/*background-image: url('../images/content_bg_top.jpg');*/
	padding: 0px;
	color: #000000;
	font-size: small;
	background-repeat: no-repeat;
}
#sub_content {
	/*background-image: url('../images/sub_content_bg_top.jpg');*/
	padding: 0px;
	color: #000000;
	font-size: small;
	background-repeat: no-repeat;
}
#overflow {
	overflow: auto;
	height: 500px;
	padding: 5px;
	        
}

#footer_wrap {
	text-align: center;
	background-image: url('../images/footer_bg_repeat.jpg');
	height: 172px; 
}
#footer {
	background-image: url('../images/footer_bg_repeat.jpg');
	width:980px;
	text-align: left;
	color: #472300;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#footer_link {
	COLOR: #336600;
}
#footer_about {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #472300;
	font-size: 11px;
}

#footer_bottom {
	background-color: #222f1b;
	height: 20px;
}
#footer_bar {
	padding: 0px;
	background-image: url('../images/footer_bar.jpg');
	height: 24px;
}
#toplink {
	padding: 10px;
	width: 980px;
	text-align: center;	
}
#toplink_color {
	COLOR: #ffffcc;
}
#page_bg {
	background-image: url('../images/page_bg.jpg');
}
#content_page_bg {
	background-image: url('../images/footer_bg_repeat.jpg');
}
#main_bg {
	background-image: url('../images/mock_bg.jpg');
	background-repeat: no-repeat;
}
#content_main_bg {
	background-image: url('../images/content_mock_bg.jpg');
	background-repeat: no-repeat;
}
#menu_sub {
	height: 39px;
	background-repeat: no-repeat;
}
#menu_products {
	height: 39px;
	background-image: url('../images/menu1.jpg');
	background-repeat: no-repeat;
}
#menu_home {
	height: 39px;
	background-image: url('../images/menu1_home.jpg');
	background-repeat: no-repeat;
}

hr {
	height: 1px;
	color: #008000;
}
/*#home_content_bgwrap {
	background-image: url('../images/content_bg_repeatp.jpg');
}
*/
h2	{
	color: #571c59;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
}
h4	{
	color: #008000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}


#prodat
{
	width:612px;
	float:right;
}
#prodat1
{
	width:612px;
	height:118px;
}
#prodat2
{
	width:612px;
	height:320px;
	overflow:scroll;
	overflow-x:hidden;
}
#flashcontainer
{
	width:100%;
	text-align:center;
}