body {
	behaviour:url(iepngfix.htc);
	width: 100%;
	height: 100%;
	margin: 100px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #5C8A49;
	font-family:Tahoma;
	font-size: 12px;
	color:#333333;
	}

div#backbutton {
	padding: 0px 25px 0px 20px;
	padding-right:30px;
	height: 10px;
	width: 890px;
	z-index: 100010;
	align: right;
	text-align: right;
	}


div#container {
	margin:auto;
	background:url('images/background.jpg');
	z-index: 100000;
	left: 50%;
	top: 50%;
	width: 932px; 
	height: 690px;
	}
	
div#head {
	margin: 20px 0px 0px 20px;
	height: 88px;
	width: 892px;
	background:url('images/head.jpg');
	text-align: center;
}

div#box {
	padding: 0px 18px 0px 20px;
	height: 237px;
	width: 894px;
}

div#left_menu {
	float:left;
	height: 237px;
	width: 174px;
}

div#content1 {
	float:left;
	height: 237px;
	width: 720px;
	background:url('images/content.jpg');
	background-repeat:no-repeat;
}
div#content {
	float:left;
	height: 237px;
	width: 720px;
	background-repeat:no-repeat;
}

div#image_menu {
	padding: 0px 0px 0px 17px;
	height: 193px;
	width: 912px;
}
#footer {
	margin:-150px auto 0px auto;
	height: 135px;
	width: 896px;
	padding:0 0 0 15px;
}
div#foot {
	clear:both;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	height: 135px;
	width: 896px;
	background:url('images/foot.jpg');
	background-repeat:no-repeat;
}

div#new {
	position:absolute;
	z-index: 100001;
	height: 100px;
	width: 100px;
	margin: 0px 0px 0px -565px;
}

a.menu:link			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #35a916; text-decoration: none; background: url('images/menu_off.jpg'); width: 164px; height: 23px; display:block; padding: 6px 0px 0px 10px;}
a.menu:visited		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #35a916; text-decoration: none; background: url('images/menu_off.jpg'); width: 164px; height: 23px; display:block; padding: 6px 0px 0px 10px;}
a.menu:hover		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002f81; text-decoration: none; background: url('images/menu_on.jpg'); width: 164px; height: 23px; display:block; padding: 6px 0px 0px 10px;}
a.menu:active		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #35a916; text-decoration: none; background: url('images/menu_off.jpg'); width: 164px; height: 23px; display:block; padding: 6px 0px 0px 10px;}