html {height:100%;}
body {padding:0; margin:0; height:100%; background:#353637}
table, td {
	border-collapse:collapse;
	font-size:12pt;
}
table, td, img {border:0;}
form, td{margin:0; padding:0;}
body, td, input, textarea{
	font-family:Verdana;
	color:#FFFFFF;
	vertical-align:top;
	padding:0px;
	text-align:left;
}


img{ vertical-align:top}
.vam{ vertical-align:middle}

.w{width:100%;}
.main{text-align:center; width:100%;}
.main1{margin:0 auto; text-align:left; width:606px;}

b{ color:#ffffff; font-family:Verdana }
span{color:#f32648; }

a{color:#FFFFFF} 
a:hover{text-decoration:none}


ul{
	margin:0;
	padding:10;
	list-style-image: none;
	list-style-type: none;
}
li{background:url(images/1_z1.gif)  center left no-repeat; background-position:0 11px; margin:0px; padding-left:8px; line-height:30px}


.more{background:url(images/1_z2.gif)  center left no-repeat; background-position:0 5px; padding-left:12px; vertical-align:middle; color:#434343; font-weight:bold; text-decoration:none}
.more:hover{
	text-decoration:underline;
}



 /*header*/
#header{height:65px} 


/*content*/
.left{ width:5px; background:url(images/left.gif)}
.right{ width:4px; background:url(images/right.gif)}
.menu{ height:203px; background:url(images/bg.gif); padding:6px 0 0 19px}
.logo{
	display:block;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 160px;
}
#content{ width:597px; height:423px; background:#4b4c4d }
#content{ font-size:0.625em; }
#content td, .content table{line-height:1.3em;}
#content .row1{ background:url(images/1_bg1.gif)}
#content .row1 div{ background:url(images/1_bg4.gif) no-repeat 298px 0px; height:82px}
#content .row1 img{ margin:29px 0 0 29px}
#content .row2{
	height:280px;
	background: url(images/1_bg2.gif) repeat-y top left
}
#content .row3{ height:47px; background: url(images/1_bg3.gif) repeat-y top left #434445}
#content .row3 div{ margin:10px 0 0 216px}
#content .row3 .b1{ margin:0px 0 0 243px}
#content .col1{ width:299px}
#content .col2{ width:298px}
#content .indent{ margin:0 20px 10px 30px}
#content .indent1{ margin:10px 20px 10px 20px}
#content p{ }
#content .pic_left{ margin:0 14px 60px 0px; float:left}

/*index.html*/
#page .menu{ height:242px; background:url(images/bg.gif); padding:6px 0 0 19px}
#page .logo{
	display:block;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 150px;
}

/*index-1.html*/
#page1 .pic{ margin:0 -6px 20px -6px; display:block}
#page1 #content .pic_left{ margin:0 18px 20px 0px; float:left}
#page1 #content .row1 .w1{ margin:29px 0 0 119px}
/*index-2.html*/
#page2 .pic{ margin:0 -6px 20px -6px; display:block}
#page2 #content .row1 .w1{ margin:29px 0 0 170px}
/*index-3.html*/
#page3 .pic{ margin:0 -6px 20px -6px; display:block}
#page3 #content .pic_left{ margin:0 18px 20px 0px; float:left}
#page3 #content .row1 .w1{ margin:29px 0 0 106px}
#page3 #content .indent2{ margin:5px 0px 20px 30px}
/*index-4.html*/
#page4 .pic{ margin:0 -6px 20px -6px; display:block}
#page4 #content .row1 .w1{ margin:29px 0 0 109px}
#page4 #content .indent2{ margin:5px 0px 20px 104px}
/*index-5.html*/
#page5 #content .row1 .w1{ margin:29px 0 0 128px}
/*index-6.html*/
#page6 #content .row2{ background:none}
#page6 #content .row3{background:#434445}



/*footer*/
#footer {color:#808080; font-size:0.625em; font-family:Verdana; height:75px; background:url(images/bot.gif) no-repeat top; vertical-align:middle; padding-left:163px } 
#footer td, .content table{line-height:1.20em;}
#footer a{color:#bdd754; text-decoration:underline} 
#footer a:hover{text-decoration:none}



/*input*/
input{
	border:1px solid #8a8a8b;
	font-size:1em;
	margin-bottom:7px;
	color:#000000;
	padding-top:3px;
	width:241px;
	height:24px;
	background-color: #CCCCCC;
}
textarea{
	font-size:1em;
	margin-bottom:5px;
	color:#000000;
	padding-top:3px;
	border:1px solid #8a8a8b;
	width:241px;
	height:157px;
	overflow:auto;
	background-color: #CCCCCC;
}
