/* Extracted styles */

/* CSS Copyright 2005 - hetgasbedrijf 

Hi there! Look. Copy. 
But don't steal! It makes me sad.

Just contact me if you are wondering "how the F*CK did he do that!"

And remember! Browse Happy! Get Firefox.

Thanks,

Steven van Wel
steven@hetgasbedrijf.nl
hetgasbedrijf.nl */

html, body {
	margin: 0px;
	height: 100%; /* Required */
	scrolling: no;
}

img {
	border: 0px;
	}

hr {
	margin: 3px 0 3px 0;
	padding: 0;
	background-color: #333;
	border: none; 
	color: #ECECEC;
	height: 1px
}

a {
	background: #2a3846;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}

a:hover {
	text-decoration: none;
}

.tr {
	width: 310px;
	height: 48px;
	margin-top: 3px;
	margin-bottom: 4px;
}

input.button {
	width: 170px;
	height: 36px;
}


/* Layout */

#wrapper{
      position: absolute;
      top: 50%;
      width: 100%;
      height: 450px;
      margin-top: -225px;  /* half of height */
	background: #ffe894;
	background: no-repeat center center url(../img/split-wrapper-back.gif);
}
      
      
#inner {
      position: relative;
      width: 600px;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	height: 430px;
}

#footer {
position: absolute; /* For Certain IE widths */
height: 50px;
height: 35px;
	bottom: 15px;
	width: 354px;
}

.lside {
	float: left;
	width: 314px; /* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 98px 20px 10px 20px;
}

.lside p {
	padding-right: 35px;
}