#body{ width: 100%; height: 100%; position:absolute;}

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

#big_wrap {
	position:relative;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#logo_and_slogan {
	height: 265px;
	width: 310px;
	
	margin-bottom: 40px;
}

#logo {
	margin: 0px 0px 20px 20px;
}

#company_and_email {
	width: 280px;
	padding: 15px 15px 15px 15px;
	
	margin-bottom: 30px;
}

#content_wrap {
	padding: 20px;
}

#menu { }

.menu_separator {
	display:block;
	position:relative;
	height:5px;
	line-height: 1px;
	font-size: 1px;
}

.submenu_separator {
	display:block;
	position:relative;
	height:5px;
}

.menulevel_1 {
	position:relative;
	width:150px;
} 

.menulevel_2 {
	position:relative;
	width:150px;
	margin-left:40px;
}   

.menulevel_3 {
	position:relative;
	width:150px;
	margin-left:40px;
}


#totop {
	background-image: url(../images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
}

#totop:hover {
	background-position: right bottom;
}

#vcounter {
	width: 310px;
	margin-bottom: 10px;
}

body{ background-color: #c44949; }
#company_and_email, #logo_and_slogan, #content_wrap { background-color:  #c52f2f; }
#body #vcounter div { color: #444444; }
