body {
	background: #BBB url('/images/site/background.gif') repeat-y left top;
	color: #000;
	font: normal normal normal 0.80em/1.1em tahoma, verdana, arial, sans-serif;
	letter-spacing: 0.1em;
	margin:0;
	padding:0;
}
a, a:visited {
	color:#000;
}
a:hover, a:active {
	color:#000;
}
a.footer, a.footer:visited {
	border-bottom: 1px dashed #000;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	border-bottom: 1px dashed #FF4500;
	color:#BBB;
	text-decoration: none;
}

h1, .head1 {
	font-size: 1.3em;
	color: #FEFEFE;
	text-transform:uppercase;
	background-color: #000;
	border-top:1px solid #DDD;
	border-bottom:5px solid #EEE;
	padding:5px 15px;
	margin:0px;
}
h2, h3, h4, .head2, .head4 {
	font-size:1.75em;
	font-weight: 900;
	padding: 5px 10px;
	margin:0;
}
h3, .head3 {
	font: bold normal normal 1.2em/2.4em tahoma, verdana, arial, sans-serif;
	color: #C00;
}
h3 {
	font: bold italic normal 2.5em/1em "Times New Roman", serif !important;
	color: #999 !important;
}
span.head3 {
	line-height:1.1em;
}
h4, .head4 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font: bold italic normal 1.8em/1em "Times New Roman", serif !important;
	color: #C00 !important;
}
img {
	border: 0;
}
img.img {
	border: 2px solid #000;
}
img.download {
	vertical-align:middle;
}
/* ----------container to center the layout---------- */
#holder {
	position: absolute;
	padding: 0;
	width: 100%;
	margin: 0;
	height: 100%;
	background: url('/images/site/en_logo.gif') no-repeat 3px 24px;
}
#container {
	position: absolute;
	top: 20px;
	left: 150px;
	height:70%;
	/*width:100%;*/
	padding:0;
	margin:0;
	margin-right:240px;
}
#LandRoverExperienceNamibiaLogo {
	display: none;
	visibility: hidden;
}
#banner {
	text-align: right;
	background-color: #EEE;
	padding: 0px;
	margin: 0px;
	_margin-right:240px;
}
#banner img {
	padding:10px 0px;
} 
/* ----------outer and inner----------------- */
#outer{
	height:100%;
	width: 100%;
	background-color: #BBB;
	_margin-right:240px;
} 
#content{
	width: 100%;
	position: relative;
	margin: 0;
	background-color: #FFF;
/*	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x: hidden;*/
}
#content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
p {
	padding: 5px 10px;
	margin:0px;
	text-align:justify;
}
pre {
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}
#footer {
	position: absolute;
	padding:0;
	margin:0;
	text-align:left;
	bottom:0px;
	left:0px;
}
#right {
	width:40px;
	background:transparent;
	float:right;
}
div.img {
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}
#gallery {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 220px;
	border:0;
}
div.gallery {
	width: 200px;
	border: 2px solid #000;
	background-color: #000;
	border-bottom: 5px solid #EEE;
	margin-bottom:15px;
}
div.footerBox {
	background:#EEE;
	font: bold normal normal 0.8em/1.2em tahoma, verdana, arial, sans-serif;
	color: #000000;
	text-align: center;
	border:1px solid #000;
	padding: 5px 0 5px 0;
}
div.imageBox {
	background:#EEE;
	color: #000;
	text-align: center;
	border:1px dashed #000;
}
div.headerBox {
	background:#000;
	font: bold normal normal 0.8em/1.2em tahoma, verdana, arial, sans-serif;
	color: #EEE;
	text-align: center;
	border:0;
	padding: 5px 0 5px 0;
}
#errormsg {
	border:1px solid #CC0000;
	background:#FFCCCC;
}
.error {
	background:#FFCCCC;
}
.actionbox {
	border:1px solid #000;
	background-color: #FEFEFE;
}
#DivLoading {
	position:absolute;
	left:45%;
	top:48%;
}
