/*---Global---*/
html{height: 100%;}
body{
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	height: 100%;
}
img{border-style:none;}
a{text-decoration:none;}
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;
}
.main-holder{
	width: 800px;
	margin: 0 auto;
	height: 100%;
}
.content-holder{
	min-height:100%;
	background:url(/public/images/sidebar-grad.gif) repeat-y 50% 0;
}

* html .content-holder{height: 100%;}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	margin:0 auto;
	width:800px;
	position:relative;
	padding:142px 0 0;
	z-index:99;
}
.container{
	width:100%;
	overflow:hidden;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
}
.logo{
	display:block;
	width:266px;
	height:99px;
	padding:22px 0 21px 155px;
}
.logo a{
	display:block;
	width:266px;
	height:99px;
	background:url(/public/images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;

}
/*---HeaderEnd---*/
/*---Content---*/
#content-container{
	float:right;
	width:362px;
	padding:0 43px 0 5px;
	overflow: hidden;
	position: relative;
}
#content-container h1{
	margin:10px 0 5px -10px;
	position:relative;
	color:#d9be85;
	font:italic normal 50px "Times New Roman", Times, serif;
}
#content-container img{
	display:block;
	margin:0 0 18px;
}
#content-container p{
	font-size:11px;
	line-height:18px;
	margin:0 0 18px;
}
#content-container p a{color:#57602a; text-decoration:underline;}
#content-container p a:hover{text-decoration:none;}
/*---ContentEnd---*/
/*---Sidebar---*/
#sidebar{
	float:left;
	width:184px;
	margin:0 0 0 192px;
	display:inline;
	padding:0 0 230px;
}
.navigation{
	list-style:none;
	margin:0;
	padding:18px 0 0 19px;
}
.navigation img{display:block;}
.navigation li{
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.navigation a{
	float:left;
	height:25px;
	overflow:hidden;position:relative;
}
.navigation a span{
	position:absolute;
	top:-9999px;
	right:0;
	background:url(/public/images/hat.png) no-repeat;
	width:14px;
	height:16px;
	font-size:0;
	line-height:0;
}
.navigation li.active a span,
.navigation a:hover span{top:0;}
.navigation li.active a,
.navigation a:hover{background: url(../images/none.gif); border:0;}
.navigation ul{
	list-style:none;
	margin:0;
	padding:4px 0 0 10px;
	clear:both;
	width: 100%;
	overflow:hidden;
}
.navigation ul li{
	float:left;
	width:100%;
	padding:2px 0 3px;
}
.navigation ul a{
	height:12px;
	background:none;
}
.navigation ul a:hover img{margin:-12px 0 0;}
.navigation ul li.active img{margin:-12px 0 0;}

.sidebar-bg{
	position:absolute;
	left:0;
	top:-566px;
	width:400px;
	height:607px;
	background:url(/public/images/sidebar-bg.gif) no-repeat;
}
#sidebar address{
	float:right;
	padding:100px 10px 0 0;
}
#sidebar address img{display:block;}
.phone{
	clear:right;
	float:right;
	padding:22px 10px 0 0;
}
.phone img{display:block;}
.email{
	float:right;
	margin:4px 10px 0 0;
}
/*---SidebarEnd---*/
/*---Footer---*/
#footer {
	text-align: center;
	position:relative;
	width: 800px;
	margin:-41px auto 0;
	height: 41px;
	z-index:1;
}
#footer .holder{
	width:292px;
	overflow:hidden;
	margin:-311px 0 0 -100px;
	height:350px;
	float:left;
	text-align:right;
	position:relative;
	z-index:98;
}
#footer .holder .text{
	position:absolute;
	right:20px;
	bottom:20px;
	color:#57602a;
}
/*---FooterEnd---*/
/*sifr start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #content-container h1
span{letter-spacing:-6px;}

object, embed {
	margin: 0;
	padding: 0;
	display: block;
}
/*sifr end*/

	div.errorlist ul li {
	color:#FF0000;
	font-weight:bold;
	display:list-item;
	padding-bottom:3px;
}

div.errorlist ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:disc;
}
