ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

table{
	position:relative;
	background:#fff;
	color:#666666;
	width: 480px;
	font:Verdana,Arial,sans-serif;
	float: left;
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 20px 0px;
}

body{
	position:relative;
	background:#fff;
	color:#000;
	font:62.5% Verdana,Arial,sans-serif;
}

#header{
	width: 850px;
	height: 146px;
	float: left;
}

#logo{
	display: inline;
	width: 224px;
	height: 123px;
	float: left;
	text-indent: -99999px;
	margin: 14px 0px 0px 10px;
	background: url(images/logo.jpg) no-repeat;
}

#header ul{
	float: left;
	width: 610px;
}

#header ul li{
	display: inline;
	height: 37px;
	float: left;
	color: #666666;
	font-size: 11px;
	margin: 110px 0px 0px 36px;
	text-transform: uppercase;
}

#header ul li a{
	display: inline;
	height: 37px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	text-transform: uppercase;
}

#header ul li a span{
	display: inline-block;
	height: 27px;
	padding: 10px 0px 0px 10px;
	color: #666666;
	text-decoration: none;
}


#header ul li a:hover{
	background: url(images/right_door.jpg) top right no-repeat;
}

#header ul li a:hover span{
	color: #fff;
	text-decoration: none;
	background: url(images/left_door.jpg) left top no-repeat;
}

#header ul li.active a{
	background: url(images/right_door.jpg) top right no-repeat;
}

#header ul li.active a span{
	color: #fff;
	text-decoration: none;
	background: url(images/left_door.jpg) left top no-repeat;
}


#content{
	width: 850px;
	float: left;
}

#main_column{
	width: 581px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#main_column img{
	float: left;
}

#text{
	float: left;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 17px 0px 0px 80px;
}

#text p{
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px 0px 20px 0px;
}

#text a{
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%;
	color: #006699;
	margin: 0px 0px 20px 0px;
}

#text h2{
	font-size: 13px;
	line-height: 150%;
	color: #006699;
	margin: 0px 0px 20px 0px;
}

#left_column h2{
	font-size: 13px;
	line-height: 150%;
	color: #006699;
	margin: 0px 0px 20px 0px;
}

#sidebar{
	width: 265px;
	float: left;
	}
}

#sidebar h2{
	font-size: 13px;
	line-height: 150%;
	color: #006699;
	margin: 0px 0px 20px 0px;
}

#sidebar p{
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	margin:0 0 0 15px;
}

#sidebar a{
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	color: #006699;
	margin: 0px 0px 20px 0px;
}

#footer{
	width: 602px;
	height: 33px;
	clear: both;
	padding: 10px 0px 0px 248px;
	background: url(images/footer_bg.jpg) repeat-x;
}

#footer ul{
	width: 602px;
}

#footer ul li{
	display: inline;
	float: left;
	color: #666666;
	font-size: 10px;
	margin: 0px 20px 0px 0px;
	text-transform: uppercase;
}

#footer ul li a{
	color: #666666;
}

#copyright{
	width: 602px;
	height: 33px;
	text-align: right;
	color: #999999;
}

#main_column_inner{
	width: 581px;
	float: left;
	background: url(images/leftcolumn_inner.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
}

#main_column_inner #text{
	width: 460px;
	float: left;
	padding: 17px 0px 0px 80px;
}

#text h1{
	font-family: Myriad;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 35px 0px;
	color: #666666;
	line-height:100%;
}

#sidebar_inner{
	width: 263px;
	float: left;
	clear: both;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #D9D9D9;
	background: url(images/sidebar_bg.jpg) no-repeat;
}

#searchform input{
	background-color: #FFFFFF;
	color: #666633;
	font-size: 11px;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 850px;
	margin:0 auto;
}