html,body{
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-color: White;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2F4F4F;
	background: url(img/bg.gif) repeat-x top;
}

h1{
	font-size: 13px;
	color: #537D33;
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, sans-serif;
	text-transform: capitalize;
	font: 100;
}

p{ font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;	
}
a {
	color: #5B910D;
	text-decoration: none;
}

a:hover {
	color: #5B910D;
	text-decoration: underline;
}
a.text:hover {
	color: #42891F;
	text-decoration: underline;
}

img{
	padding: 0px;
	margin: 0px;
	border: 0px;	
}
.height{
	height: 100%;
}
#left {
	background: url(img/left_li.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: transparent;
	height: 161px;
	width: 317px;
}
#right {
	background: url(img/right_li.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: transparent;
	height: 161px;
	width: 317px;
}
.width{
	width: 1384px;
}
.menu{
	margin:0px 0px 0px 0px;
   padding:20px 0px 0px 0px;	
}

#genie_lf{
	background-image: url(img/genie_lf.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 61px;
	width: 317px;
}
#genie_rt{
	background-image: url(img/genie_rt.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 61px;
	width: 317px;
}
#center{
	background-image: url(img/center.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 306px;
	width: 565px;
}
#center_dw{
	background-image: url(img/center.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 96px;
	width: 873px;
}
#center_lf{
	background-image: url(img/center_lf.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 306px;
	width: 400px;
}
#center_rt{
	background-image: url(img/center_rt.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 306px;
	width: 400px;
}
#1 { position: relative;  top: 190; left: 10}
#2 { position: relative;  top: 190; left: 10}
.footer{
	height: 76px;
	background-color: transparent;
	background-image: url(img/bg_foot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#koren_lf{
	background-image: url(img/koren_lf.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 138px;
	width: 333px;	
}
#koren_rt{
	background-image: url(img/koren_rt.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 138px;
	width: 333px;	
}
.label{
	margin: 0px 230px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.img{
	border: 12px solid #E7F7D1;
	border-top: 0px solid #5B910D;
	background-color: #E7F7D1;
}
.text{
	font-family: Tahoma, sans-serif;
	background-color: #E7F7D1;
	color: #375D1F;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	font-size: 13px;
	font: 900;
}
	
