ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0px none;
}
a, a:link, a:visited, a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus, a:hover{
	text-decoration:underline;
}
a img{
	border:0px none;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff;
	color:#000;
	font:62.5% Georgia,Arial,sans-serif;
}

#container{
	width: 800px;
	float: left;
	background: url('../images/content_bg.jpg') repeat-y;
}

#top{
	width: 800px;
	float: left;
	background: url('../images/header_bg.jpg') no-repeat top;
}

#content{
	width: 775px;
	float: left;
	background: url('../images/bottom_bg.jpg') no-repeat bottom;; padding-left:25px; padding-right:0px; padding-top:0px; padding-bottom:19px
}

#header{
	width: 768px;
	height: 134px;
	padding: 33px 0px 0px 7px;
}

#logo{
	display: block;
	width: 210px;
	height: 127px;
	float: left;
	background: url('../images/logo.jpg') no-repeat;
	text-indent: -99999px
}

#navigation{
	width: 736px;
	height: 27px;
	padding: 9px 0px 0px 32px;
}

#navigation ul li{
	font-family: Verdana;
	float: left;
	font-size: 14px;
	background: url('../images/navigation_bg.gif') no-repeat center left;; margin-left:13px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#navigation ul li.no_bg{
	padding: 0px;
	margin: 0px;
	background: none;
}


#navigation ul li a{
	color: #fff;
}


#left_column{
	width: 198px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 17px 0px 0px 0px;
	float: left;
}

#left_column p{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	margin: 0px 0px 0px 10px;
}

#left_column p a:link, a:visited, a:hover{
color: #003300;
}

#left_column p a:hover{
	text-decoration:underline;
	color: #003300;
}

#left_column p.indent{
 margin: 0px 0px 0px 15px;
 }

#text{
	width: 510px;
	float: left;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	padding: 12px 20px 0px 28px;
	background: url(../images/text_bg.jpg) bottom no-repeat;
}

#text p.indent{
 margin: 0px 0px 0px 15px;
 }
 
#text p{
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 0px 23px 0px;
}

#text p a:link, a:visited, a:hover{
color: #006600;
}

#text p a:hover{
	text-decoration:underline;
	color: #006600;
}

#text p span.first{
	font-size: 21px;
}


#text p span{
	font-size: 16px;
}


img#amos{
	margin: 0px 0px 40px 60px;
	float: left;
}

#footer{
	width: 400px;
	clear: both;
	margin: 0px 0px 0px 50px;
}

#footer p{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
}

#footer p a:link, a:visited, a:hover{
color: #000000;
}

#footer p a:hover{
	text-decoration:underline;
	color: #000000;
}

.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: 800px;
	margin:0 auto;
}
