﻿#maincontent
{
	width: 1400px; margin: 0 auto;
}

.landingPageFeature 
{
	display:inline;
	float:left;
	padding: 0px 6px 0px 6px;
}

#featureContainer 
{
	display:block;
	float:left;
	width: 490px;
}

/*
.headerlinks
{
	font-family: verdana;
	font-size: 7pt;
	color: white;
	text-decoration: underline;
}
.headerlinks:hover
{
	text-decoration: none;
	color: white;
	white-space: nowrap;
}

.linktd
{
	vertical-align: top;
	padding-top: 0px;
	border-left: white 1px solid;
	text-align: center;
}

#subheader
{
	background: #B4B4B4 url(../../images/slim_bg_headerPopup2.jpg) no-repeat top center;
	width: 800px;
	height: 25px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

#middledivider
{
	width: 300px;
	height: 190px;
	background: url(/images/muttartskylinebkgrnd800x600.jpg) no-repeat top center;
}

#enterbutton
{
	padding-top: 15px;
	text-align: center;
	width: 800px;
	height: 40px;
}

#othercontainer
{
	width: 775px;
	margin: 8px 8px 8px 8px;
	border: 1px solid #000055;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeff;
}

.linkset
{
	background-color: #eeeeff;
	padding-left: 20px;
}
*/