* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background:#404042;
}

img {
	border: none;
}

#containerTop{
	width: 1000px;
	height:73px;
	background: url(../img/containerTop.gif) bottom center no-repeat;
	margin: 0 auto;
}

#container {
	width: 940px;
	background: url(../img/containerBg.gif) top center repeat-y;
	margin: 0 auto;
	padding: 0px 20px 20px 40px;
}

h1 {
	width: 867px;
	height: 61px;
	text-indent: -9000px;
	background: url(../img/header.gif) top no-repeat;
	display: block;
	cursor: hand;
}

h2 {
	font-size:1.2em;
	padding: 8px 0px;
}

h2.price span{
	color: #c71c2f;
	font-size:1.5em;
}

h2.price {
	
}

#featured {
	width:340px;
	float:left;
	margin-top:20px;
}

#featuredTop{
	width:330px;
	height:234px;
	background: url(../img/featured_top.gif) top no-repeat;
	padding: 50px 0 0 10px;
}

#featuredMid{
	width:340px;
	background: url(../img/featured_mid.gif) top repeat-y;
}

#featuredBase{
	width:340px;
	height:50px;
	background: url(../img/featured_base.gif) top no-repeat;
}

.featuredImg {
	width:320px;
	height:234px;
}

#featuredText {
	color: #FFF;
	margin: 0px 0 0 20px;
	font-size: 0.8em;
}

#featuredTwo{
}

#featuredText ul{
	list-style:none;
	margin: 0px 0px;
	font-size:0.8em;
}

#featuredText ul li{
}

#featuredText p {
	width:275px;
	font-size:0.8em;
	padding-bottom:5px;
}

.featuredLink {
	display:block;
	width:300px;
	height:20px;
	position:relative;
	top:7px;
	left:20px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	cursor:default;
}

#offers {
	margin-top: 20px;
	float:left;
	width:600px;
}

.offer {
	width: 197px;
	height:235px;
	float: left;
	color:#FFF;
}

.offer2 {
	width: 196px;
	height:235px;
	float: left;
}

.offer3 {
	width: 199px;
	height:235px;
	float: left;
}

.partex {
	background: url(../img/pcpartex.jpg) top left no-repeat;
}
.docking {
	background: url(../img/hpdocking.jpg) top left no-repeat;
}
.workstation {
	background: url(../img/hpworkstation.jpg) top left no-repeat;
}
.wifi {
	background: url(../img/hpwifi.jpg) top left no-repeat;
}
.pc4pe {
	background: url(../img/hppc4pe.jpg) top left no-repeat;
}
.ccashback {
	background: url(../img/hpcashback.jpg) top left no-repeat;
}
.hpserver {
	background: url(../img/hpserver.jpg) top left no-repeat;
}
.cashback {
	background: url(../img/hpcashback2.jpg) top left no-repeat;
}

.offerblock {
	background: url(../img/bg-offerbox.gif) top left no-repeat;
	height: 235px;
	overflow:hidden;
}
.offerblock a {
	display: block;
	width:100%;
	height:235px;
	text-decoration:none;
	color:#FFF;
}
.offerblock a h3 {
	font-size: 0.8em;
	padding:170px 0 0 12px;
	position:relative;
	font-weight: bold;
}

.offerblock a p {
	margin-left: 12px;
	width:140px;
	margin-top: 3px;
	font-size:0.6em;
}

#footer {
	background: url(../img/footer.gif) top no-repeat;
	height: 50px;
	width:960px;
	padding: 7px 20px;
	margin: 0 auto;
}
#footer p {
	padding-top: 22px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 0.7em;
	float:left;
}
#footer p a {
	text-decoration: none;
	color: #666666;
}

a.opia {
	float:right;
	display:block;
	background:url(../img/opia.gif);
	width:128px;
	height:29px;
	margin-right:25px;
	margin-top:8px;
}

img.copyright {
	margin:28px 0 0 10px;
	float:left;
}

.clearfloat {
	clear: both;
}
