a {
	color: #78B500;
}
a:visited {
	color: #588400;
}
.ico {
	padding: 3px 8px 3px 7px;
}
#head {
	border-bottom: 11px solid #CECFD0;
	background: url(../pics/mbg.jpg) repeat-x top left;
	height: 325px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 700;
	min-width: 1000px;
}
#menu {
	position: absolute;
	display: block;
	width: 100%;
	height: 35px;
	left: 0px;
	top: 269px;
}
#menu a {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 35px;
	text-decoration: none;
}
#menu b {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 35px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#top {
	width: 100%;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 800;
	background: url(../pics/bg_top.gif) repeat-x top;
}
input.find {
	/*color: #00487D;*/
	color: #dddddd;
	font-size: 1.2em;
	margin-left: 60px;
	height: 27px;
	width: 28%;
	line-height: 22px;
}
input.findb {
	margin-bottom: -5px;
}
div.find {
	width: 100%;
	padding-top: 10px;
}
div.icons {
	position: absolute;
	z-index: 800;
	right: 0px;
	top: 1px;
	width: 230px;
	height: 29px;
	text-align: right;
}
/*CONTent 260x544; C0 = 261x438 1.1em */
.date {
	font-family: "Georgia", Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	margin-bottom: 10px;
	margin-top: 20px;
}
.news {
	font-size: 1.1em;
	color: #78B500;
}
.content strong {
	font-size: 1.1em;
	font-weight: normal;
}
.left div.c, .content div.c, .right div.c {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
}
.right div.c {
	padding-left: 10px;
}
.item {
	margin-left: 2px;
	text-align: right;
}
.i_img {
	z-index: 400;
}
.i_p {
	position: relative;
	width: 100%;
}
.price {
	font-size: 1.4em;
	font-family: "Century Gothic", Tahoma, Verdana, Helvetica, sans-serif;
	color: #78B500;
	width: 77px;
	height: 32px;
	position: absolute;
	top: -22px;
	right: -10px;
	z-index: 800;
	background: url(../pics/bg_price.gif) no-repeat bottom;
	text-align: center;
	line-height: 30px;
}
#foot {
	width: 100%;
	height: 44px;
	margin-top: 10px;
	background: url(../pics/bg_bottom.gif) repeat-x bottom;
}
#foot p {
	padding-top: 10px;
	text-align: center;
}
input.w, textarea.w 
{
	width: 100%;
}
.wbutton {
	color: #FF4A06;
	border: 0;
	font-weight: bold;
	background-color: transparent;
}
.leftw {
	/*color: #00487D;*/
	color: #dddddd;
}