html, body { margin: 0; padding: 0; border: 0; }
body {
	padding: 0;
	margin: 0;
	background: #fff url('../images/bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #212121
	}

#body h1, #body h2 {
	font-size: 12px;
	display: inline;
}

.BorderOn  { width:90px;
             margin-left:10px;
             border:1px solid #456789 }
.BorderOff { width:90px;
             margin-left:0px;
             border:1px solid #444444 }
			 
A.mWhite:link      {color:#ffffff; text-decoration:none;}
A.mWhite:visited   {color:#FFFF00; text-decoration:none;}
A.mWhite:active    {color:#00CCFF; text-decoration:none;}
A.mWhite:hover     {color:#FF0000; text-decoration:underline;}        
A.mBlue:link      {color:#0000FF; text-decoration:underline;}
A.mBlue:visited   {color: red; text-decoration:underline;}
A.mBlue:active    {color: red; text-decoration:underline;}
A.mBlue:hover     {color: red; text-decoration:underline;}        
A.mGreen:link     {color:#00FF80; text-decoration:none;}
A.mGreen:visited  {color:#00FF80; text-decoration:none;}
A.mGreen:active   {color:#00FF80; text-decoration:none;}
A.mGreen:hover    {color:#FF0000; text-decoration:underline;} 
A.mYellow:link    {color:#FFFF00; text-decoration:none;}
A.mYellow:visited {color:#FFFF00; text-decoration:none;}
A.mYellow:active  {color:#FFFF00; text-decoration:none;}
A.mYellow:hover   {color:#FF0000; text-decoration:underline;}          

.sub_header { font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 10px 8px 13px; overflow: hidden; }

.center_column { padding: 15px 10px 5px 7px;}

.right_column { padding: 10px 6px 5px 8px; }

img {
	border: 0;
	}

hr {
	height: 1px;
	color: #646464;
	}

.smalltext {
	color: #336799;
	font-size: 90%;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('../images/tbg.gif');
	padding: 0 5px;
	}

#header {
	background: url('../images/nav_top.jpg') 0 17px repeat-x;
	background: #000000
	width: 790px;
	margin: 0 auto;
	margin-bottom: -1px;
	}
#header .header {
	background: url('../images/nav_top.jpg') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
#topnav .home {
	background-image: url('../images/home.gif');
	}
#topnav .sitemap {
	background-image: url('../images/sitemap.gif');
	}
#topnav .contact {
	background-image: url('../images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
#topnav a:hover {
	text-decoration: underline;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#nav {
	background: #686868 url('../images/nav_bg.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 9pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}
#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 20px;
	margin-right: 11px;
	background: url('../images/nav_sep.gif') right no-repeat;

	}
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#nav a {
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	color: #F7C945;
	text-decoration: underline;
	}

#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}
#content a {
	color: #336799;
	font-weight: bold;
	}
#content .footer {
	background: url('../images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

#affiliate1 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 185px;
	}

#affiliate1 div {
	width: 236px;
	height: 191px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#affiliate1 .affiliate1 {
	background-image: url('../images/affiliate_explanation.jpg');
	}
	
#affiliate2 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 222px;
	}

#affiliate2 div {
	width: 220px;
	height: 229px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#affiliate2 .affiliate2 {
	background-image: url('../images/affiliate_webmaster.jpg');
	}

#affiliate3 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 393px;
	}

#affiliate3 div {
	width: 294px;
	height: 386px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#affiliate3 .affiliate3 {
	background-image: url('../images/protemp4.jpg');
	}
	
#backup {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 366px;
	}

#backup div {
	width: 377px;
	height: 360px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#backup .backup1 {
	background-image: url('../images/backup.jpg');
	}
#backup .backup2 {
	background-image: url('../images/22427091.jpg');
	left: 95px;
	}
#backup .backup3 {
	background-image: url('../images/22187619.jpg');
	left: 234px;
	}

#colo {
	background: #376B9D;
	padding: 0px;
	padding-top: 0px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 265px;
	}

#colo div {
	width: 566px;
	height: 262px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 0px;
	position: absolute;
	}

#colo .rack1 {
	background-image: url('../images/racks.jpg');
	}
#colo .rack2 {
	background-image: url('../images/22427091.jpg');
	left: 95px;
	}
#colo .rack3 {
	background-image: url('../images/22187619.jpg');
	left: 234px;
	}
	
#portal {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 270px;
	}

#portal div {
	width: 270px;
	height: 263px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#portal .portal1 {
	background-image: url('../images/collaboration_circle.jpg');
	}
#portal .portal2 {
	background-image: url('../images/22427091.jpg');
	left: 95px;
	}
#portal .portal3 {
	background-image: url('../images/22187619.jpg');
	left: 234px;
	}

#reseller {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 145px;
	}

#reseller div {
	width: 240px;
	height: 131px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#reseller .reseller1 {
	background-image: url('../images/dedicated_server.gif');
	}
#reseller .reseller2 {
	background-image: url('../images/22427091.jpg');
	left: 95px;
	}
#reseller .reseller3 {
	background-image: url('../images/22187619.jpg');
	left: 234px;
	}

#seo1 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 262px;
	}

#seo1 div {
	width: 154px;
	height: 255px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#seo1 .seo1 {
	background-image: url('../images/seo_logo.jpg');
	}
	
#seo2 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 295px;
	}

#seo2 div {
	width: 360px;
	height: 288px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#seo2 .seo2 {
	background-image: url('../images/SEO-image.gif');
	}
	
#servers {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 140px;
	}

#servers div {
	width: 140px;
	height: 140px;
	background-color: #376B9D;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#servers .server1 {
	background-image: url('../images/22427092.jpg');
	}
#servers .server2 {
	background-image: url('../images/22427091.jpg');
	left: 95px;
	}
#servers .server3 {
	background-image: url('../images/22187619.jpg');
	left: 234px;
	}

#specials {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 145px;
	}

#specials div {
	width: 240px;
	height: 138px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#specials .package1 {
	background-image: url('../images/package1.gif');
	}
#specials .package2 {
	background-image: url('../images/package2.gif');
	}
#specials .package3 {
	background-image: url('../images/package3.gif');
	}
#specials .reseller1 {
	background-image: url('../images/dedicated_server.gif');
	}
#specials .button {
	background: url('../images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 17pt Arial, sans-serif;
	color: #336799;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-left: 110px;
	margin-top: 10px;
	}
#specials h3 {
	font: 14pt Arial, sans-serif;
	margin: 0;
	line-height: .5em;
	font-weight: normal;
	padding-left: 115px;
	color: #F28049
	}
#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('../images/special_bull.gif');
	padding-left: 130px;
	}

#body {
	position: relative;
	padding: 5px;
	}

#otherfaiths1 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 181px;
	}

#otherfaiths1 div {
	width: 213px;
	height: 179px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#otherfaiths1 .otherfaiths1 {
	background-image: url('../images/otherfaiths.jpg');
	}

#otherfaiths2 {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 260px;
	}

#otherfaiths2 div {
	width: 259px;
	height: 267px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#otherfaiths2 .otherfaiths2 {
	background-image: url('../images/What_Is_Faith.jpg');
	}

#service {
	float: right;
	width: 568px;
	}

#leftcol {
	float: right;
	width: 373px;
	}
#rightcol {
	float: left;
	width: 191px;
	}
#midcol {
	width: 368px;
	}
#leftcol,
#rightcol,
#midcol {
	position: relative;
	font-size: 8pt Tahoma, sans-serif;
	}
#leftcol p,
#rightcol p,
#midcol p {
	padding: 10px 8px;
	margin: 0;
	}
#leftcol hr,
#rightcol hr,
#midcol hr {
	margin: 0 8px;
	}
#service .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}
#leftcol .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}
#leftcol .footer {
	background: #FEF2CE url('../images/left_col_footer.gif') top center no-repeat;
	height: 5px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#midcol .footer {
	background: #FFF url('../images/mid_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .footer {
	background: #FFF url('../images/right_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-color: #BBBBBB;
	}
#leftcol .alt1,
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-width: 0 1px;
	border-style: solid;
	margin-bottom: 10px;
	}
#leftcol .alt1 h2 {
	background: url('../images/orange_header.gif');
	}
#midcol .alt1 h2 {
	background: url('../images/blue_header.gif');
	}
#midcol .alt1 h1 {
        background: url('../images/blue_header.gif');
        }
#midcol .alt2 h2 {
	background: url('../images/lblue_header.gif');
	}
#rightcol .alt1 h2 {
	background: url('../images/orange_header2.gif');
	}
#leftcol h2,
#rightcol h2,
#midcol h1, 
#midcol h2 {
	margin: 0 -1px;
	color: #fff;
	font: bold 10pt Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 16px;
	height: 23px;
	}
#midcol {
	margin-left: 196px;
	margin-right: 166px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
#footer .header {
	background: url('../images/footer_top.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('../images/generic_bottom.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#footer li {
	float: left;
	margin-right: 15px;
	}
#footer a {
	color: #000;
	}

