body{
	background:#215678 url(../images/pattern.gif) repeat top left;
	color:#171817;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0px;
}
a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}
.container {
	width:100%;
	position:relative;
	z-index:100;
	margin:40px auto;
}
.content {
	width:1000px;
	margin:0 auto;
}
.top{
	width:100%;
	background:url(../images/line_bkg.png) repeat top left;
	position:relative;
}
.more{
	font-size:12px;
	padding:195px 0px 0px 0px;
	height:30px;
	width:1000px;
	margin:10px auto 0 auto;
	color:#171817;
}
.content{
	width:100%;
	position:relative;
	text-align:right;
}
/* Footer Style */
/*.header{
	position:absolute;
	width:100%;
	height:25px;
	line-height:24px;
	top:0;
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	z-index:4;
}
.header a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	text-align:right;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	position:absolute;
	right:4px;
}
*/