﻿body
{
	width:1003px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.maincontainer
{
	width:1003px;
	background-color:Black;
	
}

.topswf
{
	height:259px;
	width:1003px;
}

.copyright
{
	height:105px;
	margin:2px auto;
}

.pic
{
	width:210px;
	line-height:105px;
	float:left;
	text-align:center;
	
}

.pic img
{
	margin-top:8px;
}

.word
{
	width:700px;
	float:left;	
	color:White;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	margin-top:10px;
}	

.word a
{
	color:White;
}

.menu 
{
	width:1003px;
	height:54px;
	background:url(../images/menubg.gif) repeat-x 0px 2px;
	_background:url(../images/menubg.gif) repeat-x 0px 2px;

}
.menu ul
{
	list-style:none;
	margin:1px auto;
	padding-left:6px;
}

.menu ul li
{
	width:99px;
	height:26px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:1px 0px;
}

.menu ul li a
{
	display:block;
	height:26px;
	line-height:26px;
	color:White;
	text-align:center;
}
