body {
	background-image:url(images/bg-strip.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	margin:0px;
	position:relative;
}

#noscript {
text-align:center;
background-color:#ffea00;
font-size:13px;
color:#000;
font-weight:700;
border-bottom:2px #ff9600 solid;
padding:8px;
text-shadow:0px 1px 1px #fff;
}


a {
	color: #F90;
}
a:hover {
	color: #F60;
}
img {
	border:0;
}
#header {
	padding-top:35px;
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
}
.container {
	background-image:url(images/container-top.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
	width:1000px;
	padding-top:10px;
	margin:0 auto;
}
p {
	font-family:arial, Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:17px;
	margin-left:15px;
}
.headers {
	margin-bottom:20px;
	margin-left:15px;
}
ul {
	margin:0px;
	padding:0px;
}
.choose {
	margin:0 auto;
	padding-bottom:40px;
}
.choose ul li, .animals ul li {
	list-style:none;
	margin:17px;
	width:209px;
	height:204px;
	float:left;
	display:inline;
	background-position:center;
	background-repeat:no-repeat;
	border:1px dashed #ccc;
	position:relative;
}
.choose ul li span, .animals ul li span {
	display:none;
	position:absolute;
	bottom:0px;
	height:25px;
	padding-top:9px;
	width:209px;
	background-color: #FF9;
	border-top:1px solid #FC6;
	text-align:center;
	font-size:12px;
	color:#333;
	text-shadow:0px 1px 1px #fffeed;
}
.choose ul li:hover, .animals ul li:hover {
	background-color: #fffeed;
	cursor:pointer;
	border:1px dashed #999;
}
.clear {
	clear:both;
}
.steptwo, .stepthree {
	display:none;
	padding-bottom:50px;
}
.stepthree {
	padding-bottom:50px;
}
#finaldelivery {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#333;
	margin-left:15px;
	line-height:44px;
}
#finaldelivery .type, #finaldelivery .anim {
	color:#000;
	font-weight:700;
}
.times {
	font-size:18px;
	color:#000;
	margin-bottom:10px;
}
.times span {
	font-weight:700;
	font-size:29px;
	font-family:georgia;
}
h2 {
	font-size:28px;
	color:#333;
	text-decoration:underline;
}
.map {
	margin-left:15px;
	border-top:1px dotted #999;
	margin-top:20px;
	position:relative;
}
#price {
	text-shadow:0px 1px 1px #000;
	position:absolute;
	right:20px;
	bottom:20px;
}
.uk, .us {
	font-family:georgia;
	color:#fff;
	font-weight:700;
	font-size:40px;
	background-color:#ff4e00;
	border-bottom:3px solid #a62c01;
	text-shadow:0px 1px 1px #a62c01;
	padding:5px;
}
#intro p {
	padding-bottom:30px;
	font-size:18px;
	line-height:27px;
	padding-top:10px;
	padding-left:15px;
}
#footer {
	padding:30px;
	background-color:#e6e6e6;
	text-shadow:0px 1px 1px #fff;
	color:#666;
	border-top:1px solid #ccc
}
#footer-cont {
	width:1000px;
	margin:0 auto;
}
#footer a {
	color:#333;
}
#tweetthis {
	position:absolute;
	top:0px;
	left:0px;
}
#complete {
	width:700px;
}
#complete h2 {
	text-shadow:0px 1px 1px #dedede;
	text-decoration:none;
	margin-left:15px;
}
a.production {
	float:left;
	margin-left:15px;
	color:#333;
}
.boxes {
	margin:15px;
	float:right;
}
.pop img {
	margin:15px;
}
.money {
	position:absolute;
	top:-160px;
	right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:30px;
	background-color:#000;
	padding:4px;
	font-weight:700;
	border-bottom:3px #333 solid;
}

#tops{float:left;
margin-top:2px;
padding:3px;}