*
{
	font-size: 11pt;
	font-family: Verdana, Arial, Sans-Serif;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

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

img
{
	border: 0px;
}

#box_main
{
	position: relative;
	width: 1000px;
	margin: auto;
	text-align: left;
	border-top: 10px solid #730F08;
}

#box_top
{
	position: relative;
	height: 125px;
	background-color: #FFFFFF;
}

.box_left
{
	position: absolute;
	left: 0px;
	width: 50%;
	text-align: center;
}

.box_left_content
{
	position: relative;
	font-weight: bold;
}

.box_right
{
	position: absolute;
	right: 0px;
	width: 50%;
}

.box_right_content
{
	padding-left: 160px;
	text-align: center;
	font-weight: bold;
}

.box_header
{
	bottom: 10px;
}

.content_header
{
	color: #730F08;
}

.language_item
{
	color: #999999;
	height: 36px;
	width: 166px;
	text-align: center;
}

.language_item a
{
	color: #FFFFFF;
	display: block;
}

.float_left
{
	float: left;
	border-right: 1px solid #FFFFFF;
}

.float_right
{
	float: right;
	border-left: 1px solid #FFFFFF;
}

#line_grey
{
	height: 4px;
	font-size: 2px;
	color: #BFBFBF;
	line-height: 4px;
	background-color: #BFBFBF;
	border-bottom: 1px solid #FFFFFF;
}

#line_brown
{
	height: 10px;
	background-color: #730F08;
}

#box_language
{
	position: relative;
	height: 36px;
	line-height: 36px;
	background-color: #730F08;
	border-bottom: 1px solid #FFFFFF;
}

#box_cow
{
	text-align: left;
	height: 385px;
	background: url(../../media/images/splash_banner_background.jpg);
	background-position: 1000px;
	border-bottom: 1px solid #FFFFFF;
}

#box_logo
{
	position: absolute;
	top: 10px;
	left: 50%;
}

#box_logo_inner
{
	position: relative;
	left: -50%;
}

div.special_offers
{
	position: absolute;
	top: 320px;
	left: 585px;
	width: 260px;
	height: 180px;
}

div.login
{
	padding-top: 5px;
	color: #000000;
	font-size: 10px;
}

div.login a
{
	color: #000000;
	font-size: 10px;
}

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