
body {
	background: url(color_blue/pics/bgFront.jpg) #006e94 no-repeat top center;
}

#wrapper {
	height: 400px;
}

html>body #wrapper {
	min-height: 400px;
}

#banner {
	padding-top: 240px;
}

#nav {
	top: 250px;
}

#main {
	width: 330px;
	float: right;
	position: relative;
	top: -120px;
	margin-bottom: -120px;
}

#column1 {
	width: auto;
	height: auto;
}

#logo a {
	display: block;
	width: 177px;
	height: 139px;
	background: url(color_blue/pics/logoFront.gif) no-repeat left top;
}

#logo a img {
	display: none;
}

