.tagline
{
	width: 100%;
	background-repeat: repeat;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.tagline_inner
{
	width: 890px;
	margin: auto;
}

#content_wrapper
{
	width: 100%;
}

#content_wrapper .inner .inner_wrapper
{
	margin-top: 28px;
}

#footer_shadow
{
	background-repeat: repeat;
}

#copyright, #footer
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.page_caption
{
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-repeat: repeat;
}