body { 
	margin:0; 
	padding:0; 
	background: #ffffff url(../images/layout/background2.jpg) repeat;
	background-color: #686150;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
}	
	
#wrapper { 
	margin:0 auto; padding:0;
	width: 960px; 
	xheight: 2000px;
	XXXXbackground: url(../images/layout/wrapper-tracing-background.jpg) no-repeat top center;
	position: relative;
	}
	
	
#main-nav {
	position: absolute;
	width: 950px;
	height: 38px;
	background-color: #000;
	Xbackground: url(../images/layout/main-nav-background.png) no-repeat top left;
	z-index: 30;
	top: 294px;
	left: 0;
	}
#main-nav ul {
	position: absolute;
	right: 20px;
	width: 700px;
	top: 11px;
	z-index: 40;
	}
#main-nav ul li {
	list-style-type: none;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	}
#main-nav ul li a {
	color: #fff;
	text-decoration: none;
	height: 20px;
	float: left;
	margin: 0 0 0 25px;
	}
#main-nav ul li a:hover {
	border-bottom: 7px solid #c79f35;
	}

#contact-details {
	position: absolute;
	width: 200px;
	height: 25px;
	top: 10px;
	left: 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #a48231;
	z-index: 30;
	font-weight: normal;
	}
#contact-details span em { visibility: hidden; }
#contact-details span {
	background: url(../images/layout/telephone_symbol.gif) no-repeat center;
	display: block;
	width: 14px;
	height: 18px;
	float: left;
	}

#flash-image {
	position: absolute;
	width: 960px; 
	height: 316px;
	xbackground: url(../images/layout/flash-image-temp.png) no-repeat top left;
	top: 27px;
	right: 0px;
	}
#strapline {
	position: absolute;
	width: 710px;
	height: 45px;
	top: 225px;
	right: 10px;
	background: url(../images/layout/strap-line.png) no-repeat top left;
	}

#flashcontent1 {
	position: absolute;
	z-index: 20;
	}
#flashcontent1 p {
	position: relative;
	top: -338px;
	left: 0;
	color: #fff;
	z-index: 33;
	display: block;
	width: 960px;
	height: 10px;
	}
#flashcontent1 a {
	position: relative;
	top: -15px;
	left: 838px;
	z-index: 34;
	display: block;
	width: 120px;
	height: 10px;
	}
	
	
/* ----- CONTENT ------ */


#content {
	position: absolute;
	width: 950px;
	min-height: 200px;
	top: 343px;
	background-color: #fff;
	float: left;
	}

#section-title {
	float: left;
	width: 240px;
	height: 40px;
	background-color: #c3a33b;
	color: #fff;
	font-family: Georgia;
	font-size: 16px;
	position: relative;
	}
	#section-title h1 {
		margin: 0;
		font-size: 1.5em;
		position: absolute;
		top: 12px;
		left: 30px;
		}

#left-col {
	float: left;
	clear: left;
	width: 200px;
	Xborder: 1px solid red;
	margin: 30px 0 70px 30px;
	_margin: 30px 0 70px 15px;
	}
#right-col {
	float: right;
	width: 666px;
	xborder: 1px solid red;
	margin: 30px 30px 70px 0 ;
	_margin: 30px 15px 70px 0 ;
	}

h1 { 
	margin: 0 0 14px 0;
	font-family: Georgia;
	font-weight: normal;
	Xcolor: #c3a33b;
	}
	
h2 { 
	margin: 15px 0 7px 0;
	font-family: Georgia;
	font-weight: normal;
	color: #c3a33b;
	line-height: 1.2em;
	}
	
h3 { 
	margin: 15px 0 6px 0;
	font-family: Georgia;
	font-weight: normal;
	color: #c3a33b;
	}
	#left-col h3 {
		margin: 0 0 10px 0;
		font-family: Georgia;
		font-weight: normal;
		color: #666;
		padding-bottom: 5px;
		border-bottom: 1px solid #c9c9c9;
		}
p { margin-top: 0; }

#left-col p {
	color: #999;
	}
#left-col ul {
	margin-bottom: 25px;
	}	
#left-col ul li {
	background: url(../images/layout/bullet-white.gif) no-repeat center left;
	padding: 0 0 0 15px;
	margin-bottom: 3px;
	}
	
#right-col p {
	margin-bottom: 7px;
	}
#right-col ul {
	margin: 0 0 10px 0;	
	list-style-type: disc;
	list-style-position: inside;
	}
	
a,
a:hover {
	color: #999;
	}
a {
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}

.warning {
	color: red;
	}

/* ----- FOOT LINKS ------ */

#foot-links {
	position: absolute;
	display: block;
	width: 935px; 
	height: 20px;
	bottom: -20px;
	left: 8px;
	background-color: #000;
	border-bottom: 5px solid #c79f35;
	}
#footing-mask {
	position: absolute;
	display: block;
	width: 951px; 
	height: 64px;
	top: -50px;
	left: -8px;
	background: url(../images/layout/footer-silohuette.png) no-repeat top left;
	}

#copyright {
	position: absolute;
	bottom: -30px;
	width: 935px;
	height: 20px;
	color: #c79f35;
	font-size: 11px;
	text-align: center;
	}




/* ----- globals ------ */



div { 
	margin:0; 
	padding:0; 
	}

img { border:0; }

h2 span, h1 span {
	visibility: hidden;	
	}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#clear { clear: both; height: 10px; }










