html{height:100%;}
body{
	margin:0;
	font:12px/24px Arial, Verdana, sans-serif;
	color:#4d4d4f;
	background:#fff url(../images/bg-body.gif);
	height:100%;
	min-width:844px;
}
img{border:0;}
a{
	color:#be292f;
	text-decoration:none;
}
a:hover{
	background:#f0e0df;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
}
* html #wrapper{height:100%;}
.bg{
	background:url(../images/bg-wrapper.png) repeat-y;
	width:844px;
	height:100%;
	position:absolute;
	left:50%;
	top:0;
	margin:0 0 0 -422px;
}
.w1{
	float:left;
	position:relative;
	left:50%;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
	background:url(../images/bg-main.gif) no-repeat;
}
.w3{
	width:658px;
	padding:0 10px 0 132px;
}
#header{
	margin:0 -190px 0 -312px;
}
#header .holder{
	width:100%;
	padding:24px 0 0;
	position:relative;
}
.logo{
	position:absolute;
	left:198px;
	top:29px;
	z-index:10;
	margin:0;
	width:121px;
	height:150px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a,
.logo a:hover{
	display:block;
	height:100%;
	background:none;
}
.navbar{
	overflow:hidden;
	height:79px;
	padding:2px 180px 0 335px;
	background:url(../images/bg-nav.png) no-repeat;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	float:left;
	position:relative;
}
#nav li{
	float:left;
	padding:0 5px 0 0;
}
#nav li a{
	float:left;
	color:#fff;
	line-height:52px;
}
#nav li.active a,
#nav li a:hover{
	background:none;
	color:#4d4d4f;
}
#nav li a span{
	float:left;
	cursor:pointer;
	height:52px;
	padding:0 8px 0 11px;
}
#nav li.active a span,
#nav li a:hover span{background:url(../images/bg-nav-link-l.png) no-repeat;}
#nav li a em{
	float:left;
	cursor:pointer;
	height:52px;
	width:4px;
	overflow:hidden;
}
#nav li.active a em,
#nav li a:hover em{background:url(../images/bg-nav-link-r.png) no-repeat;}
#main{
	margin:-15px 0 0;
	overflow:hidden;
	padding:0 42px 0 36px;
	position:relative;
	min-height:380px;
}
* html #main{
	height:380px;
	overflow:visible;
}
#content{
	width:580px;
	padding:0 0 3px;
}
#content h1{
	font:20px/24px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 5px;
}
#content p{
	margin:0 0 15px;
}
#content p a{
	padding:0 1px;
}
.centered{
	width:100%;
	overflow:hidden;
	position:relative;
}
.c1{
	float:left;
	position:relative;
	left:50%;
}
.c2{
	float:left;
	position:relative;
	left:-50%;
}
.heading{
	border-bottom:1px solid #f2cbcb;
	height:1%;
	overflow:hidden;
	margin:0 0 16px;
}
#content .heading p{
	margin:0 0 13px;
}
.visual{
	margin:0 0 0 -7px;
	padding:0 0 6px;
	width:576px;
	overflow:hidden;
}
.visual img{
	display:block;
}
#footer{
	width:100%;
	color:#7f7f7f;
	background:url(../images/bg-footer-b.gif) no-repeat 0 100%;
	font-size:11px;
	line-height:20px;
}
#footer .holder{
	font-size:11px;
	padding:62px 8px 21px 6px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
}
#footer p{
	margin:0;
	float:left;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#footer ul li{
	float:left;
	margin:0 0 0 -2px;
	padding:0 6px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
#footer ul li a{
	color:#7f7f7f;
	text-decoration:underline;
}
#footer ul li a:hover{
	background:none;
	text-decoration:none;
}
#footer .social li{
	background:none;
	margin:0;
	padding:0 3px;
}
#footer .social li img{display:block;}

