body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.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;
	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:inherit;
	text-decoration:inherit;
}
#main {
	width:1000px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(images/main_fill.jpg);

}
#Banner {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/Banner.jpg);
	overflow:hidden;

}
#fill_1 {
	margin-left:0px;
	margin-top:0px;
	width:450px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/fill_1.jpg);
	overflow:hidden;

}
#menu {
	margin-left:0px;
	margin-top:0px;
	width:550px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/menu.jpg);
	overflow:hidden;

}
#left_side {
	margin-left:0px;
	margin-top:0px;
	width:50px;
	height:593px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/left_side.jpg);
	overflow:hidden;

}
#body {
	margin-left:0px;
	margin-top:0px;
	width:900px;
	height:593px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/body.jpg);
	overflow:hidden;
	text-align: center;

}
#right_side {
	margin-left:0px;
	margin-top:0px;
	width:50px;
	height:593px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/right_side.jpg);
	overflow:hidden;

}
#main_fill {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/main_fill.jpg);
	overflow:hidden;

}
