html, body{
	width:100%;
	height:100%;
	min-width:960px;
}
html {
	background:#00a9e0 url(http://family.safari.co.uk/images/bg-html.gif) repeat-x;
}
body {
	margin:0;
	background:url(http://family.safari.co.uk/images/bg-body.gif) repeat-x 50% 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#010101;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#container {
	overflow:hidden;
	position:relative;
	width:100%;
}
.container-w1 {
	float:left;
	left:50%;
	position:relative;
	width:1032px
}
.container-w2 {
	float:left;
	left:-50%;
	position:relative;
	width:1032px
}
/*main container*/
#page {
	position:relative;
	background: url(http://family.safari.co.uk/images/bg-page.gif) repeat-y 34px 0;
	width:964px;
	padding:0 34px;
	margin:0 auto;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width: 964px;
	padding:0 0 400px;
	background: url(http://family.safari.co.uk/images/bg-page-top.gif) no-repeat;
}
/*header*/
#header {
	width:100%;
	padding:39px 0 43px;
}
/*logo*/
#header h1 {
	margin:0 0 0 -33px;
	position:relative;
}
#header h1 a {
	outline:none;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://family.safari.co.uk/images/logo.png) no-repeat;
	width: 180px;
	height: 102px;
	cursor:pointer;
	position:relative;
}
/*nav*/
.nav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:42px;
	left:167px;
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	text-indent:-9999px;
	position:relative;
	outline:none;
	cursor:pointer;
}
.nav .home {
	background: url(http://family.safari.co.uk/images/a-home.png) no-repeat;
	width: 154px;
	height: 125px;
	margin:4px 0 0;
}
.nav .explore {
	background: url(http://family.safari.co.uk/images/a-explore.png) no-repeat;
	width: 147px;
	height: 117px;
	margin:2px 0 0 -23px;
}
.nav .where {
	background: url(http://family.safari.co.uk/images/a-where.png) no-repeat;
	width: 166px;
	height: 134px;
	margin:-1px 0 0 -24px;
}
.nav .fun {
	background: url(http://family.safari.co.uk/images/a-fun.png) no-repeat;
	width: 159px;
	height: 125px;
	margin:-3px 0 0 -29px;
}
.nav .videos {
	background: url(http://family.safari.co.uk/images/a-videos.png) no-repeat;
	width: 158px;
	height: 123px;
	margin:10px 0 0 -24px;
}
.a-info {
	position:absolute;
	top:14px;
	right:56px;
	background: url(http://family.safari.co.uk/images/a-info.png) no-repeat;
	width: 125px;
	height: 102px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	cursor:pointer;
}
/*content*/
.main {
	overflow:hidden;
	width:100%;
}
#content {
	height:1%;
	overflow:hidden;
	padding:0 27px;
}
#slideshow {
	position:relative;
	height:1%;
	height:277px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:265px;
	float:left;
	background:url(http://family.safari.co.uk/images/sidebar.jpg) repeat-x;
}

/*footer*/
#footer {
	width:100%;
	height: 379px;
	background: url(http://family.safari.co.uk/images/bg-footer.jpg) repeat-x 0 100%;
	margin:-379px 0 0;
	position:relative;
	overflow:hidden;
}
.footer-w1 {
	float:left;
	left:50%;
	position:relative;
	width:1612px;
}
.footer-w2 {
	float:left;
	left:-50%;
	position:relative;
	width:1612px;
}
.footer-w {
	background: url(http://family.safari.co.uk/images/bg-footer-1.png) no-repeat;
	width: 1558px;
	height: 379px;
	margin:0 0 0 37px;
}
.footer-body {
	overflow:hidden;
	padding:272px 340px 0;
	position:relative;
}
.afrika {
	background: url(http://family.safari.co.uk/images/africa.png) no-repeat;
	width: 164px;
	height: 88px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	position:relative;
}
