@charset "utf-8";
/* CSS Document */


img {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}



#wrapper {
	width: 900px;
	margin: auto;
}
#header {
	width: 900px;
	height: 85px;
	background-image: url(images/htmlpage/headerstrip.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 80px;
}
#menu {
	width: 900px;
	height: 25px;
	padding: 0 0 0 0; 
}
#indentlogo {
	padding: 0 0 0 440px;
}
