body {	
	padding: 0px;
	margin: 46px 0px 0px;
	background: url(../images/bakhigh.jpg) top left repeat-x;
	background-color: #e6f7e6;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

#wrapper {
	position: absolute;
	left: 50%;
	width: 1328px;
	margin-left: -664px;
	background: url(../images/decor.png) top left no-repeat;
}
#head img {
padding-top: 60px;
}
#container {
	width: 868px;
	margin: 0px auto;
	padding: 0px;
}

#top {
	width: 868px;
	height: 13px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/top.png) top left no-repeat;
}

#column {
	width: 868px;
	margin: 0px auto;
	padding: 0px 0px 0px;
	background: url(../images/back.png) top left repeat-y;
}

#centre {
	width: 768px;
	margin: 0px auto 0px auto;
}

#nav {
	width: 768px;
	height: 72px;
	margin: 20px 0px 30px;
	padding: 0px;
	background: url(../images/navframe.gif) top left no-repeat;
}

#nav ul {
	margin: 0px;
	padding: 0px 30px;
	list-style: none;
}

#nav li {
	float: right;
	height: 72px;
	line-height: 72px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 1.1em;
	color: #ff3333;
	padding: 0px;
}

.navsep {
	display: block;
	width: 1px;
	height: 64px;
	background: url(../images/navsep.gif) top left no-repeat;
	margin: 10px 26px 0px;
}

#nav li a {
	color: #009999;
	text-decoration: none;
}

#nav li a:hover {
	color: #009900;
	text-decoration: underline;
}

#footnav {
	width: 768px;
    height: 13px;
	text-align: center;
    padding: 0px;
    margin: 40px 0px 0px;
	padding: 30px 0px;
	border-top: 1px dotted #cccccc;
}

#footnav  ul {
}

#footnav  ul li {
	display: inline;
}

#footnav a {
	color: #009999;
	padding: 0px 10px;
	text-decoration: none;
}

#footnav a:hover {
	color: #009900;
	text-decoration: underline;
}

.fnsep {
	border-right: 1px dotted orange;
}

#foot {
	width: 868px;
    height: 13px;
    background: url(../images/bttm.png) top left no-repeat;
    padding: 0px;
    margin: 0px;
}

#footext {
	width: 868px;
    padding: 0px;
    margin: 0px auto;
	color: #669966;
	text-align: center;
	margin-top: 20px;
}
