body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#656666;
	font-size:12px;
	height:100%;
	line-height:18px;
	background:#C9CAAC;
}
* {
    padding: 0; margin: 0;
}
html, body {
    height: 100%; 
}
p, form ,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul, ol {margin-top:0;margin-bottom:0;list-style:none;}
img {border:0px;}
* {outline:none;}
.clear {clear:both;font-size:1px;}

table {border:0;border-collapse:collapse;}
table td {padding:0;}

#page{
	width:834px;
	margin:0 auto;
	height: 100%;
}
* html #page {
    height: 100%;
}
#header{
	width:802px;
	height:173px;
	padding:0 0 0 11px;
}
h1  a.logo{
	width:300px;
	height:87px;
	float:left;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat 0 0;
	margin:19px 0 0 27px;
}
.date{
	float:right;
	text-align:right;
	margin:78px 0 0 0;
	padding:0 28px 0 0;
}
h2{
	color:#ADABA5;
	font-size:18px;
	line-height:20px;
}
ul#navigation{
	width:802px;
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0;
}
ul#navigation  li{
	float:left;
	background:url(../images/bg_li.gif) no-repeat 0 50%;
	margin:11px 0 0 -2px;
	padding:0 1px 0 5px;
}
ul#navigation  li a{
	color:#7A7878;
	font-weight:bold;
	font-size:12px;
	float:left;
	cursor:pointer;
	line-height:43px;
	text-transform:uppercase;
	text-decoration:none;
}
ul#navigation  li a span{
	padding:0 17px 0 18px;
	float:left;
}
ul#navigation  li a:hover, ul#navigation  li.active a{
	color:#FFF;
	font-weight:bold;
	float:left;
	font-size:12px;
	line-height:43px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/hover.gif) no-repeat 0 0;
}
ul#navigation  li a:hover span, ul#navigation  li.active a span{
	padding:0 17px 0 18px;
	float:left;
	background:url(../images/hover.gif) no-repeat 100% -43px;
}
#main{
	width:800px;
	padding:0 0 0 12px;
	overflow:hidden;
}
.banner{
	width:800px;
	overflow:hidden;
}
.box{
	width:751px;
	float:left;
	clear:both;
	margin:25px 0 0 0;
	padding:0 22px 50px 27px;
}
h3{
	color:#58B6DD;
	font-size:18px;
	line-height:20px;
	padding:0 0 12px 0;
}
.box p{
	padding:0 0 22px 0;
} 
.box ul{
	margin:0;
	padding:0 0 20px 0;	
}
.box ul  li{
	padding:0 0 0 22px;
	background:url(../images/point.gif) no-repeat 15px 50%;
}
#footer{
	width:751px;
	float:left;
	height:50px;
	clear:both;
	padding:0 22px 5px 38px;
	background:url(../images/line.gif) no-repeat 38px 20px;
}
#footer p{
	float:right;
	margin:28px 0 0 0;
}
#footer .image{
	width:48px;
	height:48px;
	float:right;
	padding:0 9px 0 13px;
}

/********************************************************/

table.position{
	background:url(../images/page-bg1.gif) repeat-y 0 0;
	height: 100%;
	float:left;
	width:834px;
}
table.position tr td.bottom{
	vertical-align:bottom;
}
table.position tr td.top{
	vertical-align:top;
}

