/* PNG FIX */
img, div { behavior: url('/iepngfix.htc') }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body{
	text-align: center; /* centre for ie5.+*/
	font-family: arial;
	font-size: 12px;
	background-image: url('/images/background-body.gif');
	background-position: 797px 0px;
}
#outer{
	min-height:100%;
	width: 797px;
	margin:auto;/* center it*/
	position: relative;
	text-align: left;
	background-image: url('/images/background-outer2.jpg');
	background-repeat: repeat-y;
}
* html #outer{
	height:100%;
	width:799px;/* box model hack for ie5.+*/
	w\idth:797px;
}
#nav-left{
	float: left;
	width: 190px;
}
#nav-left img{
	display: block;
	padding-bottom: 10px;
	border: 0;
}
#nav-sub{
	padding: 5px 0;
	color: #000000;
}
#nav-sub a{
	color: #ABA676;
	text-decoration: none;
}
#nav-sub a:hover{
	color: #000000;
}
#content{
	min-height: 450px;
	height: auto;
	_height: 450px;
	margin-left: 190px;
	padding-right: 50px;
}
#footer {
	width:797px;
	height:50px;
	color: #000;
	margin: -50px auto 0;
	position: relative;
	font-size: 10px;
}
#clearfooter{clear:both;height:50px;width:100%}
p {margin:0 0 .5em 0}
.bar{
	background-color: #A9A578;
	height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
a{
	color: #ABA676;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: underline;
}
h2{
	margin: 0 0 10px 0;
	font-size: 16px;
}
h3{
	margin: 0 0 10px 0;
	font-size: 13px;
}

/***********************************************************/

#navimage1 {
	position:absolute;
	top:290px;
	left:300px;
	z-index:2;

}
#navimage2 {
	position:absolute;
	top:290px;
	left:467px;
	z-index:2;

}
#navimage3 {
	position:absolute;
	top:455px;
	left:300px;
	z-index:2;

}
#navimage4 {
	position:absolute;
	top:455px;
	left:467px;
	z-index:2;

}




#undernav1 {
	position:absolute;
	top:325px;
	left:300px;
	width: 150px;
	z-index:1;
	color:#000000;
}
#undernav2 {
	position:absolute;
	top:325px;
	left:470px;
	width: 150px;
	z-index:1;
	color:#000000;
}#undernav3 {
	position:absolute;
	top:485px;
	left:300px;
	width: 150px;
	z-index:1;
	color:#000000;
}#undernav4 {
	position:absolute;
	top:485px;
	left:470px;
	width: 150px;
	z-index:1;
	color:#000000;
	
}