body {
	background: #fff url(images/body_bg.jpg) top repeat-x;
	color:#464646;
	margin:0;
	padding:0;
	_text-align:center;
	font:0.8em/1.5 Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", Tahoma, Arial, serif;
}
a {color:#000000; text-decoration:underline;}
a:hover {color:#666666; text-decoration:none;}

#main {
	width:974px;
	min-height:600px; _height:600px;
	margin:0 auto;
	background:url(images/top_bg.jpg) left top no-repeat;
	text-align:left;
}


.head_main {
	color:#eee;
	font-size:2.25em;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 50px;
}
.head_main a {
	color:#666666;
	text-decoration:none;
}
.head_main a:hover {
	color: #333333;
	text-decoration:none;
}
.head_claim {
	color:#753627;
	font-size:1.0em;
	margin:0;
	padding:0px 0px 4px 50px;
}
#content {
	clear:both;
	float:left;
	margin:200px 0 0 50px;
	width:500px;
	background:url(images/title_bg.gif) left top no-repeat;
	min-height:200px; _height:200px;
}
.inner-content {
	padding:20px;
}
#sidebar {
	float:left;
	width:220px;
	height:200px;
	margin:200px 0 0 90px;
}
li a {
	font-weight:bold;
}

