body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 100%;
}

#bodytext {
	background: #FFF;
	padding: 20px;
}

#bodytext h1 {
	font-weight: bold;
	font-size: 18px; color:#111;
}

.featurebox {
	min-height: 120px;
	margin-top: 25px;
	width: 370px;
	padding-left: 140px;
	padding-top: 2px;
	color: #3B3B3B;
	font-size: 12px;
}

.featurebox h2 {
	font-weight: bolder;
	font-size: 13px;
	color: #111;
	line-height: 10px;
}

#content {
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	line-height: 1.8;
	width: 966px;
	background: transparent url('wrapperbg.png') top left repeat-y;
}

#rightcolumn {
	width: 200px;
	float: right;
	padding-right: 20px;
}

.sidebox {
	width: 192px;
	padding:1.1em 16px 7px;
	padding-bottom: 7px;
	width:160px;
	background: url('sidebox_bg.gif') top left repeat-x;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	color:#3B3B3B;
	font-size: 10px;
}

.sidebox h2 {
	font-weight: bolder;
	font-size: 12px;
	color: #111;
	line-height: 0px;
	margin-top: 3px;
}

.sidebox ul {
	padding-left: 15px;
	margin: 0px;
}

.sidebox li {
	padding-bottom: 5px;
}


#keyfeatures {
	width: 221px;
	float: left;
	margin-right: 20px;
	background: #FFF url('keyfeaturesbg.gif') top left repeat-y;
}

#keyfeatures .head {
	height: 29px;
	background: #FFF url('keyfeaturesbgtop.gif') top left no-repeat;
	color: #303030;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 15px;
}

#keyfeatures .feature {
	font-size: 11px;
	margin: 0 12px 0 12px;
	color: #666;
	border-bottom: 1px solid #EAEAEA;
}

#keyfeatures .feature p { padding-top: 4px; }

#content #maincolumn {
	width: 70%;
	text-align: justify;
}

#content #maintext {
	padding-right: 20px;
	text-align: justify;
}

#renovatio {
	position: absolute;
	left: -61px;
}

#icon {
	position: absolute;
	top: 100px;
	left: 50px;
}

#iwheader {
	position: absolute;
	top: 105px;
	left: 190px;
}

#dotmac {
	position: absolute;
	top: 380px;
	right: 120px;
}

#universal {
	position: absolute;
	top: 355px;
	right: 10px;
}

#navigation {
	position: absolute;
	top: 400px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #161616;
}

#top_pads {
	margin-top: 426px;
}

h1 {
	font: normal 26px inherit;
	color: #000;
}

h2 {
	font: normal 20px inherit;
	color: #000;
}

h1 span {
	color: #a1a5a9;
	font-size: 22px;
}

.copyright {
	text-align: center;
	color: #222;
	font-size: 10px;
	text-shadow: none;
}