@import url(master.css);

.wrapper {
	width: 100% !important;
}

#contentBody, #home contentBody {
	margin: 0 !important;
	height: auto !important;
	width: 100%;
}

#home #tagline, #home .videoPlayer, #header .pen,  #home #header .pen {
	display: none !important;
}

#header .videoPlayer {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	clear: both;
}

.noFlash {
	padding: 0;
	height: auto;
	float: right;
}

.noFlash h1 {
	line-height: normal;
}

#home #mainContent, .modules {
	width: 100%;
}

#home .leftColumn, .rightColumn {
	width: 63% !important;
}

#home .rightColumn, .leftColumn {
	width: 33% !important;
}

#home .singleColumn, .leftColumn {
	width: 23% !important;
}

.modulesTop, .modulesBottom, .leftModule, .rightModule, a.more {
	padding: 0;
	float: none;
}

#nav {
	position: relative;
	width: auto;
	top: auto;
	left: auto;
	float: right;
	width: 70%;
}

#nav ul.phone {
	width: auto;
}

#nav ul#mainMenu li a.selected {
	color: #0094c1;
}

#footer .wrapper #footerLinks {
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	float: right;
}

#footer #anotoLogo {
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	float: left;
}