body {
	margin: 0px;
	background: #fff;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
}
h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: georgia, garamond, arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.nav {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.subnav {
	background-image: url('/images/div.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
}
.tbl_main {
	width: 980px;
}
.tbl_footer {
	width: 980px;
	padding: 30px;
}
.tbl_content1 {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	padding: 30px;
	vertical-align: top;
}
a {
	color: fff;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
a.nav-on {
	padding-right: 10px;
	color: ffb200;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav-on:hover {
	padding-right: 10px;
	color: ffb200;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav-a {
	padding-right: 10px;
	color: fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav-a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffb200;
}
a.a2 {
	color: 000;
	text-decoration: underline;
}
a.a2:hover {
	color: #990000;
}
a.a3 {
	color: fff;
	text-decoration: underline;
}
a.a3:hover {
	color: #ffcc33;
}
a.a4 {
	color: fff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
a.a4:hover {
	color: #ffcc33;
}
a.a-promo {
	font-familty: verdana;
	font-size: 9px;
	color: 000;
	text-decoration: underline;
}
a.a-promo:hover {
	font-familty: verdana;
	font-size: 9px;
	color: #990000;
}
a.a-promo2 {
	font-familty: verdana;
	font-size: 9px;
	color: 000;
	text-decoration: underline;
}
a.a-promo2:hover {
	font-familty: verdana;
	font-size: 9px;
	color: #990000;
}
.td_contentx {
	color: #000;
	font-family: georgia, garamond, arial;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
}
.td_content1 {
	background-image: url('/images/div2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	color: #000;
	font-family: georgia, garamond, arial;
	font-size: 12px;
	font-weight: normal;
	padding-right: 40px;
	vertical-align: top;
	text-align: justify;
}
.td_content2 {
	background-image: url('/images/div2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	color: #000;
	font-family: georgia, garamond, arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 40px;
	vertical-align: top;
	text-align: justify;
}
.tbl_footer {
	color: #fff;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;		
}
.promo {
	border: solid 1px #333;
	height: 100px;
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	color: #000;
}
