*
{
	margin: 0;
	padding: 0;
}

a img
{
	border: none;
}

.spaceHr
{
	height: 10px; *height:0;
visibility:hidden;
clear:both;
}

.dotHr
{
	width: 95%;
	height: 20px;
	background: url(../images/global/dotBg.jpg) repeat-x center center;
	clear: both;
}

.dotHr hr
{
	visibility: hidden;
}

body
{
	width: 100%;
	font: 9pt verdana,arial,serif;
	text-align: center;
	background: #000 url(../images/global/topBg.jpg) no-repeat center 23px;
	display: table; *display:inline;
}

#topMenuBox
{
	margin: 0 auto;
	width: 1004px;
	height: 72px;
	position: relative;
}

#topShiftF
{
	width: 520px;
	height: 253px;
	position: absolute;
	top: 83px;
	left: 300px;
	z-index: 99;
}

#fBanner
{
	margin: 268px auto 0 auto;
	width: 1004px;
	height: 139px;
	position: relative;
}

#wrap
{
	margin: 0 auto;
	width: 950px;
}

#leftCol
{
	padding-bottom: 30px;
	width: 206px;
	background: url(../images/leftCol/colBottom.jpg) no-repeat center bottom;
	float: left;
}

#midCol
{
	margin-left: 17px;
	margin-right: 18px;
	width: 503px;
	float: left;
}

#rightCol
{
	width: 206px;
	background: url(../images/leftCol/colBottom.jpg) no-repeat center bottom;
	float: left;
}

#crCol
{
	margin: 20px auto;
	width: 1004px;
	height: 270px;
	font-size: 10px;
	color: #848484;
	background: url(../images/crCol/crBg.jpg) no-repeat center 149px;
	clear: both;
}

#crCol span
{
	margin-top: 25px;
	display: block;
}

#crCol a
{
	text-decoration: none;
	color: #0084ff;
	font-size: 9pt;
}
.KeyLink
{
	background: #FFFF00;
}