body {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 80%;
	line-height: 130%;
}

#wrapper {
	position: relative;
	width: 946px;
	margin: 0 auto;
	overflow: hidden;
}

#hardware {
	position: absolute;
	bottom: 12px;
	right: 5px;
}

#header {
	float: left;
	width: 946px;
	margin: 0 0 10px 0;
	color: #fff;
}

#header ul {
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	list-style-type: none;
}

#header1_bg {
	float: left;
	width: 486px;
	height: 205px;
	background: url(../images/header1.png) 0 0 no-repeat;
}

.reseller_logo {
	float: left;
	font-size: 130%;
	margin: 18px 0 0 20px;
}

.reseller_email {
	float: left;
	font-size: 100%;
	margin: 25px 0 0 10px;
}

.reseller_email a {
    color: #fff; 
}


#header1_bg p {
	float: left;
	clear: both;
	margin: 20px 0 0 30px;
	width: 450px;
}

#intro_text {
	float: left;
	width: 641px;
	height: 42px;
	background: url(../images/intro_text_bg.png) 0 0 no-repeat;
	font-size: 120%;
	color: #333;
	padding: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 13px 0 0 0;
}


#left {
	float: left;
	width: 653px;
}

#left ul {
	margin: 0;
	padding: 0;
}

#left li {
	float: left;
	list-style-type: none;
	width: 207px;
	height: 210px;
	margin: 0 10px 10px 0;
	font-weight: bold;
	font-size: 85%;
	line-height: 120%;
}

#left p {
	float: left;
	clear: both;
	width: 164px;
	margin: 20px 0 0 21px;
	padding: 0;
}

.greybox1 {
	background: url(../images/greybox1.png) 0 0 no-repeat;
}

.greybox2 {
	background: url(../images/greybox2.png) 0 0 no-repeat;
}

#right {
	float: right;
	width: 290px;
	margin: 14px 0 0 0;
}

#right ul {
	margin: 0;
	padding: 0;
}

#right li {
	list-style-type: none;
	margin: 0 0 5px 0;
}


#footer {
	float: left;
	clear: both;
	width: 946px;
	margin: 3px 0 30px 0;
}


/* regular styles */

a {
	text-decoration: none;
}

b {

}

.clear {
    clear: both;
    margin: 0; 
    padding: 0;
}

img {
	border: 0;
}



.bodytext {
	width: 400px;
	padding: 8px;
}
