/* CSS Document */
#MainBg
{
	background:url(../images/bg.jpg) center repeat-y;
}
#MainBody
{
	width:781px;
	margin-left:auto;
	margin-right:auto;
}
#Header
{
	height:127px;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}
#LogoLink
{
	position:absolute;
	left:540px;
	top:10px;
	display:block;
	width:180px;
	height:100px;
}
#HeadLink
{
	position:absolute;
	left:180px;
	top:10px;
	display:block;
	width:90px;
	height:90px;
}
#HeadSwf
{
	position:absolute;
	top:0px;
	left:269px;
	width:267px;
	height:127px;
}
#Left
{
	float:left;
	width:244px;
	margin-left:7px;
}
#Right
{
	float:right;
	width:509px;
	margin-right:7px;
}
#Footer
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:30px;
}
#Footer td
{
	text-align:left;
}
#Footer th, #Footer a
{
	font:normal 12px Arial;
	text-decoration:none;
	color:#00427e;
}


