@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}




body {
	text-align:center;










    background:url(file:///E|/Primary/Work/Agrodana/newdesign/01/img/bck.gif repeat-y);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-size: 12px;
	height: 100%;
	}

.button_blue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/button_blue_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 2px;
}



#cont {
	width:960px;
	height:100%;

}
#head {
	margin: 0 auto;
	text-align: center;
	width: 961px;
	position: relative;
}
#content {
	padding: 0px;
	margin: 0 auto;
	width: 945px;
}
#graph {
	margin: 0;
	z-index: -1;
	position: inherit;
	padding: 0;
	left: 0px;
	top: 2px;
	visibility: inherit;
}
#navi {
	width: 961px;
	height: 26px;
	background-color: #222222;
}



#lang {
	text-align: right;
	float: right;
}
#clock {
	float: left;
	width: 400px;
	text-align: left;
}

#footer {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #346AEE;
	color: #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#94C0FF', endColorStr='#0064DB', gradientType='0')
; 		position: relative;
	text-align: center;
}


.title {
	font-size: 20px;
	text-align: left;
}
.style4 {
	font-size: 14px;
	text-align: left;
}
