@charset "utf-8";
/* CSS Document */

body{
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#474747;
	text-align:center;
}
h5{	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	text-align:left;
	margin-bottom:0px;}
	
h6{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	text-align:left;
	margin-bottom:0px;
	}
a{
	text-decoration: none;
}
.clearboth{margin:0px; padding:0px; height:0px; clear:both; overflow:hidden;}
.more {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	float:right;
	}
a{
	text-decoration: none;
	}
a:hover{
	text-decoration: none;
	}
#top {
	width:756px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}

#content {
	width:714px;
	background: url(../images/content-foot-bg.gif) no-repeat bottom left #d5d9db;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
	padding-top:12px;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:12px;
	}
#footer {
	width:587px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:url(../images/footer_bg.gif) no-repeat;
	padding-left:168px;
	padding-top:6px;
	}
.line {
	height:1px;
	overflow:hidden;
	padding:0px;
	width:714px;
	background-image: url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
