h1 {
	background-image: url(../img/bg_h1.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 11px;
	color: #FFF;
	line-height: 29px;
	text-align: right;
	padding-right: 15px;
}
body {
    background-color: #EFEFEF;
    font-size: 15px;
}
a {
    color: #066;
    text-decoration: none;
    margin-bottom: 2px;
}
img {
	vertical-align: bottom;
}
#container p    ,#container h2{
    margin-bottom: 2em;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
.box {
    margin-bottom: 2em;
    text-align: left;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background: #EFEFEF;
}
#main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.7em;
}
#menu {
	width: 640px;
	float: right;
	text-align: right;
}
#menu ol li {
	display: inline;
}
#menu ol {
	margin-bottom: 20px;
}
#wrapper {
	background-color: #FFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 10px;
}
#menu ul li {
	display: inline;
}
#header #logo {
	float: left;
}
.voice {
	line-height: 25px;
	height: 25px;
}
.voice a {
	font-size: 11px;
	text-decoration: none;
	color: #066;
}
#copy {
	background: #999;
	line-height: 25px;
	color: #FFF;
	height: 25px;
	font-size: 12px;
}
#footer {
	height: 100px;
	padding-top: 20px;
	background: #DFDFDF;
	color: #494949;
	font-size: 12px;
}
#footer dl  {
	line-height: 1.5em;
}
#footer ul li {
	display: inline;
	line-height: 35px;
}
