body{
	margin:0;
	color:#777;
	font:13px Arial, Verdana, Helvetica, sans-serif;
	background:#f6f6f6 url(../images/bg-body.gif) repeat-y 50% 0;
	width:100%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#777;
}
a:hover{text-decoration:underline;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:988px;
	margin:0 auto;
	background:#fff;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) repeat-x;
}
#header h1{
	margin:10px 0 0 27px;
	float:left;
	display:inline;
}
#header h1 img{display:block;}
#header address{
	float:right;
	margin:45px 51px 0 0;
	font-style:normal;
	display:inline;
}
.nav{
	width:100%;
	overflow:hidden;
	padding:27px 0 0 38px;
	clear:both;
}
.nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
.nav li{
	float:left;
	margin:0 18px 0 0;
	display:inline;
}
.nav a{
	text-transform:uppercase;
	font-weight:bold;
}
#main{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.image-box{
	width:935px;
	overflow:hidden;
	margin:12px 0 0 25px;
	position:relative;
}
.image-box h2{
	float:left;
	color:#fff;
	margin:10px 0 0 18px;
	font-size:24px;
	font-weight:normal;
	display:inline;
}
.image-box img{display:block;}
.overtext{
	width:100%;
	overflow:hidden;
	bottom:0;
	position:absolute;
	left:0;
	height:49px;
	background:url(../images/bg-overtext.png) no-repeat;
}
.overtext2{
	width:100%;
	overflow:hidden;
	bottom:0;
	position:absolute;
	left:0;
	height:49px;
	background:url(../images/bg-overtext2.png) no-repeat;
}
.overtext div{
	width:100%;
	position:relative;
	overflow:hidden;
}
.btn-gallery{
	float:right;
	background:url(../images/btn-gallery.png) no-repeat;
	width:145px;
	height:46px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
	margin:2px 0 0;
}
#content{
	width:925px;
	margin:0 0 0 35px;
}
.content a{
	text-decoration:underline;
	font-weight:bold;
}
.column1{
	width:370px;
	float:left;
	overflow:hidden;
	margin:10px 0 0 2px;
	display:inline;
}
.column1 h3{
	margin:14px 0 0;
	font-size:18px;
	font-weight:normal;
	word-spacing:-2px;
	line-height:20px;
}
.column1 p{
	margin:15px 0 0;
	text-align:justify;
	line-height:16px;
}
.column2{
	width:auto;
	float:right;
	margin:13px 0 0;
	position:relative;
	padding:0 0 45px;
}
.column2 ul{
	list-style:none;
	padding:0;
	margin:0;
}
.column2 li{
	width:165px;
	background:url(../images/bg-rollower.jpg) repeat-x;
	padding:0 5px;
	float:left;
	cursor:pointer;
	height:320px;
}
.column2 li:hover,
.column2 li.active,
.column2 li.hover{background:url(../images/bg-rollower-hover.jpg) repeat-x;}
.column2 .first{padding:0 5px 0 10px;}
.column2 .last{padding:0 10px 0 5px;}
.column2 .corner-right{
	width:6px;
	background:url(../images/corner-right.gif) no-repeat;
	height:6px;
	overflow:hidden;
	right:0;
	top:0;
	position:absolute;
}
.column2 .corner-left{
	width:6px;
	background:url(../images/corner-left.gif) no-repeat;
	height:6px;
	overflow:hidden;
	left:0;
	top:0;
	position:absolute;
}
.column2 h3{
	text-align:center;
	width:100%;
	font-size:14px;
	margin:15px 0 8px;
	font-weight:normal;
}
.column2 .text{
	width:160px;
	overflow:hidden;
	margin:7px 0 0 3px;
}
.column2 h4{
	margin:0;
	line-height:17px;
}
.column2 h4 a{font-size:14px;}
.column2 p{
	margin:1px 0 0;
	line-height:18px;
}
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	padding:0 0 70px;
	color:#acacac;
}
#footer ul{
	list-style:none;
	padding:0;
	margin:41px 0 0 135px;
}
#footer li{
	display:inline;
	margin:0 28px 0 0;
}
#footer p{margin:8px 0 0;}
#footer a{
	color:#acacac;
	text-decoration:underline;
}
#footer a:hover{text-decoration:none;}
.copyright{
	width:530px;
	overflow:hidden;
	padding:0 0 0 242px;
	text-align:left;
	margin:36px 0 0;
	font-size:12px;
	word-spacing:2px;
}
.copyright img{
	margin:0 10px 0 0;
	float:left;
}
/* inner.html */
.over2{background:url(../images/bg-overtext-span.png) no-repeat 100% 110%;}
.column3{
	width:554px;
	float:left;
	overflow:hidden;
	margin:10px 0 0 4px;
	display:inline;
}
.column3 h3{
	margin:15px 0 0;
	font-size:18px;
	font-weight:normal;
	word-spacing:-2px;
	line-height:20px;
}
.column3 p{
	margin:17px 0 0;
/*	text-align:justify;*/
	line-height:17px;
	font-size:12px;
}
.column3 .form {
	overflow: hidden;
	width: 273px;
	background: #fff;
	padding: 25px 0 27px 20px;
}
.column3 .form h2 {
	margin: 0 0 10px 70px;
}
.column3 .form h2 span {
	font-size: 15px;
}
.column3 .form div {
	overflow: hidden;
	width: 251px;
	margin-top: 4px;
}
.column3 .form div label {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 1px;
}
.column3 .form div .text {
	float: right;
	width: 172px;
	background: #f0f0f0;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 4px 4px;
}
.column3 .form div textarea {
	float: right;
	width: 172px;
	height: 58px;
	background: #f0f0f0;
	border: none;
	overflow: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 4px 4px;
}
.column3 .form .submit {
/*	float: right;*/
	margin: 13px 0 0 68px;
	display: inline;
}
.sidebar{
	width:330px;
	float:right;
}
.item-nav{
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
}
.item-nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
.item-nav li{
	border-bottom:1px dotted #969696;
	padding:6px 0 5px;
	width:100%;
	overflow:hidden;
	float:left;
}
.item-nav a{
	display:block;
	background:url(../images/bg-item-nav-a.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	font-size:14px;
	line-height:16px;
	margin:0 0 0 9px;
	display:inline;
	word-spacing:1px;
}
.items{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	list-style:none;
	padding:0;
	overflow:hidden;
}
.items li{
	border-top:1px dotted #969696;
	margin:-1px 0 0;
	width:100%;
	float:left;
	padding:13px 0 10px;
}
.items h3{
	margin:0;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
.items .image{
	float:left;
	margin:8px 0 0;
}
.items .image img{display:block;}
.items .text{
	width:152px;
	float:left;
	overflow:hidden;
	padding:14px 0 0 13px;
}
.items .text h4{
	font-size:14px;
	margin:0;
	line-height:17px;
}
.items .text h4 a{}
.items .text p{
	margin:3px 0 0 ;
	font-size:12px;
	line-height:14px;
}
.subitems{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	list-style:none;
	padding:0;
	overflow:hidden;
}
.subitems li{
	width:100%;
	float:left;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.subitems h3{
	margin:0;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
.subitems h3 a{
	text-decoration:underline;
}
/*sifr start. do not modify.*/
object, embed {
	margin:0;
	padding:0;
}
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden  !important;
}
.sIFR-flash + div[adblocktab=true] {display:none !important;}
/*sifr end*/
.sIFR-hasFlash .image-box h2 span{letter-spacing:5px;}
.sIFR-hasFlash .image-box h2{letter-spacing:2px;}