*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666;
}

h1 {
	width: 285px;
	float: left;
}

h1 a {
	display: block;
	width: 285px;
	height: 93px;
	line-height: 400px;
	overflow: hidden;
	background: transparent url(/images/potashcorplogo.gif) top left no-repeat;
}

h2 {
	font-size: 17px;
	margin: 0 0 23px 0;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	
}

img {border: none;}

#wrapper {
	width: 772px;
	margin: 60px auto 0 auto;
}

#header {
	height: 93px;
	width: 772px;
}

#navigation {
	width: 460px;
	height: 13px;
	float: right;
	padding: 60px 0 0 0;
	position: relative;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	display: block;
	float: left;
	height: 13px;
}

#navigation a {
	display: block;
	float: left;
	height: 13px;
}

#popup {
	width: 353px;
	height: 41px;
	z-index: 10;
	position: absolute;
	left: 125px;
	top: 68px;
	display: none;
}

#content {
	width: 772px;
}

#mainColumn {
	width: 770px;
	height: 285px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 90px 0 0 0;
	position: relative;
}

#mainColumnAlt {
	width: 770px;
	height: 500px;
	border: none;
	margin: 90px 0 0 0;
	position: relative;
}

.fadeLeft {
	width: 60px;
	height: 285px;
	z-index: 10;
	position: absolute;
	left: -40px;
	top: 0px;
}

.fadeRight {
	width: 60px;
	height: 285px;
	z-index: 10;
	position: absolute;
	left: 750px;
	top: 0px;
}

.fadeLeftAlt {
	width: 60px;
	height: 500px;
	z-index: 10;
	position: absolute;
	left: -40px;
	top: 0px;
}

.fadeRightAlt {
	width: 60px;
	height: 500px;
	z-index: 10;
	position: absolute;
	left: 750px;
	top: 0px;
}

#columnOne {
	width: 227px;
	float: left;
	padding: 48px 0 0 0;
}

#columnTwo {
	width: 545px;
	float: right;
	padding: 48px 0 0 0;
}

#wallpaperSelection {
	width: 772px;
	height: 113px;
	margin: 5px 0 0 0;
}

#wallpaperSelection img {
	margin: 0 1px 0 0;
}

#wallpaperSelection img.last {
	margin: 0 0 0 0;
}

.clear { clear: both; }

#closeupContainer
{
	position: absolute;
	top: 215px;
	left: 50%;
	z-index: 12;
}

#closeupDetail {
	display: none;
	left: -222px;
	height: 345px;
	top: 0;
	position: absolute;
}

#fade {
	background-color: #ccc;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 11;
	-moz-opacity: 0.4;
	opacity:.4;
	filter: alpha(opacity=40);
}

#downloadWallpaper { position: relative; }

#downloadLinks {
	background: transparent url(/images/wallpaper.jpg) top left repeat-x;
	color: #fff;
	display: none;
	height: 130px;
	left: 240px;
	position: absolute;
	top: 160px;
	width: 250px;
	z-index: 14;
	padding: 20px;
}

#downloadLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#downloadLinks li {
	margin: 0 0 20px 0;
	padding: 0;
}

#downloadLinks a {
	color: #FFF;
	font-weight: bold;
}

#downloadLinks.awesome {

}

#adPlayerContainer {
	float: left;
	margin: 26px 0 0 0;
}

#adMenu {
	float: right;
}

#tv p,
#radio p {
	float: none;
	text-align: center;
}

#tv a,
#radio a {
	color: #e7a101;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px;
}