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:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#960000 url(../images/body_bg.jpg) center repeat-y;
	color:#000;
	font:62.5% Arial,sans-serif;
}

#main{
	width: 732px;
	padding: 0px 0px 0px 17px;
	margin: 0 auto;
}

#header{
	width: 694px;
	height: 202px;
	padding: 23px 0px 0px 38px;
	background: url(../images/header.png) no-repeat;
}

#logo{
	display: block;
	width: 225px;
	height: 191px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#navigation{
	width: 686px;
	height: 40px;
	margin: 0px 0px 0px 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#navigation ul li{
	display: block;
	float: left;
	height: 40px;
	padding: 0px 0px 0px 1px;
}

#navigation ul li a{
	display: block;
	height: 34px;
	background: #000;
	color: #fff;
	padding: 6px 0px 0px 0px;
	font-size: 22px;
	text-align: center;
}

#navigation ul li.welcome a{
	width: 131px;
}

#navigation ul li.fart_type a{
	width: 140px;
}

#navigation ul li.fart_shop a{
	width: 139px;
}

#navigation ul li.track_fart a{
	width: 139px;
}

#navigation ul li.testimonial a{
	width: 131px;
}

#banner{
	width: 687px;
	height: 258px;
	margin: 0px 0px 0px 12px;
	padding: 22px 0px 0px 0px;
	background: url(../images/banner_bg.jpg) no-repeat;
}

#content{
	width: 687px;
	padding: 22px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	background: url(../images/content_bg.jpg) no-repeat top;
}

#text{
	width: 590px;
	padding: 32px 48px 40px 48px;
	float: left;
	border-left: 1px solid #535353;
	background: url(../images/text_bg.gif) repeat-y;
}

h1{
	font-size: 26px;
	color: #000;
}

h2{
	font-size: 22px;
	color: #990000;
	font-style: italic;
	margin: 19px 0px 0px 0px;
}

h3{
	font-size: 22px;
	color: #6c0202;
	font-style: italic;
	margin: 19px 0px 0px 0px;
}


h4{
	width: 187px;
	font-size: 14px;
	color: #6c0202;
	float: left;
	clear: left;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-style: italic;
}

p{
	font-family: Myrdiad Pro, Arial;
	font-size: 19px;
	color: #000;
	margin: 19px 0px 0px 0px;
}

p.right{
	display: block;
	width: 355px;
	float: right;
}


#text img{
	float: left;
	margin: 19px 0px 0px 0px;
}

a{
	color: #8d0004;
}

p a:hover{
	color: #000;
}

#footer{
	width: 100%;
	height: 94px;
	clear: both;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footermain{
	width: 732px;
	padding: 0px 0px 0px 17px;
	margin: 0 auto;
}


#footer_content{
	width: 686px;
	height: 64px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	border-left: 13px solid #9a0000;
	border-right: 13px solid #9a0000;
}

#footer_content ul li{
	display: inline;
	float: left;
	margin: 0px 0px 0px 40px;
	font-size: 18px;
}

#footer_content ul li a{
	color: #fff;
}

#footer_content p{
	color: #fff;
	padding: 7px 0px 0px 0px;
	font-size: 14px;
}








.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: 100%;
	margin:0 auto;
	background: url(../images/wrapper_bg.jpg) repeat-x;
}