html,body {
	height:100%;
}
html,body,h1,h2,h3,h4,h5,p,ul,ol,li,form {
	margin:0;
	padding:0;
}
body {
	background:#f7f5f5 url(../img/bg.png) repeat-x;
	font-family:tahoma;
	font-size:.8em;
}
a {
	color:#c32;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3 {
	font-size:1.2em;
}
form {
	padding-top:1em;
}
form .npt input,form .tbx textarea {
	border:1px #bbb solid;
	margin:6px 0 12px;
	width:100%;
}
form .btn {
	text-align:right;
}
form label {
	font-weight:bold;
}
form .req {
	color:#932;
}
ul {
	list-style-position:inside;
}

.clr {clear:both;}
.c2a {float:left;}
.error {
	color:#932;
	font-weight:bold;
	margin-top:1em;
}

#pg {
	margin:0 auto -35px;
	min-height:100%;
	padding-bottom:35px;
	position:relative;
	width:900px;
}
#pg-head {
	background:url(../img/bgHead.png) left bottom repeat-x;
	margin:0 15px 15px;
	padding:66px 0 17px;
}
#logo {
	display:block;
	height:42px;
	text-indent:-1000em;
	width:379px;
}
#nav {
	color:#555;
	float:right;
	font-size:.85em;
	margin-top:-1.78em;
}
#nav a {
	color:#555;
	margin:0 2em;
}
#nav a.last {
	margin-right:0;
}

.bnr {
	background:url(../img/banner.jpg) no-repeat;
	height:250px;
	position:relative;
	z-index:1;
}
.bnr a.contact {
	display:block;
	float:right;
	height:240px;
	text-indent:-1000em;
	width:225px;
}

#wavyFix {
	background:url(../img/bgPgWavy.png) no-repeat;
	height:51px;
	margin:0 -18px -12px;
	width:900px;
}

#pg-body {
	background:#fff url(../img/bgPg.png) left bottom no-repeat;
	color:#555;
	margin-bottom:55px;
	min-height:289px;
	padding:0 18px 18px;
}

#content {
	margin-left:188px;
}
#content ul {
	margin-left:2em;
}

#foot {
	background:url(../img/bgFoot.png) 0 bottom repeat-x;
	height:35px;
	position:relative;
}
#pg-foot {
	background:url(../img/bgPgFoot.png) 0 bottom no-repeat;
	color:#f89f9f;
	height:26px;
	font-size:.8em;
	margin:0 auto;
	padding:9px 30px 0;
	width:840px;
}
#pg-foot a {
	color:#f89f9f;
}
#copy {
	float:left;
}
#desi {
	text-align:right;
}

/* Left hand nav - on most but homepage */
#lNav {
	float:left;
	list-style:none;
	padding:0;
	overflow:hidden;
	text-transform:uppercase;
	width:170px;
}
#lNav a {
	display:block;
	z-index:2;
}
#lNav li {
	overflow:hidden;
}
#lNav .head {
	overflow:hidden;
	z-index:10;
}
#lNav .head a {
	height:31px;
	text-indent:-1000em;
}
#lNav .links {
	overflow:hidden;
}
#lNav .active {
	margin:0 !important;
}
#lNav .links div {
	background:#eee9e9 url(../img/lnSep.png) 20px bottom no-repeat;
}
#lNav .links div a {
	color:#9b2323;
	font-size:.8em;
	font-weight:bold;
	padding:6px 0 8px 20px;
}
#lNav .links div.first a {padding-top:12px;}
#lNav .links div.last a {padding-bottom:12px;}
#lNav .links div div {
	background:#ebd9d9 url(../img/lnSubSep.png) 20px bottom no-repeat;
}
#lNav .links div div a {
	background:url(../img/lnDot.png) 24px 11px no-repeat;
	padding:5px 0 7px 35px;
}
#lnLivestock {background:url(../img/navLivestock.png)}
#lnHorticultural {background:url(../img/navHorticultural.png)}
#lnAircraft {background:url(../img/navAircraft.png)}
#lnBespoke {background:url(../img/navBespoke.png)}
#lnPoultry {background:url(../img/navPoultry.png)}

/* Wavy nav - homepage only? */
#wavNav {
	background:url(../img/bannerNav.jpg) no-repeat;
	height:180px;
	margin-top:-40px;
	position:relative;
	z-index:1;
}
#wavNav a {
	bottom:0;
	display:block;
	position:absolute;
	text-indent:-1000em;
	width:164px;
	z-index:100;
}
#wnLive { height:167px;left:20px; }
#wnHort { height:162px;left:194px; }
#wnAirc { height:157px;left:368px; }
#wnBesp { height:137px;left:542px; }
#wnPoul { height:147px;left:716px; }

/* Page specific banners */
#bnrLivestock {background:url(../img/bnrLivestock.jpg)}
#bnrHorticultural {background:url(../img/bnrHorticultural.jpg)}
#bnrAircraft {background:url(../img/bnrAircraft.jpg)}
#bnrBespoke {background:url(../img/bnrBespoke.jpg)}
#bnrPoultry {background:url(../img/bnrPoultry.jpg)}

#contactFrm {
	padding-right:30px;
	width:300px;
}

/* funky brochure link fing */
a.pdf_link {
	float:left;
	margin-right:2em;
}
a.pdf_link img {
	border:0 !important;
}

/* subpage layabouts */
.sp1 {
	clear:right;
	margin-bottom:2em;
}
.sp1 a.pdf_link {
	float:right;
	margin:1em 0 1em 2em;
}
.sp1 a.pdf_link img {
	padding:0;
}
.sp1 img {
	border:1px #d0d0d0 solid;
	padding:4px;
}
#sp1_1 img {
	float:right;
	margin-left:2em;
}
#sp1_2 img {
	display:block;
	margin:3em auto;
}
#sp1_3 img {
	float:left;
	margin-right:2em;
}
#sp1_4 img {
	float:right;
	margin-left:2em;
}
.sp2 {
	clear:right;
	padding-bottom:1em;
}
.sp2 img {
	border:1px #d0d0d0 solid;
	padding:4px;
}
.sp2 div {
	float:right;
	width:336px;
}
.subpageImg {
	border:1px #d0d0d0 solid;
	float:left;
	margin:0 2em 1em 0;
	padding:4px;
}

#newsArticle {
	width:60%;
}
#newsArticle img {
	border:1px #d0d0d0 solid;
	padding:4px;
}
#newsList {
	border-left:1px #ddd solid;
	margin-left:60%;
	padding-left:1em;
}
#newsArchive {
	list-style:none;
}
#newsArchive li {
	padding-top:1em;
	margin:0;
}
#newsArchive li p {
	
	margin:0;
}
#newsArchive li .date {
	color:#999;
	font-size:.8em;
	float:right;
}
#newsArchive li .excerpt {
}
#newsArchive li .more {
	display:block;
	float:right;
	_margin-top:-1em;
}
#newsArchive h3 {
	font-size:.9em;
}

html>body #logo {background:url(../img/logo.png) no-repeat;}