#B1 {
	height: 556px;
	width: 234px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	text-align: center;
	float: left;
}
#B2 {
	height: 234px;
	width: 234px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	text-align: center;
	float: left;
}
#B3 {
	height: 110px;
	width: 234px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	text-align: justify;
	float: left;
}
#B4 {
	height: 230px;
	width: 234px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 0px;
	background-color: #80849C;
	text-align: center;
	float: left;
}
@charset "utf-8";
.current a, #nav1 li:hover > a {
	background: #369;
	color: #80849C;
}
#nav1 {
	margin: 0;
	padding: 6px 6px 0;
	display: inline;
        border: 0;
        font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
}
#nav1 li {
	margin: 0 0 0 8px;
	padding: 0 0 4px;
	border: 0;
	float: left;
	position: relative;
	list-style: none;
}
#nav1 a {
	font-weight: bold;
	color: #ECE3EC;
	text-decoration: none;
	display: block;
	padding:  6px 8px;
	margin: 0;
	border: 0;
	width: 190px;
}
#nav1 ul li:hover a, #nav li:hover li a {
	background: none;
	border: 0;
	color: #80849C;
}
#nav1 ul a:hover {
	background-color: #80849C;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='c9f', endColorstr='#369');
	background: -webkit-gradient(linear, left top, left bottom, from(#c9f), to(#369)) !important;
	background: -moz-linear-gradient(top,  #c9f,  #369) !important;
	color: #fff !important;
}

#nav1 li:hover > ul {
	display: block;
}
#nav1 ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav1 ul a {
	font-weight: normal;
}
#nav1 ul li:first-child > a {
}
#nav1:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav1 {
	display: block;
}
html[xmlns] #nav1 {
	display: block;
}
* html #nav1 {
	height: 1%;
}
