body{
	margin:0;
	color:#8b8b8b;
	font:12px arial, sans-serif;
	background: #fff;
}
img {border-style:none;}
a {
	text-decoration:none;
	color: #015b94;
}
a:hover {
	text-decoration:none;
	color: #009;
	color: #015b94;
}
#wrapper{
	background:url(../images/bg-top.jpg) no-repeat;
	width:682px;
	margin:15px auto;
	text-align:center;
	padding:68px 0 0;
	overflow:hidden;
}
#header{
	background:url(../images/bg-header.jpg) repeat-y;
	padding:27px 0 0 0;
	line-height:17px;
}
#header .holder{
	background:url(../images/bg-bottom.jpg) no-repeat 0 bottom;
	padding:0 0 68px 5px;
	margin: 0 0 15px;
}
.logo{
	margin:0 auto 28px;
	background:url(../images/logo.gif) no-repeat;
	width:428px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.nav{
	width: 100%;
	margin:0 0 0 -12px;
	padding:0 0 27px;
	list-style:none;
	text-align: center;
}
.nav li{
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 4px;
	padding:0 14px 0 18px;
	margin:0 0 0 -4px;
}
.nav li:first-child{
	background: none;
}
.nav a{
	color:#8b8b8b;
	font-size:13px;
}
.nav a:hover{color:#015b94;}
.image{
	margin:0 auto 45px;
	width:286px;
	padding: 7px 0 0;
}
.image img{
	display:block;
	margin:0 0 0 -13px;
}

.text{
	padding: 10px 111px 58px;
}
.biotext {
	font-size: 15px;
	line-height: 1.6;
	font-family:Arial, Helvetica, sans-serif !important;
	padding: 10px 80px 10px 80px;
	text-align: left;
}
.dottedline {
	border-top: #CCC dotted thin;
	height: 20px;
}
	
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlt {
	float: left;
	margin-right: 8px;
}

#header p{
/*	font-family:Times;*/
	margin:0;

}
.list-pictures{
	margin:0;
	padding:1px 0 41px 97px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.list-pictures li{
	float:left;
	margin:0 52px 0 0;
	padding:0 0 52px;
}
.list-pictures img{
	display:block;
	margin:0 0 12px;
}
.list-pictures strong{
	color:#8b8b8b;
	font-size:14px;
	font-family:Times;
	white-space:nowrap;
}
.list-pictures strong:hover{color:#015b94;}
.carusel{
	width:640px;
	margin:-18px auto 86px;
}
.carusel .box{
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
	width:640px;
	height:480px;
	position:relative;
	overflow:hidden;
}
.box li{
	position:absolute;
	top:0;
	left:0;
	background:#fff;
}
.box li img{vertical-align:top;}
.box li.active{z-index:2;}
.swicher{
/*	width:500px;*/
	width: 640px;
	overflow:hidden;
	margin:0 0 10px -12px;
}
.swicher ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.swicher li{
	float:left;
	margin:0 6px 0 0;
}
.swicher a{
	display:block;
/*	padding:6px 10px 5px 14px;*/
/*	padding:6px 6px 5px 12px;*/
	padding:6px 1px 5px 7px;
	overflow:hidden;
	color:#8b8b8b;
	font-size:12px;
}
.swicher a:hover{color:#015b94;}
.swicher li.active a{border: 1px solid #000;}
.control{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	overflow:hidden;
}
.control li{
	display:inline;
	background:url(../images/control-separator.gif) no-repeat 0 1px;
	padding:0 12px;
	margin:0 0 0 -9px;
}
.control a{
	color:#8b8b8b;
	font-size:12px;
}
.control a:hover{color:#015b94;}
#footer{
	color:#8c8c8c;
	line-height:20px;
	padding:1px 0 25px;
	margin: -16px 0 0;
}
#footer address{
	font-style:normal;
	font-size:14px;
}
.email{
	color:#8c8c8c;
	font-size:14px;
}
#footer p{
	font-size:10px;
	margin:17px 0 0;
	display:block;
}