body {
	background-color: #eeeded;
	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;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 99%;
	position: relative;
}
.rowWrap {
	width: 99%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:795px;
	margin: 0px auto 0px 0px;
	border: 0px solid #f0f0f0;

}
#header {
	
	

	background-image: url(images/header_completecss.png);
	width:800px;
	padding-top:0px;
	height:150;
	margin-left:98px;
	margin-top:25px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	
	
}
