body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #807e7e;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}
.text1 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.text2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #adadad;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #00559a;
	text-decoration: none;
}
.but:link {
	font-family: "century Gothic";
	font-size: 13px;
	font-weight:bold;
	color: #6a8bbd;
	text-decoration: none;
}
.but:visited {
	font-family: "century Gothic";
	font-size: 13px;
	font-weight:bold;
	color: #6a8bbd;
	text-decoration: none;
}

.but:hover {
	font-family: "century Gothic";
	font-size: 13px;
	font-weight:bold;
	color: #005596;
	text-decoration: none;
}

.but:active {
	font-family: "century Gothic";
	font-size: 13px;
	font-weight:bold;
	color: #6a8bbd;
	text-decoration: none;
}
.but_hover {
	font-family: "century Gothic";
	font-size: 13px;
	font-weight:bold;
	color: #005596;
	text-decoration: none;
}
.bottom:link {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.bottom:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.bottom:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #7394C1;
	text-decoration: underline;
}
.bottom:active {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.h2 {
	font-family: "century Gothic";
	font-size: 14px;
	font-weight:bold;
	color: #6a8bbd;
	text-decoration: none;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	/*background:url(../images/photo_bg.jpg) no-repeat top center;*/
	position:relative;
	width:946px;
	height:211px;
	overflow:hidden;
}
#buttoncont
{
	position:absolute;
	left: 861px;
	top: -10px;
	z-index:3;
}
.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#01559b;color:#fff}
