.top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 186px;
	width: 920px;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 920px;
	background-color: #CCFFFF;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 117px;
	width: 920px;
	color: #FFF;
}
.left {
	clear: left;
	float: left;
	height: auto;
	width: 185px;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-color: #CCFFFF;
}
.h-1 {
	background-image: url(images/h-1.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 34px;
	width: 157px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
}
.text {
	margin: 0px;
	float: right;
	width: 680px;
	height: auto;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #CCFFFF;
}
.menu-1 {
	margin-top:17px;
	height: 26px;
	padding-left: 25px;
	width: 895px;
	margin-right: -50px;
}
.nav {

	height:26px;

	position:relative;

	font-family:arial, verdana, sans-serif;

	font-size:11px;

	width:800px;

	float: left;

	



}



.nav .table {

	display:table;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 0px;

}



.nav .select,

.nav .current {

margin:0; 

padding:0; 

list-style:none; 

display:table-cell; 

white-space:nowrap;

}



.nav li {

margin:0; 

padding:0; 

height:auto; 

float:left;
text-align:center;
margin-left:5px;

}



.nav .select a {
	

	display:block;

	height:26px;

	float:left;

	width: 102px;

	text-decoration:none;

	line-height:26px;

	white-space:nowrap;

	color:#000;

	background-image: url(but2.jpg);

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	background-repeat: no-repeat;

}



.nav .current a {

	display:block;

	height:26px;

	float:left;

	width: 102px;

	text-decoration:none;

	line-height:26px;

	white-space:nowrap;

	color:#000;

	background-image: url(but2.jpg);

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	background-repeat: no-repeat;

}





.nav .current a b {

	display:block;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}



.nav .select a:hover, 

.nav .select li:hover a {

	width: 102px;

	cursor:pointer;

	color:#fff;

	background-image: url(but2.jpg);

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

	background-repeat: no-repeat;

}



.nav .select a:hover b, 

.nav .select li:hover a b {

	display:block;

	width: 102px;

	float:left;

	cursor:pointer;

	background-image: url(but.jpg);

	background-position: right top;

	background-repeat: no-repeat;

	padding-top: 0;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

}



.nav .select_sub {

display:none;

}



/* IE6 only */

.nav table {

border-collapse:collapse; 

margin:-1px; 

font-size:1em; 

width:0; 

height:0;

}



.nav .sub {

	display:table;

	list-style:none;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 10px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}



.nav .sub_active .current_sub a, 

.nav .sub_active a:hover {


	background-position:bottom;

	background-repeat:no-repeat;

	color: #039;



}



.nav .select :hover .select_sub, 

.nav .current .show {

display:block; 

position:absolute; 

width:800px; 

top:25px; 

padding:0; 

left:0; 

text-align:center;

}



.nav .current .show {

z-index:10;

}



.nav .select :hover .sub li a, 

.nav .current .show .sub li a {

	display:block;

	float:left;

	background:transparent;

	padding:0 10px 0 10px;

	margin:0;

	white-space:nowrap;

	border:0;

	color:#000000;

}



.nav .current .sub li.sub_show a {

	color:#039;

	cursor:default;



}



.nav .select :hover .sub li a:hover, 

.nav .current .sub li a:hover {

	visibility:visible;

	color:#039;


}
