/* CSS Document */

body {
	margin: 0;
	padding: 20px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #000000;
	background-color:#feffff;
	background-image: url('/images/8-25/bg.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.cb {
	clear:both;
}

a img {
	border-width:0;
}

a {
	font-weight: bold;
	color: #8d8b80;
	text-decoration:none;
}

a:hover {
	color: #000000;
}

#main{
	width: 577px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#header{
	height: 218px;
	backgorund-color: #ffffff;
	background-image: url('/images/8-25/top-bg.gif');
	background-repeat:no-repeat;
	text-align:center;
}

#header img {
	margin-top:125px;
}

#nav {
	margin: 0 4px 0 4px;
	background-color: #000000;
	border: 4px solid #ffffff;
	border-width: 0 4px 0 4px;
	text-align:center;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

#nav table{
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

#nav td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align:middle;
	text-align:center;
	height: 50px;
	padding: 0 10px 0 10px;
	backgorund-color: #000000;
}

#nav td.active{
	background-color: #3c663f;
	background-image: url('/images/8-25/nav-active_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#foot {
	width: 577px;
	margin: 0 auto;
}

#foot .l,#foot .r {
	width: 31px;
	height: 66px;
}

#foot .l {
	background-image: url('/images/8-25/btm-left.gif');
}
#foot .r {
	background-image: url('/images/8-25/btm-right.gif');
}

#foot .c .inner {
	margin: 24px 0 4px 0;
	background-color: #ededed;
	color: #000000;
	font-size: 9px;
	text-align:center;
	height: 26px;
	padding: 6px;
}

#foot .c {
	background-color: #ffffff;
}

#foot a {
color: #000000;
}

#body {
	padding: 10px;
	font-size: 12px;
}

.imagetextl,.imagetextr {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f0edd7;
	padding: 4px;
	text-align:center;
	margin: 0 10px 10px 0;
}

.imagetextr {
	float:right;	
	margin: 0 0 10px 10px;
}

.imagetextl span,.imagetextr span {
	padding: 5px;
	display:block;
}

#body h1,#body h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 17pt;
	color: #666666;
	margin: 0;
}

#body h2 {
	font-size: 12pt;
	marign: 0 0 0 0;
}


#body h1 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 15pt;
	color: #000000;
}

.dc {
float:left;
color:#D4D4C7;
font-size:70px;
line-height:50px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

#body p {
	text-align:justify;
}