* {
	padding: 0;
	margin: 0 auto;
}

body {
	background-color: #D4D4D4;
	font-family: Tahoma;
	font-size: small;
	text-align: center;
}

h2 {
   color: #FFFFFF;
   font-size: 2.5em;
   margin-left: 110px;
   padding: 15px;
   text-align: center;
}

.wrapper {
	width: 1024px;
	height: 100%;
}
.topwrap {
	background: URL('/images/header2.jpg') top no-repeat;
	text-align: center;
	height: 889px;
	width: 1024px;
}

.title img {
	float: left;
	margin-left: 40px;
	margin-top: 50px;
}

.domainsearch {
	width: 300px;
	margin-top: 80px;
	margin-right: 200px;
	float: right;
}

.header {
	background: URL('/images/menu-bg.gif') repeat-x;
	width: 600px;
	height:48px;
}

.header li {
	list-style-type: none;
	display: inline;
}

.header li a {
	padding: 20px;
}

.contentt {
	background: URL('images/bottom.jpg') bottom #FFFFFF no-repeat;
	text-align: -moz-center;
	width: 1024px;
	height: 500px;
	margin-bottom:20px;
	
}

.services {
	width: 1024px;
}

.hosting {
	background: URL('/images/hosting.jpg') no-repeat;
	width: 310px;
	height:127px;
	float: left;
	text-align: right;
	margin-left: 25px;
}

.design {
	background: URL('/images/web-design.jpg') no-repeat;
	width: 310px;
	height:127px;
	float: left;
	margin-left: 20px;
	text-align: right;
}

.support {
	background: URL('/images/ITSupport.jpg') no-repeat;
	height:127px;
	width: 310px;
	float: left;
	margin-left: 20px;
	text-align: right;
}
