/* CSS Document */

body {
	background: #403f38 url(../images/common/bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-access {
	position:absolute;
	top:-9999px;
}
#container {
	margin: 0 auto 0 auto;
	width: 900px;
	height: auto;
	background: transparent;
}
#header {
	height: 122px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: -1000px;
}
#feature {
	width: 900px;
	height: 350px;
}
#content {
	position: relative;
	width: 900px;
	min-height: 350px;
	margin-top: 0px;
	background: url(../images/common/content_bg.gif) repeat-y;
}
#sub_content {
	width: 300px;
	height: auto;
	position: absolute;
	top: 0;
}
#sub_content p {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5e5c51;
	line-height: 1.4em;
	text-align: left;
}
#sub_content p a:link, #sub_content p a:active, #sub_content p a:visited {
	color: #5e5c51;
	text-decoration: underline;
}
#sub_content p a:hover {
	color: #5e5c51;
	text-decoration: none;
}





#main_content {
	width: 600px;
	height: auto;
	margin-left: 300px;
	top: 0;
}
#main_content p {
	padding: 10px 42px 10px 20px;
	font-size: 0.8em;
	color: #554e3c;
	line-height: 1.4em;
	text-align: justify;
}
#main_content p a:link, #main_content p a:active, #main_content p a:visited {
	color: #554e3c;
	text-decoration: underline;
}
#main_content p a:hover {
	color: #554e3c;
	text-decoration: none;
}
#main_content h4 {
	padding: 10px 42px 0px 20px;
	font-size: 0.9em;
	color: #554e3c;
	font-weight: bold;
}
#footer {
	width: 900px;
	height: 90px;
	background: url(../images/common/footer.gif) no-repeat;
}
#sub_footer {
	width: 900px;
	height: 90px;
	background: transparent;
	color: #dcd9cd;
	font-size: 0.7em;
	line-height: 1.4em;
}
#sub_footer a:link, #sub_footer a:active, #sub_footer a:visited {
	color: #dcd9cd;
	text-decoration: none;
}
#sub_footer a:hover {
	color: #8e8c82;
	text-decoration: none;
}
#sub_footer .seo_friendly_links {
	padding: 5px 0 0 0;
	position: relative;
	width: 730px;
	height: auto;
}
#sub_footer .lazy_grace {
	width: 170px;
	height: auto;
	margin-left: 730px;
	margin-top: -40px;
}
#sub_footer li {
	float: left;
	padding: 0 3px 0 0;
}
#sub_footer p {
	clear: both;
}


/* Titles */
.title {
	width: 600px;
	height: 82px;
	position: relative;
}
.title h2 {
	position: relative;
	top: -9999px;
}
.title_home {
	background: url(../images/titles/welcome.gif) no-repeat;
}
.title_about {
	background: url(../images/titles/about_us.gif) no-repeat;
}
.title_poultry {
	background: url(../images/titles/poultry.gif) no-repeat;
}
.title_latest {
	background: url(../images/titles/latest_news.gif) no-repeat;
}
.title_latest_archive {
	background: url(../images/titles/latest_news_archive.gif) no-repeat;
}
.title_register {
	background: url(../images/titles/register.gif) no-repeat;
}
.title_stockists {
	background: url(../images/titles/stockists.gif) no-repeat;
}
.title_contacts {
	background: url(../images/titles/contact_us.gif) no-repeat;
}

/* Sub Titles */
.sub_title {
	width: 300px;
	height: 82px;
	position: relative;
}
.sub_title h2 {
	position: relative;
	top: -9999px;
}
.sub_title_latest_news {
	background: url(../images/sub_titles/latest_news.gif) no-repeat;
}
.sub_title_latest_news_archive {
	background: url(../images/sub_titles/news_archive.gif) no-repeat;
}



/* Intro Paragraphs */
.intro {
	width: 600px;
	position: relative;
}
.intro h3 {
	position: relative;
	top: -9999px;
}
.intro_home {
	background: url(../images/intros/home.gif) no-repeat;
	height: 77px;
}
.intro_about {
	background: url(../images/intros/about.gif) no-repeat;
	height: 54px;
}
.intro_poultry {
	background: url(../images/intros/poultry.gif) no-repeat;
	height: 100px;
}
.intro_interest {
	background: url(../images/intros/interest.gif) no-repeat;
	height: 54px;
}
.intro_stockists {
	background: url(../images/intros/stockists.gif) no-repeat;
	height: 54px;
}
.intro_contact {
	background: url(../images/intros/contact.gif) no-repeat;
	height: 54px;
}


/* Latest News */
#latest_news li {
	padding-left: 113px;
	position: relative;
	width: 156px;
	height: 110px;
	padding-bottom: 10px;
}
#latest_news h3 {
	font-size: 0.9em;
	color: #5e5c51;
	margin-bottom: 5px;
}
#latest_news h3 a:link, #latest_news h3 a:visited, #latest_news h3 a:active {
	color: #5e5c51;
	text-decoration: none;
}
#latest_news h3 a:hover {
	color: #7a786f;
	text-decoration: none;
}

#latest_news img {
	display: block;
	position: absolute;
	top: 0;
	left: 19px;
	border: 1px solid #a59e8f;
}
.news_image {
	padding: 0px 10px 10px 0px;
}


/* Register your interest */
.newsletter_form {
	margin-left: 20px;
	width: 400px;
}
.newsletter_form fieldset {
	border: 0px none;
}
.newsletter_form label {
	width: 80px;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.newsletter_form input {
	width: 198px;
	height: 18px;
	float: left;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background-color: #FFFFFF;
}


.archive_pic {
	border: 1px solid #a59e8f;
}







