#site-layout {
	height: 100%;
	width: 100%;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-x;
	width: 100px;
}
#Layer1 {
	width: 100%;
}

.navigation_links {
}
