div#container {
	width: 1008px;
	margin: auto;
	background: transparent url(/file/picture/frame/fade.png) repeat-y center top;
	position: relative;
}


div#bottom {
	background: transparent url('/file/picture/frame/bottom.png') 3px top no-repeat;
	height: 22px;
	width: 1008px;
	margin: auto;
	text-align: right;
	font-size: 0.9em;
}

div#bottom a {
	color: black;
	margin-right: 20px;
}

div#background {
	margin-left: 23px;
	width: 969px;
	background-color: white;
	overflow: auto;
}

div#header {
	width: 100%;
	height: 326px;
	margin: auto;
	position: relative;
	background: transparent url('/file/picture/frame/banner_decoration.gif') 0 129px no-repeat;
}

div#header img.logo {
	position: absolute;
	left: 35px;
	top: 42px;
}

div#header img.webAddress {
	position: absolute;
	right: 59px;
	top: 81px;
}

div#header div#banner {
	position: absolute;
	left: 235px;
	top: 129px;
	background: white url('/file/picture/banners/banner.gif') left top no-repeat;
	width: 734px;
	height: 196px;
}

div#crumbs {
	margin-left: 256px;
	width: 685px;
	font-size: 0.8em;
	border-bottom: 1px dotted #d2d0ce;
	padding-bottom: 3px;
}

div#breadcrumbs {
	height: 19px;
}

div#contentHolder {
	float: left;
	clear: left;
	width: 969px;
	overflow: auto;
	position: relative;
	padding-bottom: 35px;
}

div#contentLeft {
	float: left;
	margin: 10px 15px 0 0;
}

div#contentLeft img.changeImg {
	margin: 0 0 0 22px;
}

div#contentMiddle {
	float: left;
	width: 430px;
	margin: 10px 55px 0 40px;
	padding: 0 0 10px 0;
}

div#contentRight {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
}

div.blok {
	border: 2px solid #dad5d0;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #a19586;
	font-size: 0.9em;
}

div.blok  a {
	color: #a19586;
}

div.blok h4 {
	margin: 0 0 -5px 0;
	font-size: 1.4em;
}

div.blok ul {
	list-style: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

div.blok ul  li {
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url('/file/picture/bullet.gif') 0px 6px no-repeat;
}	

div.blok a:hover {
	text-decoration: underline;
}

div.blok fieldset {
	margin: 15px 0 0 0;
}

div.blok input.input {
	border: 1px solid #a19586;
	width: 100%;
	font-size: 1em;
	font-family: Times New Roman, Arial;
	color: #a19586;
}

div.blok input.submit {
	color: #ffffff;
	font-size: 0.9em;
	background-color: #81725e;
	border: 1px solid #c0b9af;
	font-family: Times New Roman, Arial;
	margin: 5px 0 0 0;
	float: right;
	clear: left;
	letter-spacing: 1px;
}

div#disclaimer {
	color: #abaaaa;
	font-size: 0.8em;
	position: absolute;
	left: 27px;
	bottom: 15px;
}

div#disclaimer a {
	color: #abaaaa;
	text-decoration: none;
}

div#disclaimer a:hover {
	text-decoration: underline;
}

div#footer {
	color: #81725E;
	font-size: 0.75em;
	position: absolute;
	left: 255px;
	bottom: 15px;
}
