*
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 12px;
	color: #000000;
}

body
{
	margin: 0px;
	padding: 0px;
	width: 980px;
	border-bottom: 30px solid #FFFFFF;
}

img
{
	border: 0px;
}

a
{
	color: #;
	text-decoration: none;
}

.invisible
{
	position: absolute;
	left: -2323px;
	width: 666px;
	overflow: hidden;
}

a:hover, a:focus
{
	text-decoration: underline;
}

#box_header
{
	position: relative;
	height: 120px;
	border-left: 40px solid #BE281D;
	border-right: 40px solid #BE281D;
	margin-bottom: 40px;
}

#box_location
{
	position: absolute;
	top: 104px;
	right: 40px;
}

#box_location a
{
	color: #BE281D;
	text-decoration: none;
}

#box_location a:hover, #box_location a:focus
{
	text-decoration: underline;
}

#box_menu
{
	float: left;
	width: 215px;
	height: 20px;
}

#box_content
{
	margin-left: 215px;
	margin-right: 230px;
	margin-bottom: 40px;
	border-left: 15px solid #BE281D;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#box_ads
{
	float: right;
	width: 230px;
}

#box_ads div.ad
{
	margin-bottom: 30px;
	border-left: 15px solid #ED1202;
	padding-left: 15px;
	padding-right: 15px;
}

div.content_seperator
{
	border: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}