body {
		text-align:center;
		background:url(../resources/background-far.jpg) repeat center top;
		margin-top:0px;
		}
	img {
		border:none;
		}
	#frame {
	width:960px;
	background:url(../resources/background.jpg) no-repeat center top;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:100px;
	text-align:center;
	}
	#address {
		width:940px;
		padding-left: 20px;
		padding-top: 0px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		line-height: 18px;
		}
	#header {
		float: left;
		margin-left: 20px;
		width:690px;
		height: 150px;
		padding-top: 15px;
		text-align: left;
		}
		
	.headertext {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		padding: 5px 0px 0px 0px;
		margin: 5px 0px 0px 0px;
		text-align: left;
		font-size: 12px;
		}
		
	#logo {
		float: left;
		margin: 0px;
		color: #fff;
		width:250px;
		}
		#header h1{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFBF00;
		line-height: 18px;
		margin-top:0px;
		}
	#image {
		float: left;
		width:960px;
		height: 175px;
		padding-top: 0px;
		text-align: left;
		margin-bottom:20px;
		}
	#main {
		width:960px;
		margin-left: 0px;
		padding-top: 20px;
		text-align: left;
		}
	#nav {
	width:260px;
	float: left;
	height: 320px;
	padding-top: 0px;
	margin-left:0px;
	text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		line-height: 18px;

		}
#nav ul{
	 text-align:left;
	 	padding-left:20px;
	 margin: 0;
	 list-style: none;
}
#nav li {
 width: 200px;
	position:relative;
	 text-indent:0px;
	line-height: 20px;
border-top:1px solid #FFBF00;

}
#nav a {
 text-indent:0px;
 display: block;
 width: 200px;
}
#nav li ul{ width: 200px;



}
#nav li ul li{ 
background:#FFBF00;
border-top:1px solid #25412B;
padding-left:5px;

}
#nav li ul li a:hover{ 
color: #25412B;

}
#nav li:hover ul,#leftnav li.over ul{
}

#nav ul li ul ,
#nav ul li.over ul ul,
#nav ul li:hover ul ul
	 { 
	position: absolute;
 width: 200px;
 left: -999em;
 z-index:999;
		colour:#fff;

}

#nav ul li:hover ul,
#nav ul li li:hover ul,
#nav ul li.over ul,
#nav ul li li.over ul {
 left: 200px;
 top:0;
		colour:#fff;
	width:200px;
line-height:15px;
}
	#nav a:link {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		}
	#nav a:visited {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		}
	#nav a:hover {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;;
		}
	#text {
		float: right;
		width:700px;
		margin-left: 0px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
		}
		#text p{
		width:90%;
		}
			#text a:link {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;
		}
	#text a:visited {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;
		}
	#text a:hover {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;;
		}
		#text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
	margin-top:0px;
		}
	#footer-holder {
		float:left;
		width:960px;
		background-color: #FFBF00;
		padding-top: 10px;
		height:82px;
		}
		
	#footerleft {
		float:left;
		margin-left:20px;
		width:450px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		}
		
	#footerright {
		float:right;
		margin-right:20px;
		width:170px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		}
		
	.footer a:link {
		margin-top:5px;
		padding-top:5px;
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		}
	.footer a:visited {
		margin-top:5px;
		padding-top:5px;
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		}
	.footer a:hover {
		margin-top:5px;
		padding-top:5px;
		color: #25412B;
		text-decoration: none;
		font-weight: normal;
		}
	#copyright {
		float:left;
		width:960px;
		height: 40px;
		padding-top: 0px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFBF00;
		line-height: 18px;
		}
	#copyright a:link {
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		}
	#copyright a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		}
	#copyright a:hover {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;;
		}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */


		
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	.text {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
		}

			.text a:link {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;
		}
	.text a:visited {
		color: #FFBF00;
		text-decoration: none;
		font-weight: normal;
		}
	.text a:hover {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;;
		}

