﻿/*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;}

a img{ border:0;}

body{ font-size:12px; font-family:Tahoma, Geneva, sans-serif; background: #434343 url('images/bg.jpg') no-repeat center top;
}

p { margin: 10px 0px 10px 5px;}
h1 { font-size:20px}
h2 { font-size:18px}
h3 { font-size:16px}

.wrapper{ width:1050px; margin:0 auto;}

/*header*/
#header{ width:100%; position:relative; z-index:4;}
	.head{ width:100%; height:118px;}
	.head .logo{ position:absolute; width:775px; height:188px; background:url('images/logo.png') no-repeat; left:15px; top:0;}
	.head .logo a{ float:right; width:565px; height:118px; text-indent:-9999px; overflow:hidden;}

.nav_image{ width:1050px; height:44px; background:url('images/navigation.gif') no-repeat;}
#navigation{ position:absolute; z-index:3; width:1050px; height:44px;}
#navigation ul{ display:inline; margin-left:230px;}
#navigation ul li{ display:inline; margin-right:18px;}
#navigation ul li a{ color:#fff; text-decoration:none; font-size:18px; line-height:44px;}
#navigation 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:600px; margin:10px 5px 10px 225px;}
	.main_content ul{ margin-left:35px}
	.main_content ul li{ margin-bottom:10px}
	
.cr{ clear:both; width:100%; height:24px; line-height:24px; text-indent:13px; background:url('images/content_bottom.gif'); color:#fff; text-align:center;}