* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	background: #5d8d2b url('../img/background.jpg') no-repeat top center;
	color: #465640;
	text-align: center;
}
div, p, img, a, td, ul, ol {
	font-size: 1em;
}
h1, h2, h3, h4 {
	font-weight: bold;
	padding: 0 0 0.8em 0;
	font-family: Verdana, sans-serif;
	color: #5d8d2b;
}
h1 { font-size: 150%; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
p { padding: 0 0 1em 0; line-height: 1.5;}
a, a:link {
	text-decoration: none;
	color: #5d8d2b;
}
a:visited {
	color: #5d8d2b;
}
a:hover {
	text-decoration: underline;
	color: #5d8d2b;
}
a:active {
	color: #5d8d2b;
}
img {
	border: 0;
	margin: 0;
}
#page {
	position: relative;
	width: 838px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header.jpg') no-repeat top left;
}  
#header2 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header2.jpg') no-repeat top left;
}
#header3 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header3.jpg') no-repeat top left;
}#header4 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header4.jpg') no-repeat top left;
}#header5 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header5.jpg') no-repeat top left;
}#header6 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header6.jpg') no-repeat top left;
}#header7 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header7.jpg') no-repeat top left;
}#header8 {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header8.jpg') no-repeat top left;
}

#header_rahat {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header_rahat.jpg') no-repeat top left;
}

#header_hiaroja {
	height: 100px;
	border: 1px solid white;
	border-top-width: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../img/header_hiaroja.jpg') no-repeat top left;
}

#topmenu {
	background: #c2c6af url('../img/menu_bg.jpg') repeat-x top left;
	margin: 0;
	padding: 0 0 0 17px;
	border: 1px solid white;
	border-top-width: 0;
	height: 29px;
	list-style: none;
}
* html #topmenu {
	height: 22px;
}
#topmenu li {
	float: left;
	position: relative;
	height: 100%;
	background: url('../img/menu_separator.jpg') no-repeat top right;
}
* html #topmenu li {
	width: 0;
}
#topmenu a {
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	display: block;
	padding: 8px 25px 0 13px;
	height: 100%;
	color: #174c3b;
}
#content {
	position: relative;
	background: white url('../img/menu_shadow.jpg') repeat-x top left;
	border: 1px solid white;
	border-top-width: 0;
}
#content_decor {
	background: url('../img/content_bg.png') no-repeat top right;
	min-height: 350px;
	padding: 20px 29px 0 29px;
}
* html #content_decor {
	height: 350px;
}
#links1 {
	float: right;
}
#links1 a {
	display: block;
	position: relative; /*needed to enable links on IE6 with bgsleight.js*/
	margin-bottom: 45px;
}
#links2 {
	position: absolute;
	top: 158px;
	right: 180px;
	margin: 0 20px 0 0;
}
#rightbox {
	float: right;
	position: relative;
	width: 190px;
	overflow: hidden;
}
#rightbox ul {
	padding: 0 0 3px 15px;
	list-style: none outside url('../img/bullet.jpg');
	line-height: 1.4;
	font-size: 125%;
}
#rightbox ul ul {
	font-size: 90%;
}
#rightbox a {
	color: #416120;
}
#rightbox .content {
	background-color: #c9e6ac;
	/*margin: 13px 0;*/
	padding: 3px 13px;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
#rightbox .c1, #rightbox .c2, #rightbox .c3, #rightbox .c4 {
	width: 13px;
	height: 13px;
	position: absolute;
}
#rightbox .b1, #rightbox .b2 {
	height: 11px;
	background-color: #c9e6ac;
	margin: 0 13px;
	overflow: hidden;
}
#rightbox .c1 { top: 0; left: 0; background: url('../img/boxcorner_topleft.png') no-repeat top left; }
#rightbox .c2 { top: 0; right: 0; background: url('../img/boxcorner_topright.png') no-repeat top left; }
#rightbox .c3 { bottom: 0; left: 0; background: url('../img/boxcorner_bottomleft.png') no-repeat top left; }
#rightbox .c4 { bottom: 0; right: 0; background: url('../img/boxcorner_bottomright.png') no-repeat top left; }
#rightbox .b1 { border-top: 2px solid white; }
#rightbox .b2 { border-bottom: 2px solid white; }
.clear {
	clear: both;
}
#content_bottom {
	position: relative;
	height: 12px;
}
#corner_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	background: url('../img/corner_left.png') no-repeat top left;
}
#corner_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 12px;
	background: url('../img/corner_right.png') no-repeat top left;
}
#content_borderbottom {
	position: absolute;
	top: 0;
	left: 12px;
	width: 814px;
	height: 12px;
	background: url('../img/content_borderbottom.png') repeat-x top left;
}
* html #content_borderbottom {
	overflow: hidden;
}
#footer {
	color: #afc598;
	font-size: 92%;
	margin: 8px 20px 0 0;
	text-align: right;
}
#footer a {
	color: #afc598;
}
#content ul {
	margin-left: 17px;
}
