#spacerTop {
	height: 4%;
	background: url('/images/page_bground_top.jpg') bottom center;
}

#mainBox {
	background: url('/images/page_bground_content.jpg') no-repeat top center;
}

#mainBoxTop {
	border: 0px solid blue;
	background: url('/images/mainbox_bground_top.jpg') top center;
	height: 41px;
	width: 720px;
	text-align: left;
}

#mainBoxContentWrapper1 {
	background: #E5E5E5 url('/images/mainbox_bground_content.jpg') repeat-y top center;
	width: 720px;
	text-align: left;
}

#mainBoxContentWrapper2 {
	background: url('/images/mainbox_bground_content-top.jpg') no-repeat top center;
	width: 720px;
}

#mainBoxContent {
	width: 700px;
	margin-left: 10px;
	background: url('/images/sidebar_bground.png') no-repeat bottom left;
}

#mainBoxBottom {
	background: url('/images/mainbox_navbar_bground.jpg') top center;
	height: 37px;
	width: 720px;
 }

#contentBox {
	min-height: 474px;
	height: auto;
	padding: 0px;
	width: 543px;
	margin-left: 157px;

	_height: 474px;
	_margin-left: 0px;
	_position: absolute;
}

#contentBoxText {
	margin-left: 157px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 1.4em;
	padding-bottom: 4em;
	line-height: 1.2em;
	min-height: 474px;
	height: auto;

	_height: 474px;
}

#contentBoxFront {
	height: 474px;
	background: white;
 }

#contentBoxFrontWatermarked {
	height: 474px;
	background: white url('/images/sidebar_bground.png') no-repeat bottom left;
 }
 
#sidebarBox {
	width: 157px;
	float: left;
	min-height: 474px;
	height: auto;

	_height: 474px;	
}

#navBox {
	border-top: 1px solid black;
	background: #FFFF33 url('/images/navbar_bground.jpg') no-repeat;
	height: 26px;
	z-index: 100;
	margin-left: 25px;
	margin-right: 25px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#sectionTitle {
	border: 0px solid red;
	height: 41px;
	width: 313px;
	float: left;
	margin-left: 10px;

	_margin-left: 5px;
 }

.titleOnlineStore {
	background: url('/images/section_title_online-store.png') no-repeat bottom left;
}

.titleOurLatest {
	background: url('/images/section_title_our-latest.png') no-repeat bottom left;
}


.titleWeAreFamous {
	background: url('/images/section_title_were-famous.png') no-repeat bottom left;
}

.titleFindUs {
	background: url('/images/section_title_find-us.png') no-repeat bottom left;
}

.titleAllAboutUs {
	background: url('/images/section_title_all-about-us.png') no-repeat bottom left;
}

#pageTitle {
	border: 0px solid orange;
	height: 41px;
	width: 179px;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
 }

.titleSafariQueen {
	background: url('/images/page_title_safari-queen.png') no-repeat bottom left;
}

.titleSoundsGood {
	background: url('/images/page_title_sounds-good.png') no-repeat bottom left;
}

.titleStepByStep {
	background: url('/images/page_title_step-by-step.png') no-repeat bottom left;
}

.titleToDieFor {
	background: url('/images/page_title_2-die-for.png') no-repeat bottom left;
}

.titleTooWild {
	background: url('/images/page_title_2-wild.png') no-repeat bottom left;
}

.titleUnzipped {
	background: url('/images/page_title_unzipped.png') no-repeat bottom left;
}
