html {min-height: 100.5%;}
body {
	margin:0px;
	background:#eaeaea url(images/bg.jpg) top left repeat-x;
	font-family:Arial; 
	font-size:12px;
	color:#fff;
}
img {
	border:none;
	/*margin:0px;*/
}
a {
	color: #fa6d20;
}
input {
	font-family:Arial;
	font-size:11px;
}
textarea {
	font-family:Arial;
	font-size:11px;
}
select {
	font-family:Arial;
	font-size:11px;
}
.container {
	width:986px;
	margin-left:auto;
	margin-right:auto;
}
#language {
	margin: 5px 10px 5px 0;
	text-align: right;
}
#language a:link, #language a:visited {color: #000; text-decoration:none; font-weight: bold;}
#language a:hover, #language a:active, #language a:focus {color: #000; text-decoration:none; font-weight: bold;}
.main {
	background:url(images/bg.png) top left repeat-y;
	width:986px;
	/*border:1px solid #FF00FF;*/
}
.pagebottom {
	height:15px;
	background:url(images/bottom.png) bottom left no-repeat;
	padding:0px;
}
.head {
	position:relative;
	height:98px;
	width:981px;
}
.topnavi {
	background:url(images/orangelayer.jpg) top left repeat-x;
	height:25px;
	width:979px;
	border:1px solid #eb8567;
}
.logo {
	width:199px;
	float:left;
}
.headpic {
	width:782px;
	float:left;
}

#login {
	position: absolute;
	height:97px;
	width: 200px;
	left: 780px;
	top: 1px;
	background: #fff;
	color: #000;
	font-weight: bold;
}
#login_inner {
	position: relative;
	padding: 5px;
}
#login_inner p {margin: 0;}
#login_inner form {margin: 5px 0px;}
.loginlabel {float: left;}
.loginfield {float: right; width: 100px;}
.loginsend {clear: both; text-align: right; margin: 15px 0 0 0;}
.loginsend a {text-decoration: none;}

.content {
	width:986px;
	border-left:1px solid #b2b3b6;
}

.footer {
	width: 980px;
	text-align:right;
	font-family:Arial;
	color:#7c7c7c;
	font-size:11px;
	height:35px;
}
.footer a {
	color: #7c7c7c;
	text-decoration: underline;
}

.leftcol {
	float:left;
	width:225px;
	margin-top:30px;
}

.midcol{
	float:left;
	color:#000000;
	width:530px;
	margin-top:30px;
}

.rightcol{
	float:right;
	width:200px;
	margin-top:30px;
	margin-right:7px;
	overflow:hidden;
}

.leftbox{
	width:205px;
	background:url(images/bgboxleft.jpg) top left repeat-y;
}

.rightbox{
	width:204px;
	background:url(images/bgboxright.jpg) top left repeat-y;
}
.rightbox .paddingbox {
	padding-left: 1px;
}

.boxbottom{
	height:20px;
	background-color:#FFFFFF;
}

.boxleftcol{
	float:left;
	width:118px;
	height:136px;
}

.boxrightcol{
	float:left;
	height:26px;
	width:80px;
	padding-top:110px;
}

.boxrightcol a {
	color:#fa6d20;
	text-decoration:none;
}

.boxlinks{
	margin:10px 0px 10px 0px;
}

.boxlinks a {
	color:#fa6d20;text-decoration:none;
}

.orangeheadline{
	width:190px;
	height:21px;
	background:url(images/orangelayer.jpg) top left repeat-x;
	padding:5px 0px 0px 10px;
}

#homebutton {
	float: left;
	font-size: 14px;
	font-family: Arial;
	border-left:1px solid #dd5713;
	border-right:1px solid #dd5713;
	margin: 4px 0 0 70px;
	padding: 0 10px;
}
#homebutton a:link, #homebutton a:visited {
	color: #fff;
	text-decoration: none;
}
#homebutton a:hover, #homebutton a:active {
	color: #000;
	text-decoration: none;
}

.highlight {
	color: #fa6d20;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {list-style-type:none; 
/*margin:40px 0 200px 15px;  settings for this demo olnly */
margin-top:2px;
margin-left:225px;
padding:0px;
font-family:Arial; 
font-size:12px;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100;  padding: 2px 10px !important; padding: 0px 10px;/*background:#b2ab9b;*/}
#menu li a, #menu li a:visited {display:block; padding:0px;font-family:Arial; font-size:14px;text-decoration:none;color:#FFFFFF;}

#menu dl {position:absolute; top:0px; left:0px; margin: 0px; padding: 0px; background: url(clear.gif);}
#menu dt { margin:0px; margin-bottom:4px !important; margin-bottom:8px; font-size: 14px;  float:left; white-space:nowrap;margin-top:0px !important;margin-top:-16px;margin-left:-1px;margin-right:-1px;border-left:1px solid #dd5713;border-right:1px solid #dd5713;/*background: #b2ab9b;*//*border-bottom:1px solid #fff;*//*border-right:1px solid #fff;*/}
#menu dd {display:none; background: none; clear:left; margin:0px; padding:0px; font-size: 14px; text-align:left; border:1px solid #FFFFFF;} /* border-bottom:1px solid #FFFFFF;*/

#menu dt a, #menu dt a:visited {display:block; color:#ffffff; padding: 2px 10px !important; padding: 0px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {display:block; background-color:#dadada; color:#fa6d20; text-decoration:none; padding: 3px 10px; white-space:nowrap; height:20px; width:180px;cursor:pointer;/*background-image:url(../images/topnavbg.png); background-repeat:no-repeat;*/}

#menu li a:hover {border:0px;color:#000000;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {/*border-bottom:15px solid #e2dfa8;*/}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover { color: #000000;/*background: #e2dfa8;*/}