body {
	background-image: url(images/backround.jpg);
	margin: 0px;
	background-color: #EDEDED;
	background-repeat: repeat-x;
	background-position: left top;
}
#container{
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	background-image: url(images/tophead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 750px;
}
#leftnav{
	margin: 0px;
	float: left;
	height: 269px;
	width: 105px;
}
#topedge{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 502px;
}
#content{
	width: 502px;
	float: left;
	margin: 0px;
}
#rightnav{
	float:left;
	background-image: url(images/lrightnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 400px;
	width: 143px;
}
#navrightop{
	background-image: url(images/rightnavtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 143px;
}
#navrightblock{
	display: block;
	
}
#navrightbottom{
	height: 40px;
}
#navrightblock a {
	display: block;
	padding-bottom: 0.5em;
	padding-top: 1em;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #7D7D7D;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navrightblock a:hover,#navrightblock a:active {
	background-color: #325C2E;
	color: #FFFFFF;
	font-weight: bold;
}
#iframe {

	width: 502px;
}
#navrightblock a:active {

	background-color: #ECB42D;
	color: #FFFFFF;
	font-weight: bold;
}
#language{
	width: 100px;
	margin-left: 640px;
	margin-top: 110px;
	height: 10px;
	text-align: right;
}#headergr {

	background-image: url(images/topheadgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 750px;
}
