* {margin:0; padding:0}
body{
	margin: 0,0,0,0;
	background: #1a1a1a;
	background-image: url('/images/bg-content.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}
h1{
	font-size: 24px;
	color: #666666;
	margin: 0px;
}
h2{
	font-size: 13px;
	color: #999999;
	margin: 0px;
}
.tbl_main{

	border: 0px;
	width: 1000px;
}
.tbl_banner{
	width: 1000px;
	background: #000000;
	text-align: center;
	align: center;
}
.tbl_content{
	width: 1000px;

}
.tbl_box{
	width: 182px;
	height: 170px;
}
.td_box{
	padding: 15px;
	background: #111111;
	border: solid 12px #232323;
	vertical-align: top;
	text-align: left;
}
.td_button1{
	background: #0f7cb7;
	background-image: url('/images/bg-arrow.gif');
	background-repeat: no-repeat;
	background-position: 8px 40px;
	padding-left: 25px;
	color: #ffffff;
	height: 87px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.td_button{
	background-image: url('/images/bg-arrow.gif');
	background-repeat: no-repeat;
	background-position: 8px 15px;
	padding-left: 25px;
	color: #ffffff;
	height: 36px;
	border-top: solid 1px #333333;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.td_header{
	background-image: url('/images/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 151px;
	vertical-align: top;
}
.td_sisters{

	text-align: right;
	vertical-align: top;
	color: #999;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 11px;
}
.td_nav{
	background-image: url('/images/bg-nav.jpg');
	background-repeat: repeat-x;
	height: 39px;
	text-align: center;
	align: center;
}
.td_nav2{
	height: 39px;
	text-align: left;
	padding-left: 25px;
}
.td_banner{
	text-align: center;
}
.td_content{
	background-repeat: repeat-x;
	text-align: left;
}
.td_content1{
	background: #282828;
	background-image: url('/images/bg-column.jpg');
	background-repeat: repeat-x;
	width: 302px;
	height: 300px;
	padding: 15px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
.td_content2{
	vertical-align: top;
}
.td_content2a{
	width: 180px;
	padding: 15px;
	vertical-align: top;
	text-align: left;
}
.td_content2b{
	color: #ccc;
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	text-align: left;
}
.td_banner_nav{
	width: 202px;
	text-align: center;
}
.td_banner_image{
	width: 798px;
	vertical-align: top;
	text-align: center;
}
.td_footer{
	background: #101010;
	padding: 20px;
	border-top: solid 1px #000000;
	font-size: 11px;
	text-align: center;
	color: #666;
}
.txt_firstline{
	color: #ffffff;
}
.txt_nav{
	width: 1000px;
	color: #ffffff;
}
.txt_column{
	padding: 15px;
	color: #999;
}
a{
	color: #0f7cb7;
}
a:hover{
	color: #ffffff;
}
a.nav{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.nav-on{
	color: #0f7cb7;
	text-decoration: none;
	font-size: 11px;
}
a.nav:hover{
	color: #0f7cb7;
	text-decoration: none;
}
a.nav2{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.nav2:hover{
	color: #000;
	text-decoration: none;
}
a.nav2-on{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
input,textarea{
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #333;
	font-size: 11px;
	border: solid 1px #ccc;
}
