body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	background:#922a29 url(../images/bg.jpg) no-repeat 50% 0;
}
a {
	text-decoration: none;
	color:#922a29;
}
a:hover {text-decoration: underline;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% Arial, sans-serif;
	vertical-align:middle;
}
/*hidden-text*/
.logo{
	overflow:hidden;
	text-indent: -9999px;
}
/*page_layout start*/
#page_layout{
	margin:0 auto;
	width:998px;
	padding:28px 0;
}
/*header start*/
#header{
	height:1%;
	position: relative;
	background: url(../images/bg-header.png) no-repeat;
	padding:5px 9px 0 0;
}
#header .area{
	height:163px;
	background:url(../images/visual.png) no-repeat 100% 0;
}
/*logo*/
.logo{
	width:250px;
	height:130px;
	background: url(../images/logo2.gif) no-repeat;
	position:absolute;
	top:20px;
	left:14px;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
/*header end
main start*/
#main{
	width:100%;
	background: url(../images/bg-main.png) repeat-y;
}
#main .holder{
	height:1%;
	position: relative;
	padding:10px 62px 40px 9px;
}
.columns{width:100%;}
.columns:after{
	content:"";
	display:block;
	clear:both;
}
.border{
	width:980px;
	height:13px;
	background: url(../images/border.png) repeat-x;
	position: absolute;
	top:0;
	left:9px;
}
#aside{
	width:250px;
	float:left;
}
.nav{
	margin:0 0 15px;
	padding:0 0 8px;
	list-style:none;
	font:bold 18px/36px Georgia, serif;
	background: url(../images/bg-nav-bottom.gif) no-repeat 0 100%;
	width:100%;
}
.nav li{width:100%;}
.nav li.first a{
	background-image: none;
	padding-top:0;
}
.nav li a{
	display:block;
	height:1%;
	overflow:hidden;
	text-align: center;
	color:#fff;
	padding:5px 0 0;
	background:#922a29 url(../images/bg-nav-border.png) no-repeat;
}
.nav li a:focus{outline:none;}
.nav li a.ui-state-active,
.nav li a:hover{
	text-decoration:none;
	background-color: #000;
}
.nav li .slide{
	width:100%;
	overflow:hidden;
	position: relative;
}
.nav li ul{
	margin:0;
	padding:24px 5px 33px 32px;
	list-style:none;
	background: url(../images/bg-subnav.gif);
	border-right:2px solid #c3c1c3;
}
.nav li ul li{
	background:none;
	margin:0;
	vertical-align: top;
	width:100%;
}
.nav li ul li a{
	color:#922a29;
	background: none;
	display: inline;
	text-decoration: underline;
	padding: 0;
}
.nav li ul li a:hover{
	text-decoration:none;
	background: none;
}
#content{
	width:642px;
	float:right;
	padding:22px 0 0;
	background: url(../ximages/bg-content.gif) no-repeat 0 25px;
}
#content h2{
	color:#922a29;
	font:bold 30px Georgia, serif;
	margin:0 0 22px;
}
#content p{
	font-size: 16px;
	line-height: 24px;
	margin:0 0 34px;
}
#content .section{
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}
#content h3{
	color:#922a29;
	font-size: 16px;
	margin:0 0 3px;
}
.events{
	margin:0 0 25px;
	padding:0;
	list-style:none;
	font-size: 16px;
	line-height: 24px;
}
.events li{
	width:100%;
	vertical-align: top;
}
#content .link{
	font-size: 16px;
	text-decoration: underline;
}
#content .link:hover{text-decoration:none;}
/*main end
footer start*/
#footer {
	height:1%;
	overflow:hidden;
	padding:40px 38px 45px;
	background: url(../images/bg-footer.png) no-repeat 0 100%;
	font-size: 16px;
	line-height: 24px;
	color:#922a29;
}
.address{width:100%;}
.address address{
	text-align: right;
	font-style: normal;
}
.address span{
	display: block;
	text-align: right;
}
/*footer end*/
/*page_layout end*/

