/*Template starts here*/
/*+clearfix {*/
FORM:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
FORM
{
	display: inline-block;
}
FORM
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
BODY
{
	background: url(bg.png) repeat-x;
}
/*[clearfix]*/FORM
{
}
.width
{
	width: 800px;
	margin: auto;
}
.content
{
	clear: both;
}
.top-banner
{
	height: 109px;
	background: url(top-banner.jpg) 50% 0px;
	padding: 25px 0px 0px;
}
.head
{
	margin: 0px 0px 40px;
	height: 51px;
}
.copyright
{
	clear: both;
	margin-top: 20px;
	padding: 30px 0px;
	border-top: 1px solid #EBEDF0;
	font-size: 10pt;
	text-align: center;
	color: #6E7F98;
}

