/* Reset */
* {margin:0; padding:0; }
img {border:none;}
fieldset {border:0;}

body {
	margin:30px auto 0;
	text-align: center;
	width:750px;
}
#wrapper {
	width:750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif, "Frutiger 67BoldCn";
	font-size:12pt;
}

#col_l {
	width:298px;
	height:600px;
	float:left;
	background-color: #712a32;
	text-indent : -9999px;
	}
#col_m {
	width:302px;
	float:left;
	background-color: #712a32;
	}
#col_r {
	width:150px;
	height:600px;
	float:left;
	background: url('/assets/templates/hansens/meetjan/03.gif') no-repeat;
	background-color: #712a32;
	}
.brownbg {
	display:block;	
	background-color: #712a32;
	}
	
	
.p1-home {
	height : 280px;
	background : url('/assets/templates/hansens/home/01.gif') no-repeat;
}
.p2-home {
	height : 320px;
	background : url('/assets/templates/hansens/home/05.gif') no-repeat;
}

.p1-meetjan {
	height : 253px;
	background : url('/assets/templates/hansens/meetjan/01.gif') no-repeat;
}
.p2-meetjan {
	height : 347px;
	background : url('/assets/templates/hansens/meetjan/05.gif') no-repeat;
}

.p1-delvein {
	height : 263px;
	background : url('/assets/templates/hansens/delvein/01.gif') no-repeat;
}
.p2-delvein {
	height : 337px;
	background : url('/assets/templates/hansens/delvein/05.gif') no-repeat;
}

.p1-delveintwo {
	height : 256px;
	background : url('/assets/templates/hansens/delveintwo/01.gif') no-repeat;
}
.p2-delveintwo {
	height : 344px;
	background : url('/assets/templates/hansens/delveintwo/05.gif') no-repeat;
}

.p1-history {
	height : 258px;
	background : url('/assets/templates/hansens/history/01.gif') no-repeat;
}
.p2-history {
	height : 342px;
	background : url('/assets/templates/hansens/history/05.gif') no-repeat;
}

.bg {
	background : url('/assets/templates/hansens/04a.gif') no-repeat;
	background-color:#712A32;
	}
#bodycopy {
	color:white;
	padding:10px;
}
#bodycopy a {
	color:white;
}
#col_r a {
	color:white;
}
.clBoth {clear:both;}
#inner_r {
	position:relative;
	height:600px;
}
#inner_r p {
	margin:20px;
	text-align:right;
}
#inner_r div {
	position:absolute;
	bottom:120px;
	text-align:right;
	margin:0 20px;
	width:110px;
	color:#ffffcc;
	font-size:14pt;
	font-weight:bold;
}
#footer {
	color:#993333;
	font-size:10pt;
	font-weight:bold;
	margin:20px 0;
}
