@charset "utf-8";
body {
	background-color: #805f12;
	background-image:url(img/bk.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	/*color:#fddc27;*/
	color:#CCC;
}
p {
	line-height:18px;
}
img {
	display:block;
}
h1 {
	margin:0;
	margin-bottom:12px;
	padding:15px 0px 0px 25px;
	font-weight:normal;
	font-size:24px;
	color: #fddc27;
	color: #fd8227;
	color: #fddc27;
	color: #ffa12b;
}
h2 {
	margin:0;
	padding:0px 0px 12px 0px;
	font-weight:normal;
	font-size:20px;
	color: #fddc27;
	color: #fd8227;
	color: #fddc27;
	color: #ffa12b;
}
h3 {
	margin:0;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:16px;
	color: #fddc27;
	color: #fd8227;
	color: #fddc27;
	color: #ffa12b;
}
.p1 {
	margin: 0px 25px 15px 25px;
}
img {
	border:none;
}
a {
	outline:0;
	color:#fd8227;
	color:#fddc27;
	color:#fabf1d;
}
a:hover {
	color:#FFF;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
#mp1 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/glow1.png);
	background-position:left;
	background-repeat:repeat-y;
}
#mp2 {
	width:1000px;
	background-image:url(img/glow2.png);
	background-position:right;
	background-repeat:repeat-y;
}
#cp {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:89px;
	background-image:url(img/grd_top.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#middle {
	background-image:url(img/bck_middle.png);
	width:980px;
}
#footer {
	background-image:url(img/bck_footer.png);
	background-repeat:repeat-x;
	height:72px;
}
#final {
	height:1px;
	background-image:url(img/bck_middle.png);
}
#top {
	height:1px;
	background-image:url(img/bck_footer.png);
}
.f_note_s, .f_note_d {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:15px 25px 0px 25px;
}
.f_note_d {
	float:right;
	text-align:right;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
}
.ag {
	display:block;
	float:left;
	padding:25px 15px 0px 35px;
}
#nav1 {
	text-align:center;
}
#nav1 div > span > span {
	float:left;
}
#nav1 div > span {
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}
#nav1 a {
	float:left;
	background-image:url(img/bs.png);
	background-position: 0px -157px;
	background-repeat:no-repeat;
	padding-left:11px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav1 a span {
	display:block;
	line-height:22px;
	background-image:url(img/bs.png);
	background-position:right 0;
	background-repeat:no-repeat;
	padding-right:11px;
	height:22px;
}
#nav1 a:hover {
	background-position:0 -179px !important;
}
#nav1 a:hover span {
	color: #000;
	background-position:right -22px !important;
}
#nav1 a + span {
	display:block;
	clear:both;
	background-image:url(img/bs.png);
	background-position:0px -243px;
	background-repeat:no-repeat;	
	padding-left:11px;
}
#nav1 a + span span {
	display:block;
	background-image:url(img/bs.png);
	background-position:right -86px;
	background-repeat:no-repeat;
	line-height:17px;
}
#nav1 a:hover + span {
	background-position:0 -260px !important;
}
#nav1 a:hover + span span {
	background-position:right -103px !important;
}
.ba a {
	background-position:0 -201px !important;
}
.ba a span {
	color: #fddc27;
	background-position:right -44px !important;
}
.ba a + span {
	background-position:0 -277px !important;
}
.ba a + span span {
	background-position:right -120px !important;
}

.box {
	border:1px solid #999;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	float:left;
}
#os {
	margin:15px 25px 15px 25px;
	border:1px solid #777;
}
#os div {
	text-align:center;
	margin:auto;
	color:#FFF;
}