.cleaner {
	display: block;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	clear:both;
	border:none;
	visibility: hidden;
}
.underline {
	text-decoration:underline;
}
body, html, input, form, pre {
	margin:0;
	padding:0;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS, sans-serif;
}
body{
	background: url("../img/bg.jpg") repeat-x;	
}
img {
border:0;
}

.hidden{
	visibility: hidden;
}
a{
	color: black;
}
a:hover {
color: #00adf0;

}
#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url("../img/main_bg.jpg") repeat-x;
}
#menu {
	display:block;
	position: relative;
	width: 936px;
	background: url("../img/menu.gif");
	top: 156px;
	left: 31px;
	padding:0;
	margin:0;
}
#menu a{
	color:white;
	text-decoration:none;
}
#menu a:hover{
	color:#666633;
}
#menu li {
	background: url("../img/menu_selected.gif");
	height: 28px;
	display:block;
	list-style: none;
	float:left;
	font-size:11pt;
	font-weight:bold;
	padding-top: 7px;
	width: 156px;
	text-align:center;
	color: white;
}
#menu li.sel{
	background: url("../img/menu.gif");

}
.banners{
	position: absolute;
	width: 936px;
	top: 200px;
	left: 31px;
	height: 184px;
}
#txt {
	display:block;
	width:950px;
	padding: 6px 30px 30px 30px;
	margin-top:170px;
	font-size:11pt;
}
.txtl {
	padding: 20px;
	margin-right:3px;
	width:427px;
	float:left;
	background:white;
	height:350px;
}
.txtl li {
	font-size:12pt;
	margin-top:4px;
}
#gallery span{
	display:block;
	width:300px;
	background:white;
	float:left;
	height:220px;
	border:1px solid silver;
	margin:2px;
	padding:4px;
	text-align:center;
}
#gallery p{
	font-size:8pt;
}
.team_img {
	width:180px;
	display:block;
	float:left;
	padding:4px;
}
.team_main {
	width:700px;
	display:block;
	float:left;
}
.team_main h3{
	font-size:10pt;
}
.sm_image{
	margin: 4px 16px 0 20px;
}
#bottom{
	text-align:center;
	font-size:9pt;
}
#current {
	font-size:10pt;
}
#current  li {
	font-weight:bold;
}
#current  li,#current  p {
	margin:13px 0 13px 0;

}



