@charset "UTF-8";
.push {
	clear: both;
	height: 10px;
}
.image {
	margin-bottom: 10px;
}
/* CSS Document */

.maincontainer {
	height: auto;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
.clientlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-color:white;
	font-weight:bold;
	font-size: 13px;
	position:absolute;
	display:block;
	right:20px;
	top:0px;
}
.logo {
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.navigation {
	background-image: url(../images/navbg.gif);
	height: 56px;
	width: 845px;
	background-repeat: no-repeat;
}
.nav li{
	display: block;
	float: left;
	height: 56px;
	line-height: 56px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-left: 25px;
}
.nav li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.nav li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
#leftmost {
	margin-left: 15px;
}
.middlebg {
	background-image: url(../images/server2.jpg);
	height: 400px;
	width: 845px;
}
.midcontent {
	padding-top: 251px;
	padding-left: 50px;
}
#shared {
	background-repeat: no-repeat;
	height: 47px;
	width: 275px;
	margin-bottom: 4px;
}
#reseller {
	background-repeat: no-repeat;
	height: 47px;
	width: 275px;
	margin-bottom: 4px;
}
#dedicated {
	background-repeat: no-repeat;
	height: 47px;
	width: 275px;
	margin-bottom: 4px;
}
.box1 {
	float: left;
	width: 275px;
	margin-right: 10px;
}
.box2 {
	float: left;
	width: 275px;
}
.boxtext {
	background-image: url(../images/boxtext.gif);
	height: 144px;
	width: 275px;
	background-repeat: no-repeat;
}
.plantext {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.plantext h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.plantext h6 a {
	font-size: 11px;
	color: #4c4c4c;
}
.plantext h6 a:hover {
	font-size: 11px;
	color: #4c4c4c;
}
.left {
	float: left;
	width: 560px;
	margin-right: 5px;
}
.right {
	float: right;
	width: 275px;
}
.maintop {
	background-image: url(../images/maintop.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 560px;
}
.mainmid {
	background-image: url(../images/mainmid.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
.mainbottom {
	background-image: url(../images/mainbottom.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 560px;
}
.left h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #0077c2;
}
.left h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 5px;
	color: #4c4c4c;
	font-weight: normal;
}
.left h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4c4c4c;
	font-weight: normal;
}
.image2 {
	margin-top: 13px;
}
.footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 845px;
}
.footer a {
	color: #4c4c4c;
}
.footer a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 71px;
	padding-left: 10px;
	float: left;
}
.copyright a {
	color: #4c4c4c;
}
.copyright a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}
.cnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 71px;
	float: right;
	padding-right: 10px;
}
.cnav a {
	color: #4c4c4c;
}
.cnav a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}
#head {
	position: relative;
	background: lightblue;
	color: #fff;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#head-inner {
	width: 845px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0; 
}
#head-logo {
	float: left;
	padding: 10px 0px 0px 20px;
	margin: 0 0 20px 0
}
#head-highlight {
	border: 1px solid #dddab5;
	background-color: #f5f3de;
	padding: 5px 25px;
	width: 850px;
	background-image: url(images/icons/special.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#title {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0;
}