#container{
	width:1000px;
	margin:auto;
}

#header{
	width:1000px;
	padding-top:8px;
}

.logoImage{
	margin:8px 4px 0px 0px;
}

.logoMain{
	margin:6px 0px 0px 6px;
}

#stripe{
	background:url(../gfx/white.gif) repeat-y 300px 0px #c2c2c2;
	height:7px;
	border-bottom:solid 1px #ffffff;
	margin-top:2px;
}

#header_bar{
	background-image:url(../gfx/white.gif);
	background-repeat:repeat-y;
	background-position:300px 0px;
	border-bottom:solid 3px #ffffff;
	color:#ffffff;
}

#personalleasing{
	width:290px;
	float:left;
	padding:2px 0px 3px 10px;
}

#topmenu{
	width:670px;
	float:right;
	text-align:right;
	padding:2px 30px 3px 0px;
}

#header_box_home{
	border-bottom:solid 6px #ffffff;
}

#sms_banner{
	width:300px;
	float:left;
}

#header_box{
	padding-left:301px;
	border-bottom:solid 6px #ffffff;
}

#header_box a,#header_box_home a{
	color:#ffffff;
}

#header_box img,#header_box_home img{
	float:right;
}

#sms_banner img{
	float:none;
}

#header_box_content{

	padding:11px 13px 2px 13px;
	background:#5d6b6d;
	color:#ffffff;
	font-size:0.8em;
}

#header_box div h2,#header_box_home div h2{
	border-bottom:solid 6px #ffffff;
	padding-bottom:2px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:1.25em;
}

#home_news_box{
	float:left;
	width:215px;
	height:169px;
	padding:13px 12px 13px 13px;
	border-right:solid 1px #ffffff;
	background:#5d6b6d;
	color:#ffffff;
	font-size:0.8em;
}

#home_header{
	float:left;
	width:433px;
	height:169px;
	padding:13px 12px 13px 13px;
	background:#5d6b6d;
	color:#ffffff;
	font-size:0.8em;
}

#login_form_div{
	float:right;
	border-left:solid 239px #b1b8b9;
	width:460px;
}

#user_div{
	background-color:#b1b8b9;
	float:right;
	width:689px;
	color:#ffffff;
	padding:0px 5px 2px 5px;
}
#user_div a{
	color:#ffffff;
}

.login_input{
	float:left;
	margin:0px 2px 0px 1px;
	padding:0px;
	border:solid 1px #959595;
	width:191px;
	color:#666666;
}

.login_button{
	float:left;
	width:64px;
	height:18px;
	border:0px;
	margin:0px 0px 0px 1px;
	padding:0px;
	cursor:pointer;
}

#wrapper{
	width:1000px;
	min-height:150px;
	border-top:solid 4px #ffffff;
}

#wide_wrapper{
	width:1000px;
	min-height:150px;
	border-top:solid 4px #ffffff;
	text-align:center;
}

#leftbox{
	float:left;
	width:276px;
	padding:10px 12px 40px 12px;
	margin-right:1px;
	color:#ffffff;
}

#leftbox a{
	color:#ffffff;
	font-size:0.85em;
}

#searchform{
	float:left;
	width:300px;
	margin-right:1px;
}
#search_button{
	width:64px;
	height:18px;
	border:0px;
	float:right;
	cursor:pointer;
	margin:0px 0px 0px 1px;
}
#wm_search{
	width:230px;
	border:solid 1px #959595;
	float:left;
	padding:0px 0px 0px 2px;
	margin:0px;
	color:#666666;
}

#content{
	float:right;
	width:659px;
	text-align:left;
	padding:15px 20px 15px 20px;
	background:url(../gfx/bg-main.gif) no-repeat right top #ebebeb;
}

#content_wide{
	width:659px;
	text-align:left;
	padding:15px 20px 15px 20px;
	background:url(../gfx/bg-main.gif) no-repeat right top red;
}

#footer{
	float:left;
	width:996px;
	background-image:url(../gfx/white.gif);
	background-repeat:repeat-y;
	background-position:300px 0px;
	padding:2px;
	border-top:solid 1px #ffffff;
	color:#ffffff;
	font-size:0.85em;
}

#euroit{
	float:left;
	text-align:right;
	padding:2px 0px 2px 4px;
}

#bottommenu{
	float:right;
	padding:2px 4px 2px 0px;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#flashcontent{
	text-align:center;
}