body {
	margin:0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888855;
	background:#003300;
}

img, a img {
	border: solid 1px #FC7215;
	margin:5px;
}
#main {
	margin:0 auto;
	width:980px;
	height:100%;
	text-align:left;
	background:#FEFEF1;
}

#container {
	padding-left:0px;			
	margin:0 auto;
	width:980px;
	height:100%;
	background:#F2F0F5;
	border-top: solid 5px #4B0003;
}

#left {
	width:230px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	clear:left;
	background:#F2F0F5;
}

#top-left {
	padding-bottom:30px;
	margin-bottom:30px;
	width:230px;
	height:auto;
	background-color:#FEFEF1;
	float:left;
	clear:left;
	border-bottom:solid 1px #4B0003;
	border-top:solid 1px #fc7215;
}

.wide {
	width:718px;
	padding: 20px 16px;
	float:right;
	background:#ffffff;
	text-align:justify;
}

.wide a{
	text-decoration:none;
	color:#D25502;	
}

.wide a:hover {text-decoration:underline}

.wide h2{
	padding:0px;
	margin:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#fc7215;
}

.wide h3{
	padding:0px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#fc7215;
}

#header {
	position:relative;
	width:750px;
	height:125px;
	padding:0;
	float:left;
	border-top: solid 1px #FC7215;
	border-bottom:solid 1px #FC7215;
	background: url(images/header.jpg) right no-repeat;
}

#link {
	width:150px;
	height:auto;
	margin:0 auto;
	padding:20px;
	clear:both;
	border: solid 1px #FEE9E2;
	background:#ffffff
}

#link table {padding-left:20px;}

#footer {
	padding:0px;			
	margin:0px auto;
	width:100%;
	height:20px;
	background-color:#4B0003;
	text-align:center;
	line-height:20px;
	font-size:10px;
	color:#ffffff;
	border-top:solid 1px #fc7215;
	clear:both;
}

#footer a {
	line-height:20px;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	line-height:20px;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

.cleaner {
 clear:both;
 height:0px;
 font-size:0px;
 border:none;
 margin:0; padding:0;
 background:transparent;
}

.ijo {
	color:#009999;
	font-size:11px;
}

/*------- style ------*/

.title {
	padding-top:20px;
	padding-left:20px;	
	margin:0px;
	width:192px;
	height:50px;
	float:left;
}

.title h1{
	padding:0px;
	margin:0px;
	font-size:34px;
	font-weight:bold;
	text-align:left;
}

.title h2{
	padding-right:30px;
	margin:0px;
	margin-top:-6px;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

#menu {
	width:auto;
	height:auto;
	margin:20px 8px 20px 5px auto;
}

#menu a {
	padding-top:10px;
	padding-left:10px;
	margin-left:20px;
	width:177px;
	height:20px;
	color:#408fd1;
	text-decoration:none;
	float:left;
	border-bottom:dotted 1px #408fd1;
}

#menu a:hover {
	color:#f97219;
	text-decoration:none;
}
