body { 
	background: #292929 url(../images/background-top.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/


.wrapper {
	background: #ffffff;
	width: 951px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

.header {
	background: #292929 url(../images/background-header.jpg) no-repeat center top;
	width: 951px;
	height: 75px;
	margin: 0px;
	padding: 29px 0px 0px 0px;
}




.container-body {
	width: 951px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

.container-left {
	float: left;
	width: 318px;
	margin: 0px;
	padding: 0px;
}

.container-right {
	float: right;
	width: 633px;
	margin: 0px;
	padding: 0px;
}

.specials {
	background: #292929 url(../images/background-specials.jpg) no-repeat center top;
	overflow: hidden;
	width: 318px;
	height: 224px;
	margin: 0px;
	padding: 0px;
}

.menu-left {
	width: 318px;
	margin: 0px;
	padding: 0px;
}

.language {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 29px 0px 0px 0px;
}

.body_container {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 10px 0px 50px 0px;
}



.footer {
	background: #ffffff url(../images/background-footer.jpg) repeat-x center bottom;
	width: 100%;
	height: 70px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container {
	width: 633px;
	height: 70px;
	margin: 0px;
	padding: 0px 0px 0px 318px;
}

.footer_container_text {
	width: 633px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}



/*  Character Styles
===================================================================================*/



.body_container p {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container h1, .body_container h2, .body_container h3, .body_container h4, .body_container h5, .body_container h6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 10px 40px;
}

.body_container li {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container a:link, .body_container a:visited {font-weight: normal; text-decoration:none; color:#85a32e;}
.body_container a:active, .body_container a:hover {font-weight: normal; text-decoration:underline; color:#85a32e;}



.specials p {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 15px 64px 0px 58px;
}

.specials h1, .specials h2, .specials h3, .specials h4, .specials h5, .specials h6 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 40px 64px 0px 58px;
}

.specials a:link, .specials a:visited {font-weight: normal; text-decoration:none; color:#afcf52;}
.specials a:active, .specials a:hover {font-weight: normal; text-decoration:underline; color:#afcf52;}



.language p {
	color: #85a32e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.language p span {
	color: #85a32e;
	font-size: 14px;
}

.language a:link, .language a:visited {font-weight: normal; text-decoration:none; color:#000000;}
.language a:active, .language a:hover {font-weight: normal; text-decoration:none; color:#85a32e;}



.menu-left ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 78px 0px 0px 100px;
}

.menu-left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu-left a:link, .menu-left a:visited {font-weight: normal; text-decoration:none; color:#000000;}
.menu-left a:active, .menu-left a:hover {font-weight: normal; text-decoration:none; color:#85a32e;}



.footer_container_text p {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; text-decoration:none; color:#000000;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:underline; color:#000000;}



/*  Menu
===================================================================================*/



.menu {
	border: 0px none #000000;
	width: 563px;
	height: 61px;
	margin: 0px;
	padding: 0px 0px 0px 352px;
}

.menu ul {
	color:#122e67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
}

.menu ul li {
	float:left;
}



/*  Positionings
===================================================================================*/



img {border: none;}

.floatright {
	float:right;
	border:0px;
	margin:0px;
	padding:0px;
}

.floatleft {
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
}
