body,html
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color: rgb(34,34,34);
	background: url(/resources/images/1_bg-body.gif) repeat-x rgb(34,34,34);
}

input, textarea, select
{
	font-family:Arial;
	font-size:11px;
	color: rgb(34,34,34);
}

form
{
	margin:0px;
	padding:0px;
}

a
{
	color: #9b0030;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-transform: uppercase;
}


div#container
{
/*
	margin:0px auto;
*/
	width:980px;
}

div#top
{
	clear:both;
	float:left;
	width:980px;
	height:350px;
}

div#image
{
	float:left;
	padding:0px 0px 10px 0px;
	width:300px;
	height:340px;
}

div#image img
{
	vertical-align:bottom;
}

div#top-container
{
	float:left;
	width:680px;
}

div#top-top
{
	clear:both;
	float:left;
	width:680px;
}

div#top-left
{
	float:left;
	width:400px;
	background:#fff;
}

div#language
{
	float:right;
	padding: 9px 0px; 
	width:380px;
	height:12px;
	line-height:12px;
	border-bottom: 1px solid rgb(34,34,34);
}

div#language a
{
	color: rgb(153,153,153);
	text-transform: uppercase;
}

div#language img
{
	vertical-align:middle;
}

div#top-content
{
	clear:both;
	float:right;
	padding:15px 20px;
	height:214px !important;
	height:212px;
	width:360px;
	overflow:hidden;
}



div#top-right
{
	float:left;
	width:280px;
}

div#top-right img
{
	vertical-align: bottom;
}

div#top-bottom
{
	clear:both;
	float:left;
	padding:45px 20px 5px 20px;
	width:640px;
	height:15px;
	line-height:15px;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}

div#top-bottom a
{
	color: #fff;
	text-decoration: none;
}

div#top-bottom a:hover
{
	text-decoration: underline;
}

div#bottom
{
	clear:both;
	float:left;
	width:980px;
}

div#left
{
	float:left;
	padding:0px 0px 0px 0px;
	width:300px;
	height:auto !important;
	height:1px;
	min-height:1px;
}

div#middle
{
	overflow:hidden;
	float:left;
	width:400px;
	background:#fff;
}

div#submenu
{
	clear:both;
	float:left;
	padding:8px 20px 7px 20px;
	width:360px;
	line-height:15px;
	color: rgb(204,71,40);
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgb(221,221,221);
}

div#content
{
	clear:both;
	float:left;
	padding:20px;
	width:360px;
	height: auto !important;
	height: 300px;
	min-height:300px;
}


div#right
{
	overflow:hidden;
	float:left;
	padding:45px 15px;
	width:250px;
}

div#right img
{
	border: 2px solid #fff;
	vertical-align:bottom;
}

div#right a
{
	clear:both;
	float:left;
	color: #fff;
	padding-bottom:5px;
}

div#footer
{
	clear:both;
	float:left;
	padding:12px 10px;
	width:960px;
	text-align:center;
	color:#fff;
}

div#footer a
{
	color:#fff;
}

#white-logo
{
	float:right;
	position: relative;
	top:-15px;
	left:10px;
}

div#top-right img
{
	border: 2px solid #fff;
}