body
{
}

.maindiv
{
	min-height: 500px;
	height: auto;
}
#page
{
	width: 960px;
	margin: 0 auto 0 auto;
}

#nav
{
	height: 40px;
	clear: both;
}

#header
{
	position: relative;
	height: 55px;
}

#featured
{
	height: 290px;
}

#main
{
	margin-top: 5px;
	
	background: url("/images/dividerVertical.png") 660px 0px repeat-y;
}

#footer
{
	margin-bottom: 30px;
}