body  {
	background: #434c50;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
}

div {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
}
img {
	border:none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 200%;
	font-weight: normal;
	color: #5b8f00;
	padding: 0px;
	margin: 0 0 15px 0;
}
#logo h1 {
	font-size: 300%;
	color: #FFFFFF;
	margin:0px
}
p {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

 #container {
     width: 995px;
     background: #FFF;
     margin: 0 auto;
     text-align: left;
}

#menubox {
	height: 82px;
	position: absolute;
	z-index: 12;
	width: 827px;
}
#boxleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
	width: 295px;
	margin: 0px;
	padding: 0px;

}
.verh {
	background-image: url(../../images/front/verh_10.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
	}

.niz {
	background-image: url(../../images/front/niz_13.gif);
	background-repeat: no-repeat;
	height: 15px;
	clear: both;
	}
.med {
	padding-right: 10px;
	padding-left: 20px;
	clear: both;
	background-image: url(../../images/front/med_10.gif);
}

#textboxleft {
	padding-left: 20px;
	background-image: url(../../images/front/med_10.gif);
}

.greenline {
	clear: both;
	height: 4px;
	background-color: #6aa403;
		clear:both;
    font-size: 1px;
    line-height: 0px;
}
.grayline {
	height: 4px;
	background-color: #c7c7c7;
   clear: both;
     font-size: 1px;
    line-height: 0px;
}
.graylineLI {
	height: 4px;
	background-color: #e5e5e5;
	font-size: 1px;
	line-height: 0px;
	width: 300px;
}
 #sidebar1 {
	float: left;
	width: 296px;
	position: relative;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
 #sidebar2 {
	float: left;
	width: 286px;
	position: relative;
	padding-top: 30px;
	padding-left: 80px;
}
 #sidebar1 h1 {
	color: #008cdd;
 }

 #mainContent {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
}

#logo {
	position: absolute;
	left: 30px;
	top: 78px;
}

#book {
	position: absolute;
	top: 10px;
	width: 449px;
	height: 297px;
	right: 0px;
}

 #footer {

	height: 64px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
 #footer .copyright {
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
	margin-top: 20px;
}

#footer a {
}
.fltlft { /* this class can be used to float an element left in your page */

	clear: both;
	overflow: visible;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img, #logo, #book { behavior: url('iepngfix.htc'); }






.menu-h-d {margin:0; padding:0;}
.menu-h-d li.menuli {
     font-family: Verdana;
     float:left;
     text-align:center;
     padding-top:30px;
     font-weight: bold;
     position: relative;
     list-style:none;
}

.menu-h-d a {
     color:#000;
     text-decoration:underline;
     display:block;
     padding-right: 20px;
     padding-left: 20px;
     padding-bottom: 32px;
}

.menu-h-d a.active {
     color:#FFF;
     text-decoration:none;
     display:block;
     padding-right: 20px;
     padding-left: 20px;
     padding-bottom: 32px;

     border-bottom-width: 4px;
     border-bottom-style: solid;
     border-bottom-color: #55b1e6;
}

.menu-h-d a:hover {
     text-decoration:none;
     border-bottom-width: 4px;
     border-bottom-style: solid;
     border-bottom-color: #55b1e6;
     color: #FFF;
}

.menu-h-d ul.subul  {
     padding: 0px;
     width:200px;
     position: absolute;
     top: 79px;
     left: -40px;
     background-color: #6aa403;
     white-space: nowrap;
     border-bottom-width: 4px;
     border-bottom-style: solid;
     border-bottom-color: #55b1e6;
     z-index: 50000;
     -moz-opacity:0.9;
     opacity:0.9;
     filter:alpha(opacity=90);
}
.menu-h-d li.subli {
     text-align: left;
     padding:0px;
     margin:0px;
     display: inline;
}
.menu-h-d li.subli a {
     color:#FFFFFF;
     margin: 0px;
     padding: 10px;
}
.menu-h-d li.subli a:hover {
     border:none;
     background-color: #006633;
}

#menu {
	background-color: #bdf130;
	background-image: url(../../images/front/menubg_03.gif);
	height: 51px;
	padding-top: 30px;
}

#menutop {
	height:79px;
	width:972px;
	position:absolute;
	z-index:999;
	top: 212px;
	padding-left: 20px;
}

#submenu{
	background-color: #FFF;
}

#submenu ul{
	margin: 0px;
	padding: 5px 5px 25px 0;
}

#submenu li{
	list-style: none;
	display: inline;
	padding: 15px;
	text-align: center;
}

#submenu li a{
	font-size: 10pt;
	font-family: Arial;
	color: #88C527;
}

.date {
	font-size: 11px;
	color: #63b00a;
	clear: none;
	padding-left: 93px;
}

.picplaha {
	background-image: url(../../images/front/picplaha_14.gif);
	height: 54px;
	width: 83px;
	margin-right: 10px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	clear: left;

}
.fltlft {
	font-size: 11px;
	line-height: normal;

}
.fltlft a {
	color: #575757;
	text-decoration: underline;
}
.dots {
	background-color: #CCCCCC;
	background-image: url(../../images/front/dots_18.gif);
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	  font-size: 0px;
    line-height: 1px;
}
.picstiker {
	font-size: 10px;
	height: 16px;
	background-image: url(../../images/front/overpic.png);
	bottom: 4px;
	font-family: Verdana;
	padding-left: 5px;
	width: 179px;
	position: absolute;
}
.picstiker a {
	color: #FFFFFF;
}

.fltlft a:hover {
	color: #6F6F6F;
	text-decoration: none;
}

.pic {
	padding-top: 8px;
	padding-left: 7px;
}

.picmain {
	background-color: #CCCCCC;
	padding: 4px;
	height: 135px;
	width: 184px;
	position: relative;
	float: left;
}
#picmain1 {
	margin-right: 45px;
}
#picmain2 {
	margin-right: 45px;
}

img, #logo, #book { behavior: url(iepngfix.htc); }

.textgreen {
	font-weight: bold;
	color: #5b8f00;
}
input {
	margin: 0px;
	padding: 0px;
}


#buynow {
	position: absolute;
	left: 65px;
	top: 114px;

}
//#buynow a {
//	width: 113px;
//	height: 42px;
//	display: block;
//	background-image: url(../../images/front/buynow_03.jpg);

//}
#buynow a:hover {
background-position: 0 -42px;
}



#news_list{
}

#news_list ul{
	padding: 0px;
	margin: 0px;
}

#news_list li{
	list-style: none;
	margin: 0px;
}

#news_list li a h2{
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #5b8f00;
	padding: 0px;
	margin: 0 0 15px 0;
	text-decoration: underline;
}

#newsbar {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #006600;
	padding: 0px;
	margin: 0 0 15px 0;
}