body{
	font:14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	background:#fdf8bd;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}

a:focus{
	outline:none;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration:underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #006633;
}
img{
	border:none;
}
h1{
	float:left;
	display:inline;
	margin:75px 0 0 86px;
	padding:0;
}
h1 span{
	display:block;
	width:338px;
	height:77px;
	background:url(../images/logo.png) no-repeat;
}
h1 a{
	display:block;
	width:338px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
h2{
	margin:0;
	padding:0;
}
p{
	margin:0 0 0px;
	padding:0;
}
.page{
	width:1017px;
	overflow:hidden;
	background:#fff url(../images/page-bg.gif) repeat-y 100% 0;
}
.header{
	width:100%;
	height:257px;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat;
}
.header .img1{
	float:right;
	display:inline;
	margin:16px 70px 0 0;
}
.header .img1 a{
	display:block;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.style2 {font-size: 13px}
#txt2{
	float:left;
	display:inline;
	width:198px;
	height:40px;
	overflow:hidden;
	margin:24px 0 0 67px;
	background:url(../images/txt2.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#txt3{
	float:right;
	display:inline;
	width:228px;
	height:26px;
	overflow:hidden;
	margin:41px 88px 13px 0;
	background:url(../images/txt3.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
.navigation{
	width:100%;
	overflow:hidden;
	margin-left:311px;
}
.navigation li{
	float:left;
	margin-left:-2px;
	padding:2px 20px 2px;
	background:url(../images/bullet1.gif) no-repeat;
}
.navigation li a{
	display:block;
	height:14px;
	text-indent:-9999px;
	font-size:0;
}
.navigation li.item1 a{
	width:67px;
	background:url(../images/item1.jpg) no-repeat;
}
.navigation li.item2 a{
	width:57px;
	background:url(../images/item2.jpg) no-repeat;
}
.navigation li.item3 a{
	width:111px;
	background:url(../images/item3.jpg) no-repeat;
}
.navigation li.item4 a{
	width:78px;
	background:url(../images/item4.jpg) no-repeat;
}
.navigation li.item5 a{
	width:43px;
	background:url(../images/item5.jpg) no-repeat;
}
.container{
	width:100%;
	overflow:hidden;
}
.block1{
	width:738px;
	overflow:hidden;
	background:url(../images/block1-bg.gif) repeat-y;
	margin:34px 0 53px 131px;
}
.block1-top{
	width:738px;
	overflow:hidden;
	background:url(../images/block1-top.gif) no-repeat;
}
.block1-btm{
	width:693px;
	overflow:hidden;
	background:url(../images/block1-btm.gif) no-repeat 0 100%;
	padding:21px 23px 133px 22px;
}
.block1-btmGallery{
	width:693px;
	overflow:hidden;
	background:url(../images/block1-btm.gif) no-repeat 0 100%;
	padding:21px 23px 33px 22px;
}
.block1-btm h4{
	font-size:14px;
	font-weight:bold;
	margin:20px 0 17px;
	padding:0;
}
.block1-btm p{
	margin:0 0 16px;
	padding:0 0px 0 0;
	line-height:17px;
}
.img-right{
	float:right;
	margin:3px 0 0;
}
.footer{
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.footer .subnav{
	width:100%;
	overflow:hidden;
	text-align: center;
}
.footer .subnav.btm{
	margin-bottom:7px;
}
.footer .subnav li{
	display:inline;
	padding:0 5px 0 15px;
	background:url(../images/bullet2.gif) no-repeat 0 3px;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9b9b9b;
}
.footer .subnav li.first{
	background:none;
}
.footer .subnav li a{
	color:#9b9b9b;
}
.footer p{
	text-align: center;
	font-size:10px;
	color:#bbbaba;
	margin:0;
}
