@charset "utf-8";
/* CSS Document */

#content{
	float: right;
	width:524px;
	background: url(../images/second_pane_bg.gif) repeat-x bottom #fff;
	z-index: 8;
	height: 100%;
}

#subnav {
	text-transform:uppercase;
	background: url(../images/subnav_bg.gif) repeat-x top left #f2f2f2;
	color: #0c7d91;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
#subnav a {
	color: #919191;
	margin-right: 30px;
}

#subnav a.on {
	color: #0c7d91;
	font-weight: bold;
}

/*Supersize Plugin Styles*/

#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}


#headline {
	z-index: 3;
	background: url(images/supersized_images/homepage/headline.html) no-repeat top left;
	width: 510px;
	height: 118px;
	position: absolute;
	right: 50px;
	top:250px;
}
