#image{
	width:339px;
	/*background:#ba0f2b;*/
	float:left;
	height:733px;
	background:url('../images/index.jpg') no-repeat;
}

#signup{
	margin-top:590px;
	padding:0px 20px 0px 20px;
	color:#FFFFFF;
}

#signup p{
	color:#FFFFFF;
}

#primary-nav{
	width:169px;
	float:left;
}

#content-container{
	width:241px;
	padding:35px 48px;
}

* html #content-container{
	width:337px;
}

#content{
	height:665px;
	text-align:left;
	overflow:hidden;
	position:relative;
}

#seo{
	width:241px;
	position:absolute;
	bottom:0px;
	left:0px;
	margin-right:48px;
}
