html {
	height: 100%;
	/*overflow: auto;*/
}
body {
	height: 100%;
   	text-align: center;
	/*overflow: auto;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

* {
	margin: 0;
	padding: 0;
}

/* * html, body, form, wrap {
	margin: 0;
	padding: 0;
}*/
#wrap {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px 0; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background-color: #f5f5f5;
	position: relative
}
/*#header {
	width: 100%;
	height: 90px;
	background: #666666;
}*/
#content1 {
	/* Brukes ikke i templatet */
}
#push {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	/*background: #00FF00;*/
	text-align: left;
}
#push {
	clear: both;
	background:none;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------ Structure --------------------- */


div#all {
	min-height:100%;
	position: relative;
	/*position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;*/
	text-align: left;
	background-color: #f5f5f5;
}
/** html #all {
	height:100%;
}*/
div#header {
	width: 100%;
	height: 90px;
	position:relative;
	background-color: #000;
	z-index: 10000;
}

div#headerpackage {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 90px;
}

div#user2 {
	position: relative;
	top: 0px;
	right: 5px;
	height: 30px;
	float: right;
	/*background-color: red;*/
}

div#user1 {
	position: relative;
	top: 0px;
	width: 100%;
	height: 288px;
	background: url(http://www.bmenu.com/templates/bMenu_Business/images/bakgr6.gif) 0 100% repeat-x;
	background-color: #323232;
}


div#frontpagepicture {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1055px;
	left: -105px;
	z-index: 2;
	margin-bottom: -7px;
}

div.module_front {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	left: 50px;
	/*top: 8px;*/
	/*background: url(http://www.bmenu.com/templates/bMenu_Business/images/bakgr1.gif) 0 100% repeat-x;*/
}

div#bottomborder {
	position: relative;
	width: 100%;
	height: 34px;
	background: url(http://www.bmenu.com/templates/bMenu_Business/images/bottom1.gif) top left repeat-x;
	/*z-index: 1;*/
}

div#contentpackage {
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom: 55px;*/
	width: 950px;
}

div#content {
	/*margin-top: 10px;*/
	/*top: 0px;
	margin: 0;*/
	text-align: justify;
	text-justify: inter-word;
	line-height: 15px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 630px;
	/*padding-top: 30px;
	padding-left: 145px;
	padding-right: 55px;*/
	/*padding-bottom: 40px;*/
	/**margin-bottom: 50px;*/
	/*float: left;*/
	background-color: #ffffff;
	border: 1px solid #bababa;
}

div#leftcolumn {
	position:absolute;
	width: 107px;
	top:60px;
	left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div#rightcolumn{
	/*position: absolute;*/
	float: right;
	width: 255px;
	right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #4c4c4c;
	/*padding-bottom: 20px;*/
}

div#footerpackage {
	position: relative;
	width: 100%;
	background: url(http://www.bmenu.com/templates/bMenu_Business/images/top1.gif) 100% 0 repeat-x;
	background-color: #232323;
	height: 200px;
	/*background-color: #8e0000;*/
	/*border-top: 1px dotted #666;*/
	/*margin: 0;
	position: relative;*/
	
}
div#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:950px;
	height: 200px;
	text-align: left;
	/*background: #00FF00;*/
	/*bottom: 0px;
	padding-bottom: 0px;*/
	/*left: 0px;*/
	/*width: 950px;
	background-color: #CCC;
	border-top: 1px dotted #666;
	height:60px;*/
}