
/**DESIGN**/

body {
	background-image: url('https://www.seedparade.co.uk/images/custom/bg.jpg');
	background-repeat: repeat-x;
}
.footer{
	background-image: url('https://www.seedparade.co.uk/images/custom/foot_bg-998.jpg');
	background-repeat: no-repeat;
	width: 998px;
	height: 154px;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
}
.clear {
	clear:both;
}
.wrap{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	background-image: url('https://www.seedparade.co.uk/images/custom/head_bg-1000.jpg');
	background-repeat: no-repeat;
	height: 118px;
	width: 1000px;
}
.menu {
	background-image: url('https://www.seedparade.co.uk/images/custom/menu-1000.jpg');
	background-repeat: no-repeat;
	height:55px;
	width: 1000px;
}
.menu-text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.menu div span {
	margin-top:12px;
}
.go-button {
	width: 29px;
	height: 22px;
	border: 0px none;
}