body
{
	color:#333333;
}
.input_title {width:300px;}
.input_content {width:300px; height:200px}
.header
{
	margin:0px;
	padding:0px;
	position:relative;
}

a { color:#333333; text-decoration:underline;}
a:hover { color:#333333; text-decoration: none;}
a:visited:hover { color:#333333; text-decoration: none;}

.news
{
	margin:5px;
	padding:5px;
	border-bottom: 1px dashed #999999;
}
.top
{
background-image:url(top.jpg);
width:1000px;
height:83px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
z-index:200;
}
.top2
{
background-image:url(banner.jpg);
margin:0px;
padding:0px;
width:1000px;
height:251px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
z-index:100;
}
.top2 a { color:#333333; text-decoration:none;}
.top2 a:hover { color:#333333; text-decoration: underline;}
.top2 a:visited:hover { color:#333333; text-decoration: underline;}
.footer
{
background-image:url(footer.jpg);
width:1000px;
height:32px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
}
.footer_text
{
	position:absolute;
	top:10px;
	left:35px;
	font:12px Arial;
	color:#FFFFFF;
	width:900px;	
}


.footer_logos
{
	cursor: pointer;
	position:absolute;
	top:30px;
	left:100px;
	width:370px;
	height:45px;
	font:12px Arial;
	color:#FFFFFF;
	width:820px;
	cursor: pointer;
}
.banner
{
	position:absolute;
	top:4px;
	left:66px;
	z-index:100;
}
.logo
{
	cursor:pointer;
	position:absolute;
	top:26px;
	left:67px;
	z-index:100;
	width: 159px;
	height: 46px;

}
.menu 
{
	font: 14px arial;
	position:absolute;
	top:56px;
	left:602px;
	z-index:200;
}
.menu a:link { color: #ffffff; text-decoration:none}
.menu a:visited { color: #ffffff; text-decoration:none}
.menu a:hover { color: #ffffff; text-decoration: underline}
.menu a:visited:hover { color: #ffffff; text-decoration:underline}
.menu1
{
	position:absolute;
	background-color:#742823;
	border: 2px solid #742823;
	padding:0px;
	color:#ffffff;
	width:150px;
	height: auto;
	top:14px;
	font-size:13px;	
	left:70px;
	z-index:205;
	display:none;
}
.menu1 a:link { color: #ffffff; text-decoration:none}
.menu1 a:visited { color: #ffffff; text-decoration:none}
.menu1 a:hover { color: #ffffff; text-decoration: underline}
.menu1 a:visited:hover { color: #ffffff; text-decoration:underline}


.menu2
{
	position:absolute;
	background-color:#742823;
	border: 2px solid #742823;
	padding:2px;
	color:#ffffff;
	width:150px;
	height: auto;
	top:14px;
	font-size:13px;	
	left:135px;
	z-index:205;
	display:none;
}
.menu2 a:link { color: #ffffff; text-decoration:none}
.menu2 a:visited { color: #ffffff; text-decoration:none}
.menu2 a:hover { color: #ffffff; text-decoration: underline}
.menu2 a:visited:hover { color: #ffffff; text-decoration:underline}

.menu3
{
	position:absolute;
	background-color:#742823;
	border: 2px solid #742823;
	padding:0px;
	color:#ffffff;
	width:160px;
	height: auto;
	top:14px;
	font-size:13px;	
	left:0px;
	z-index:205;
	display:none;
}
.menu3 a:link { color: #ffffff; text-decoration:none}
.menu3 a:visited { color: #ffffff; text-decoration:none}
.menu3 a:hover { color: #ffffff; text-decoration: underline}
.menu3 a:visited:hover { color: #ffffff; text-decoration:underline}
.main
{
background-image:url(main.jpg);
width:1000px;
min-height:434px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
z-index:100;
margin:0px;
padding:0px;
}
.content
{
	width:900px;
	text-align:left;
	direction:ltr;
	font: 12px arial;
	padding:10px;
}

h1
{
	color: #571e1a;
	font-size:16px;
}
h2
{
	color: #571e1a;
	font-size:16px;
}
h3
{
	color: #571e1a;
	font-size:16px;
}
p
{
 margin-top:0px;
 padding-top:0px;
}
.product_link:link { color: #571e1a; text-decoration:none}
.product_link:visited { color: #571e1a; text-decoration:none}
.product_link:hover { color: #571e1a; text-decoration: underline}
.product_link:visited:hover { color: #571e1a; text-decoration:underline}

