html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(images/bg.jpg);
}
div#header{
	position:relative;
	background-image: url(images/bg.jpg);
}
div#container{
	text-align:left;
	background-image: url(images/body4.jpg);
}
div#container{width:857px;margin:0 auto}
div#bleft{float:left;width:428px}
div#bright{float:right;width:428px}

div#bmt{
	clear:both;
	width:100%;
	height:9px;
	overflow:hidden;
	background-image: url(images/middletop.png);
}

div#bmiddle{
	float:left;
	width:776px;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#footer{clear:both;width:100%}

div#b0{
	clear:both;
	width:100%;
	background-image: url(images/headbar.jpg);
	height: 43px;
	overflow:hidden;
}
div#b1{
	clear:both;
	width:100%;
	background-image: url(images/body1.jpg);
	height: 8px;
	overflow:hidden;
}
div#b2{
	clear:both;
	width:100%;
	background-image: url(images/body2.jpg);
	height: 261px;
	overflow:hidden;
}
div#b3{
	clear:both;
	width:100%;
	background-image: url(images/body3.jpg);
	height: 15px;
	overflow:hidden;
}
div#b4{
	clear:both;
	width:100%;
	background-image: url(images/body5.jpg);
	height: 15px;
	overflow:hidden;
}

div#b3t{
	clear:both;
	width:100%;
	background-image: url(images/body3t.jpg);
	height: 15px;
	overflow:hidden;
}

div#b4t{
	clear:both;
	width:100%;
	background-image: url(images/body5t.jpg);
	height: 15px;
	overflow:hidden;
}

div#b5{
	clear:both;
	width:100%;
	background-image: url(images/footbar.jpg);
	height: 45px;
	overflow:hidden;
}

div#b6{
	clear:both;
	width:100%;
	background-image: url(images/bottom.jpg);
	height: 10px;
	overflow:hidden;
}

.startmenu {
	height: 43px;
	width: 43px;
	display:inline;
	float:left;
	overflow:hidden;
}

.separator {
	height: 43px;
	width: 2px;
	background-image: url(images/bar_on.jpg);
	display:inline;
	float:left;
	overflow:hidden;
}

#b0 a {
	height: 43px;
	background-image: url(images/bar_off.jpg);
	display:block;
	float:left;
	overflow:hidden;
	color: #EEEEEE;
	padding: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#b0 a:hover{
	background-image: url(images/bar_on.jpg);
	color: #FFFFFF;
}

#bleft p
{
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	text-indent: 24px;
}

#bright p
{
	padding: 0px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	text-indent: 24px;
}

#b5 p{
	color: #666666;
	text-align: center;
	margin: 15px;
	font-size: 12px;
}

#b5 a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#b5 a:hover{
	color: #FFFFFF;
}

.img{
	margin: 10px;
}

#bmiddle div{
	float:left;
	width:376px;
	border-bottom:1px solid #eee;
	margin-left:50px;
}

#bmiddle span{
	float:left;
	width:276px;
	border-bottom:1px solid #eee;
}

#bmiddle h2{
	font-size:18px;
	float:left;
	width:770px;
}

#bmiddle p{
	float:left;
	width:770px;
	text-align: justify;
	text-indent: 36px;
}
