body {
	background: #fff url('http://www.malarvik.se/assets/public/images/bg.png') repeat-x fixed;
	font: 12px 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
	padding: 0;
}

.clr {
	clear: both;
}

.blank {
	height: 10px;
}

#content {
	margin: 0 auto;
	width: 800px;
}

#header {
	padding: 0 0 10px;
	margin: 0 0 10px;
	vertical-align: bottom;
	/*margin-bottom: 30px;*/
}

#header #logo {
	margin: 0px auto 10px;
	width: 352px;
}
#header #brands {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0px auto;
}
/*#header img {
	margin: 1px auto;
	width: 352px;
}*/

#footContainer {
	padding: 3px 0 0;
	clear: both;
}

#footer {
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	
	color: #ccc;
	text-align: right;
}

#menu {
	width: 130px;
	height: auto;
	float: left;
	clear: left;
}
#menu ul  {
	list-style: none;
}
#menu li {
	display: block;
	border-bottom: 1px solid #000;
	padding: 1px 5px;
	margin: 0 0 4px;
	font:bold 11px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: 1px;
}
#menu a {
	text-decoration: none;
	font-size: inherit;
	color: #000;
}
	
#menu li#current {
	background-color: #eee;
}

#mainContainer {
	margin: 0 0 0 160px;
}

#mainContainer h1 {
	font: bold 25px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 30px;
	letter-spacing: 2px;
}

#mainContainer h2 {
	text-align: center;
	font: 20px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: 1px;
}

#footer a {
	text-decoration: none;
	color: #ccc;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}

#pushers {
	margin: 50px 0;
	cursor: pointer;
}

#pushers span {
	float: left;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	/*height: 85px;*/
	width: 200px;
	font: bold 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#pushers #empty { width: 20px; border: 0; }

#pushers img {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

#columnLeft {
	width: 315px;
	float: left;
}

#columnRight {
	margin: 0 0 0 325px;
}

.fakelink {
	cursor: pointer;
}

.smallhead {
	font-size: 1.0em;
	font-weight: bolder;
	margin-bottom: 2px;
}

#santander {
	width: 145px;
	height: 41px;
	padding: 5px;
	display: block;
	background-color: #f00;
}

div#links {
	clear: both;
}

/*
 * Kontakta Oss
 */
#contactFrm td#label {
	vertical-align: top;
	text-align: right;
}

/*
 * Table vertical align cells
 */
td.vtop {
	vertical-align: top;
}
