html {height:100%;}
body {
	height:100%;
	margin:0;
	padding:0;
	background-image: url(images/bg.jpg);
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, select, input {
	color:#ebebeb;
	vertical-align:top;
	text-align:left;
	text-transform:uppercase;
	font-weight:bolder;
	font-family: arial;
	font-size: 10px;
	line-height: 20px;
	margin: 5px;
	padding: 0px;
}
.table {height:100%;}
img {
	vertical-align:middle;
	padding-left: 5px;
	text-align: justify;
}
imgr {
	vertical-align:middle;
	padding-left: 5px;
	text-align: right;
}
.fleft {
	float:left;
	padding-right: 20px;
}
.fright { float:right;}
.clear { clear:both;}

/*in_line_style*/
a{ color:#ffa100; text-decoration:none;}
a:hover{
	color: #CCCCCC;
	padding: 0px;
}

strong{
	color:#EBEBEB;
	font-size: 10px;
	font-weight: bolder;
}
p {
	margin:0;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.form { height:29px;}
.form input {width:291px; background:none; border:1px solid #9e9e9e; height:100%;}
textarea { width:291px; height:90px; background:none; overflow:auto; border:1px solid #9e9e9e; color:#9e9e9e;}

ul { margin:0; padding:10; list-style:none;}
li {
	height:24px;
	line-height:24px;
	padding: 6px;
}
.li-1 { background:#2c2c2c;}
li a {color:#9e9e9e; padding-left:12px;}

.button { background:url(images/but_bgd.gif) left top repeat-x; height:24px;}
.button .ind { padding:5px 0 0 0; text-align:center;}
.button a { color:#ffa100;}

.site_center{
	text-align:center;
	width:100%;
	background-color: #444444;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.site_center1{
	margin:0 auto;
	text-align:left;
	width:850px;
}

.tall_bottom { background:url(images/tall_bottom.gif) left top repeat-x;}

.img_indent {
	float:left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ebebeb;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.link1 { color:#9e9e9e; text-decoration:underline;}
.link1:hover { text-decoration:none;}

/*header*/
#header { height:311px;}
#header .row_1 { height:90px;}
#header .row_2 { height:221px;}
#header .row_2 .col_1 { width:335px; height:203px; background:url(images/header_bgd1.jpg) no-repeat left top;}
#header .row_2 .col_1 img { margin:82px 0 0 73px;}
#header .row_2 .col_2 { width:445px; height:221px; background:url(images/header_bgd2.jpg) no-repeat left top;}
#header .row_2 .col_2 img {
	margin-top: 82px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/* footer */
#footerWrapper{
	display:block;
	clear:both;
	min-height:200px;
	margin-top:20px;
	background-color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #666666;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
}
#footer{
	width:850px;
	margin:0 auto;
	color:#999;
}
#footer .col1,#footer .col2{
	width:215px;
	float:left;
	margin-right:20px;
	text-align: left;
}
#footer .col3{width:215px;float:left;}
#footer .title{
	font-size:20px;
	line-height:22px;
	padding:30px 0 20px 0;
	text-shadow: #292929 1px -1px 1px;
	color: #CCC;
}
#footer a{
	color:#ebebeb;
}
#footer a:hover{
	color:#999;
}
#footer li{margin-bottom:5px;}
#footer #copyright{
	clear:both;
	padding-bottom:15px;
	text-align: left;
}
#footer .logo{margin-bottom:30px;}
#footer .logo a{}
#footer .bigTitle{font-size:24px;line-height:36px;padding:0;}
#footer .bigTitle span{font-weight:bold;}

/*content*/
#content { height:434px;}
#content h2 {
	font-size:10px;
	line-height:16px;
	height:22px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#content h3 {
	font-size:10px;
	line-height:20px;
	margin-bottom:4px;
	color:#CCCCCC;
	padding-left: 0px;
}
#content h3 a {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
#content h5 { font-size:9px; line-height:11px; margin:0 0 3px 0;}
#content .li1 {
	height:24px;
	background:#232323;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .li1 a {
	color:#CCCCCC;
	text-decoration: underline;
}
#content .li1 .fright { color:#eb9606;}
#content .li2 .fright { color:#eb9606;}
#content .li1 .ind { padding:7px 31px 0 11px;}
#content .li2 .ind { padding:7px 31px 0 11px;}
#content .li2 {
	background:#2c2c2c;
	height:24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	list-style-type: none;
}
#content .li2 a { color:#FFFFFF;}


/*index.html*/
#page1 #content .col_1 { width:335px;}
#page1 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page1 #content .col_1 p { margin:15px 0 29px 0;}
#page1 #content .col_2 { width:425px;}
#page1 #content .col_2 .indent { padding:22px 0 40px 20px;}
#page1 #content .col_2 h2 { margin:0 0 30px 0;}
#page1 #content .col_2 .container { width:405px;}

/*index-1.html*/
#page2 #content .col_1 { width:505px;}
#page2 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page2 #content .col_1 h2 { margin-bottom:30px;}
#page2 #content .col_1 p { margin-bottom:28px;}
#page2 #content .col_2 { width:255px;}
#page2 #content .col_2 .indent { padding:22px 0 40px 31px;}
#page2 #content .col_2 h2 { margin-bottom:30px;}
#page2 #content .col_2 p { margin-bottom:16px;}
#page2 #content .col_2 .p1 { margin-bottom:28px;}

/*index-2.html*/
#page3 #content .col_1 { width:335px;}
#page3 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page3 #content .col_1 h2 { margin-bottom:30px;}
#page3 #content .col_1 p { margin:0 0 20px 0;}
#page3 #content .col_1 ul { width:264px;}
#page3 #content .col_2 { width:425px;}
#page3 #content .col_2 .indent { padding:22px 0 40px 20px;}
#page3 #content .col_2 h2 { margin:0 0 24px 0;}
#page3 #content .col_2 .container { width:405px;}
#page3 #content .col_2 p { margin-bottom:30px;}

/*index-3.html*/
#page4 #content .col_1 { width:505px;}
#page4 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page4 #content .col_1 h2 { margin-bottom:30px;}
#page4 #content .col_1 p { margin-bottom:17px;}
#page4 #content .col_1 .p1 { margin-bottom:28px;}
#page4 #content .col_2 { width:255px;}
#page4 #content .col_2 .indent { padding:22px 0 40px 30px;}
#page4 #content .col_2 h2 { margin-bottom:30px;}
#page4 #content .col_2 p { margin-bottom:20px;}
#page4 #content .col_2 ul { margin-top:17px; margin-bottom:27px;}

/*index-4.html*/
#page5 #content .col_1 { width:335px;}
#page5 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page5 #content .col_1 h2 { margin-bottom:30px;}
#page5 #content .col_1 p { margin:0 0 21px 0;}
#page5 #content .col_1 .p1 { margin:23px 0 11px 0;}
#page5 #content .col_2 { width:425px;}
#page5 #content .col_2 .indent { padding:22px 0 40px 20px;}
#page5 #content .col_2 h2 { margin:0 0 30px 0;}
#page5 #content .col_2 p { margin-bottom:14px;}
#page5 #content .col_2 .p1 { margin-bottom:29px;}

/*index-5.html*/
#page6 #content .col_1 {
	width:675px;
}
#page6 #content .col_7 {
	width:850px;
}
#page6 #content .col_99 {
	width:550px;
}
#page6 #content .col_1 .indent {
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0pt;
	color: #EBEBEB;
}
#page6 #content .col_1 h2 { margin-bottom:5px;}
#page6 #content .col_1 p { margin-bottom:19px;}
#page6 #content .col_1 .img_indent {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 7px;
}
#page6 #content .col_1 .img_indeznt {
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0;
	padding: 7px;
}
#page6 #content .col_1 .img_indentl {
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0;
	padding: 7px;
}
#page6 #content .col_2 { width:175px;}
#page6 #content .col_2 .indent {
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 10px;
}
#page6 #content .col_2 h2 { margin-bottom:10px;}
#page6 #content .col_2 p {
	margin-bottom:5px;
	padding: 10px;
}
#page6 #content .col_2 ul { margin-top:17px; margin-bottom:27px;}

#page6 #content .col_3 { width:211px;}
#page6 #content .col_3 .indent {
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 10px;
}
#page6 #content .col_3 h2 { margin-bottom:10px;}
#page6 #content .col_3 p {
	margin-bottom:5px;
	padding: 10px;
}
#page6 #content .col_3 ul { margin-top:17px; margin-bottom:27px;}

#page6 #content .col_4 { width:311px;}
#page6 #content .col_4 .indent {
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 10px;
}
#page6 #content .col_4 h2 { margin-bottom:10px;}
#page6 #content .col_4 p {
	margin-bottom:5px;
	padding: 10px;
}
#page6 #content .col_4 ul { margin-top:17px; margin-bottom:27px;}

/*index-6.html*/
#page7 #content .col_1 { width:335px;}
#page7 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page7 #content .col_1 h2 { margin-bottom:30px;}
#page7 #content .col_1 p { margin:0 0 21px 0;}
#page7 #content .col_1 .p1 { margin:23px 0 11px 0;}
#page7 #content .col_2 { width:425px;}
#page7 #content .col_2 .indent { padding:22px 0 40px 20px;}
#page7 #content .col_2 h2 { margin:0 0 30px 0;}
#page7 #content .col_2 p { margin-bottom:13px;}
#page7 #content .col_2 .p1 { margin-bottom:31px;}

/*index-7.html*/
#page8 #content .indent {padding:22px 18px 40px 20px;}
#page8 #content h2 { margin-bottom:30px;}
#page8 #content p { margin-bottom:11px;}

