body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #88AABD;
	background-image: url(img/bck.jpg);
	background-repeat: repeat-x;
}


#header {
	margin: 0px auto 0px auto;
	width: 985px;
	height: 77px;
}
#h1 {
	float: left;
	width: 469px;
	height: 77px;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#h2 {
	float: right;
	width: 516px;
	height: 77px;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}
#info {
	margin: 0px auto 0px auto;
	width: 985px;
	height: 91px;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: left;
}
#info div {
	padding-top: 17px;
	width: 427px;
	margin-left: 31px;
}
#info p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#menu {
	margin: 0px auto 0px auto;
	width: 985px;
	height: 26px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}
#menu div {
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.1em;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	margin: 0px auto 0px auto;
	width: 985px;
	background-image: url(img/bckf.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#maini {
	width: 985px;
	background-image: url(img/bckfs.jpg);
	background-repeat: no-repeat;
}
#mainii {
	width: 962px;
	margin-left: 12px;
	margin-right: 11px;
	padding-top: 8px;
}
#bmenu {
	background-color: #EEEEEE;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;

	font-size: 1.1em;
}
#bmenu a {
	text-decoration: none;
}
#bfoto {
	background-color: #EEEEEE;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	border-top: 4px solid #E4E4E4;
	border-bottom: 4px solid #E4E4E4;
}
#bfoto img {
	margin-left: 4px;
	margin-right: 4px;
}
#binfo {
	margin-left: 30px;
	width: 908px;
	height: 106px;
	background-image: url(/img/bv.jpg);
	background-repeat: repeat-y;
	margin-bottom: 7px;
}
#binfox {
	text-align: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 7px;
}
#binfox p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#bform {
	margin-left: 30px;
	width: 908px;
	background-image: url(/img/bmf.jpg);
	background-repeat: repeat-y;
	margin-bottom: 7px;
}
#bformx {
	width: 908px;
	background-image: url(/img/bm.jpg);
	background-repeat: no-repeat;
}
#bformx1 {
	background-image: none;
	width: 393px;
	float: left;
	text-align: justify;
	padding-top: 16px;
	margin-left: 7px;
	padding-bottom: 7px;
}
#bformx2 {
	background-image: none;
	width: 435px;
	float: right;
	text-align: left;
	padding-top: 16px;
	margin-right: 15px;
	padding-bottom: 7px;
}


#about {
	text-align: center;
}
#bottom {
	margin: 0px auto 0px auto;
	width: 985px;
	height: 26px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	padding-top: 4px;
	margin: 0px auto 0px auto;
	color: #CCCCCC;
	width: 985px;
	height: 26px;
	font-size: 0.8em;
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #222222;
}




.uootblm, .uootbl {
	width: 100%;
	border: 0px;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 body {
	background-color: #FFFFFF;
	background-image: none;
 }
 #bottom, #footer {
	display: none;
 }
 #main, #maini, #mainii {
	width: 100%;
	float: none;
 }
}
