﻿/*latest update 2009.06.17*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{ margin:0;padding:0;}

ol,ul,li{ list-style:none; list-style-position:outside;}
a img{ border:0;}

body{ font-size:12px; font-family:Tahoma, Geneva, sans-serif; background:#1E1E1E url('images/body_bg.jpg') no-repeat center top;
}

.main{ width:1050px; margin:0 auto;}

/*header*/
#header{ width:100%; position:relative; z-index:4;}
	.head{ width:100%; height:118px; background: url('images/head-bg.png') no-repeat right top
}
	.head .logo{ position:absolute; width:498px; height:235px; background:url('images/logo.png') no-repeat; 
left:15px; top:0;
}
	.head .logo a{ float:right; width:325px; height:118px; text-indent:-9999px; overflow:hidden;}

.menu_bg{ width:1050px; height:44px; background:url('images/navigation.gif') no-repeat;
}
#menu{ position:absolute; z-index:3; width:1050px; height:44px;}
#menu ul{ display:inline; margin-left:235px;}
#menu ul li{ display:inline; margin-right:32px;}
#menu ul li a{ color:#fff; text-decoration:none; font-size:18px; line-height:44px;}
#menu ul li a:hover{ color:#ccc;}


/*content*/
#content{ width:100%; background:#fff url('images/content_bg.gif');
}
.content_inside{ width:100%; overflow:hidden; background:url('images/content_top_shadow.gif') no-repeat left top;
}

	.side_content{ float:left; width:220px;}
	.main_content{ float:left; width:584px; margin:10px 235px 10px 234px;}

.sidebar{ float:right; width:219px; display:inline; margin-right:1px;}
	
.copyright{ clear:both; width:100%; height:24px; line-height:24px; text-indent:13px; background:url('images/content_bottom.gif'); 
color:#fff;
}
.main_content p{
	margin:0px 00px 12px 0px
}
.main_content a{
	color:blue;
}
.main_content a:hover{
	text-decoration:none;
}
.main_content ul li{
	margin-left:30px;
	list-style:disc;
	margin-bottom:10px;
}
.main_content ol li{
	margin-left:30px;
	margin-bottom:10px;
}
h1 {
	font-size:18px;
	margin:0px 00px 12px 0px
}
h2 {
	font-size:16px;
	margin:0px 00px 12px 0px
}
h3 {
	font-size:14px;
	margin:0px 00px 12px 0px
}
h4 {
	font-size:12px;
	margin:0px 00px 12px 0px
}
.center {
	text-align: center;
}
.center14 {
	text-align:center;
	font-size:14px;
}
.left {
	text-align:left;
}
.f14 {
	font-size:14px;
}
.b14 {
	font-size:14px;
	font-weight:bold;
}
.list-table {
	width:425px;
	margin-bottom:12px;
}
.column {
	font-weight:bold;
	font-size:12px;
	background-color:#EFEFEF;
}
.table {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:475px;
}
.table td {
	border: 1px solid #000000;
}