body {
	margin:0px;
	padding:0px;
	background: #ffffff url(images/body_bg_gy.jpg) repeat-x;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px auto;
	padding:0px;
	font-family:verdana;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR: #535353;
	text-decoration: none;
}
#main {
	width:960px;
	border: 0px solid #f0f0f0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:81px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/head.jpg);
	overflow:hidden;

}
#menu {
	width:960px;
	height:38px;
	float:left;
	display:inline;
	background-image: url(images/menu.jpg);
	overflow:hidden;
	margin: 0px auto;

}
#body_bg {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	background: url(images/body_bg.jpg) no-repeat;

}
#skip {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
#headertext {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	position: relative;
	top: 5px;	
}

