@charset "UTF-8";
/* CSS Document */

.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.push {
	clear: both;
	height: 10px;
}
.logo {
	background-image: url(../images/logo.jpg);
	height: 82px;
	width: 278px;
	background-repeat: no-repeat;
	float: left;
}
.phone {
	float: right;
	height: 77px;
	width: 235px;
	line-height: 122px;
	padding-top: 45px;
}
.phonetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #0f2c8d;
	font-weight: bold;
	line-height: 24px;
}
.phonetextsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0f2c8d;
	line-height: 16px;
}
.navigation {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
}
.nav li{
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 1px;
}
.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;
}
.middleslogan {
	height: 134px;
	width: 800px;
}
.boxtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f131d;
	margin-top: 68px;
	padding-right: 14px;
	padding-left: 18px;
	line-height: 20px;
}
.boxtext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #508519;
	font-weight: bold;
}
#backupbox {
	background-image: url(../images/backupbox.gif);
	float: left;
	height: 226px;
	width: 260px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#webhostingbox {
	background-image: url(../images/webhostingbox.gif);
	float: left;
	height: 226px;
	width: 260px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#emailbox {
	background-image: url(../images/emailbox.gif);
	float: left;
	height: 226px;
	width: 260px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#techsupportbox {
	background-image: url(../images/techsupportbox.gif);
	float: right;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 88%;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#domainsbox {
	background-image: url(../images/domainsbox.gif);
	float: right;
	height: 226px;
	width: 260px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.leftc {
	float: left;
	width: 512px;
}
.rightc {
	float: right;
	width: 260px;
	margin-left: 10px;
}
.partners {
	background-image: url(../images/partners.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 98px;
	width: 800px;
}
.push2 {
	clear: both;
	height: 35px;
}
.leftc h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0f2c8d;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
}
.leftc h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 3px;
	font-style: italic;
	color: #0f2c8d;
	text-align: left;
}
.leftc h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f131d;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
.leftc a {
	font-family: Verdana, Geneva, sans-serif;
	color: #00F;
	text-decoration: underline;
	text-align: left;
}
.footerbg {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 45px;
	float: left;
	margin-left: 15px;
}
.footernav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 45px;
	float: right;
	margin-right: 15px;
	text-align: right;
}
.footerbg a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.tablex {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #e7f1ff;
	padding: 5px;
	margin-left: 5px;
	color: #0f131d;
}
.tablex2 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	color: #0f131d;
}.tablex a {
	font-family: Verdana, Geneva, sans-serif;
	color: #0f131d;
}
.leftbtop {
	background-image: url(../images/topbox.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 260px;
}
.midbox {
	background-image: url(../images/boxtopbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	width: 258px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	text-align: center;
}
.leftcontainer {
	float: right;
}
.sideadvert {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 88%;
}
.leftbbottom {
	background-image: url(../images/bottombox.gif);
	height: 7px;
	width: 260px;
}
.sideadvert h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0f2c8d;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.sideadvert h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 3px;
	font-style: italic;
	color: #0f2c8d;
	text-align: left;
}
.sideadvert h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f131d;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
.twitter {
	float: right;
	height: 77px;
	width: 235px;
	line-height: 122px;
	padding-top: 45px;
	text-align: center;
}
