* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/vslice.gif);
	background-repeat: repeat-x;
	background-color: #ebeef4;
}
#wrapper {
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/header.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 260px;
}
#hlogo {
	width: 880px;
	height: 120px;
	margin-left: 10px;
	vertical-align: bottom;
}
#logoimg {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 60px;
	margin-left: 20px;
	vertical-align: bottom;
	top: 50px;
	position: relative;
}
#himages {
	width: 874px;
	height: 93px;
	margin-left: 12px;
	border: 1px solid #4F6491;
	background-image: url(images/himage.gif);
	background-repeat: no-repeat;
}
#contact {
	width: 500px;
	height: 30px;
	margin-left: 380px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}
#content {
	width: 900px;
	height: 100%;
	background-image: url(images/hslice.gif);
	background-repeat: repeat-y;
	padding-bottom: 40px;
}
#cleft {
	width: 200px;
	float: left;
	height: 100%;
	margin-left: 10px;
}
#menu {
	margin-left: 20px;
	width: 150px;
	margin-top: 20px;
}
#cright {
	height: 100%;
	width: 680px;
	float: left;
}
#cright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	white-space: normal;
	float: none;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#cright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #355B70;
	white-space: normal;
	float: none;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#cright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
#cright ul {
	margin-left: 25px;
}
#cright li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#image {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
.pc {
	background-image: url(images/pc.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.train {
	background-image: url(images/training.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.service {
	background-image: url(images/service.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.install {
	background-image: url(images/install.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.hosting {
	background-image: url(images/www.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.jargon {
	background-image: url(images/jargon.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
.pc2 {
	background-image: url(images/pc2.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 250px;
}
#footer {
	height: 39px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 30px;

}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
#footer a {
	color: #666666;
	display: inline;
	text-decoration: none;
}
#footer a:hover {
	color: #336699;
}
#holder {
	height: 50px;
	width: 900px;
	margin: 0 auto;
}
#holder a {
	color: #FF9644;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	padding-right: 20px;
}
