body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-color: #333;	
	background-color: #000;
	margin: 0px 0px 0px 0px;
	min-width:1000px;
	
}

a:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#005e8f;
}
a:hover, a:focus {
	text-decoration:underline;
}
a em, .hide {
	position:absolute;
	left:-9999em;
	list-style-type: none;
}

div.topNav {
	height: 68px;
	width: 100%;
	background-image: url('/images/topbar950.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
div.threebuttons {
	background-image: url("/images/threebuttons.png");
	height:  71px;
	width:  950px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
}
div.logo {
	height: 50px;
	width: 250px;
	float: left;
	margin-left: 47px;
	margin-top: 17px; 
	padding: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.navigation  {
	width: 600px;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	float: right;
	text-align: right;
}


.navigation ul {
	text-align: left;
}
.navigation li {
	text-align: left;
}
.navigation li li {
	height: 32px;
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 50px;
	border-bottom: 1px solid #aaa;
	cursor: pointer;
}

li.menu_services {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: 0px -172px;
	background-repeat: no-repeat;
}
li.menu_services:hover {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: 0px -149px;
	background-repeat: no-repeat;
}

li.menu_why {
	list-style-type: none;
	width: 110px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -88px -172px;
	background-repeat: no-repeat;
}
li.menu_why:hover {
	list-style-type: none;
	width: 110px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -88px -149px;
	background-repeat: no-repeat;
}

li.menu_company {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -200px -172px;
	background-repeat: no-repeat;
}
li.menu_company:hover {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -200px -149px;
	background-repeat: no-repeat;
}
li.menu_support {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -285px -172px;
	background-repeat: no-repeat;
}
li.menu_support:hover {
	list-style-type: none;
	width: 85px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -285px -149px;
	background-repeat: no-repeat;
}
li.menu_phone {
	list-style-type: none;
	border-left: 1px solid #555;
	width: 150px;
	height:20px;
	background-image: url('/images/sprite_body.png');
	background-position: -415px -149px;
	background-repeat: no-repeat;
}

li.menu_services_software {
	background-image: url(/images/menu_services_software.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
li.menu_services_consulting {
	background-image: url(/images/menu_services_consulting.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
li.menu_services_server {
	background-image: url(/images/menu_services_server.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

li.menu_services_webservices {
	background-image: url(/images/menu_services_webservices.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
li.menu_services_access {
	background-image: url(/images/menu_services_access.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
li.menu_services_e-mail {
	background-image: url(/images/e-mail-icon.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
li.menu_services_tenreasons {
	background-image: url(/images/menu_services_tenreasons.png);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
li.menu_services_multidimensional {
	background-image: url(/images/menu_services_multidim.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
li.menu_services_technology {
	background-image: url(/images/menu_services_technology.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
/* end menu css */

/* main image div */
div.mainImageContainer {
	height: 245px;
	width: 950px;
	margin-left: auto;
	margin-top: auto; 
	margin-right: auto;
	background-color: #000;
	
}
div.mainImage {
	background-image: url(/images/mainImageBackground.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 225px;
}

/* end main image div */

/* body divs */
div.contentDiv {
	width:950px;
	min-height: auto;
	padding: 5px;
	text-align: center, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}
div.contentDivHosting {
	width: 950px;
	height: 550px;
	padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivLeft {
	width: 550px;
	min-height: 128px;
	padding: 5px;
	text-align: left, top;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRight {
	width: 300px;
	min-height: 1340px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1440px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightDedicatedServer {
	width: 300px;
	min-height: 1100px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1180px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightServerColo {
	width: 300px;
	height: 950px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1000px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 15px;
}
div.contentDivRightDeveloperResource {
	width: 300px;
	min-height: 1640px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1700px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightTechSupport {
	width: 300px;
	height: 500px;
	min-height: auto;
	padding: 5px;
	text-align: left, top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 5px;
}
div.contentDivRightIPv6Ready {
	width: 300px;
	min-height: 350px;
	padding: 5px;
	text-align: left, top;
	margin-top: -375px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightEmail {
	width: 300px;
	min-height: 1750px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1830px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightHA {
	width: 300px;
	min-height: 1340px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1385px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightVirtualServer {
	width: 300px;
	min-height: 1400px;
	padding: 5px;
	text-align: left, top;
	margin-top: -1520px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightServiceCommitment {
	width: 300px;
	min-height: 250px;
	padding: 5px;
	text-align: left, top;
	margin-top: -225px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDivRightTestTest {
	width: 300px;
	min-height: 250px;
	padding: 5px;
	text-align: left, top;
	margin-top: -325px;
	margin-left: 625px;
	margin-right: auto;
	padding-bottom: 25px;
}

div.contentDivRightHosting {
	width: 450px;
	float:right;
	min-height:550px;
	padding: 5px;	
}
div.contentDivLeftHosting {
	width:450px;
	float:left;
	min-height:550px;
}
div.contentDivBottomHosting {
    height: 225px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 25px;
    width: 930px;
}
div.contentDivBottomHostingTop {
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 2px 2px;
    width: 930px;
}
div.contentDivBottomHostingBottom {
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 2px 2px;
    width: 930px;
}

div.sitemap1 {
	width: 230px;
	min-height: 150px;
	padding: 5px;
	text-align: left, top;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 5px;
}
div.sitemap2 {
	width: 230px;
	min-height: 150px;
	padding: 5px;
	text-align: left, top;
	margin-top: -160px;
	margin-left: 240px;
	margin-right: auto;
	padding-bottom: 5px;
}
div.sitemap3 {
	width: 230px;
	min-height: 150px;
	padding: 5px;
	text-align: left, top;
	margin-top: -160px;
	margin-left: 490px;
	margin-right: auto;
	padding-bottom: 5px;
}
div.sitemap4 {
	width: 230px;
	min-height: 150px;
	padding: 5px;
	text-align: left, top;
	margin-top: -160px;
	margin-left: 710px;
	margin-right: auto;
	padding-bottom: 5px;
}
/*divs for contact us page - R and L*/
div.contentDiv.left
{
	width:200px;
	float: left;
	min-height:120px;
	/*padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;*/
}

div.contentDiv.right
{
	/*width:475px;
	float: right;*/
	min-height:128px;
	/*padding: 5px;
	text-align: left, top;*/
	margin-left: 200px;
	/*margin-right: auto;
	padding-bottom: 25px;*/
	float: left;
}
div.contentLeft {

	float:left;
	width:350px;
	height:250px;
	margin-left:25px;
	
}

div.contentRight {

	margin-left: 300px;
	height:250px;
	width: 400px;
	padding: 5px;	
	/*background-image:url(../images/blue_gradiant.jpg);
	-moz-box-shadow: 5px 5px 3px #888;
-webkit-box-shadow: 5px 5px 3px #888;
box-shadow: 5px 5px 3px #888;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;*/
	
}
div.top {
	
	width:450px;
	background-image:url(../images/form_top.png);
	background-repeat:no-repeat;
	
}

div.middle {
	background-image:url('/images/form_middle.png');
	background-repeat:no-repeat;
	width:450px;
}
div.bottom {
	
	width:450px;
	
}


div.contentDiv2 {
	width: 950px;
	min-height: 128px;
	padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDiv2internetaccess {
	width: 575px;
	height: 240px;
	min-height: auto;
	text-align: left, top;
	margin-left: 0px;
	margin-right: auto;
}
div.contentDiv3internetaccess {
	width: 292px;
	min-height: auto;
	text-align: left, top;
	margin-top: -245px;
	margin-left: 625px;
	margin-right: auto;
}
div.contentDiv3 {
	width: 950px;
	height: 560px;
	min-height: 128px;
	padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
div.contentDiv3internettop {
	width: 950px;
	height: 250px;
	min-height: 128px;
	padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.boldHeadlineText {
	font-weight: normal;
	font-size: 11pt;
	line-height: 1em;
}
div.lightgreyleft{
	width: 140px;
	height: 126px;
	margin-left: 25px;
	margin-top: 2px;
}
div.lightgreycenter{
	width: 355px;
	height: 128px;
	margin-left: 170px;
	margin-top: -106px;
}
div.lightgreyright{
	width: 140px;
	height: 120px;
	margin-left: 535px;
	margin-top: -140px;
}
div.lightgreyrighttext{
	width: 280px;
	height: 100px;
	margin-left: 670px;
	margin-top: -120px;
}
div.homeIntroDiv {
	width: 350px;
	height: 124px;
	text-align: justify;
	margin-left: 168px;
	margin-top: -105px;
}
div.contentDivFloatLeft {
	text-align: left;
	float: left;
}
div.lightGrey {
	color: #fff;
	height: auto;
	width: 100%;
	background-color: #999;
	margin-left: auto;
	margin-right: auto;

}
div.logoDiv {
	
	margin-left: 545px;
	margin-top: -135px; 
	width: 400px; 
	min-height: 150px;
	padding-left: 0px;
	
}
div.greyPageHeader {
	height: 100px;
	width: 100%;
	text-align: center;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	
}
.greyPageHeader div {
	width: 950px;
	padding-top: 25px;
	height: 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.greyPageHeader h1 {
	font-size: 16pt;
	color: #06c;
	font-weight: bold;
}
div.whiteBody {
	width: 100%;
	min-height: auto;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
}
div.whiteBodyHosting {
	width: 100%;
	min-height: auto;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.imagerightmiddle {
	
	margin-left: 720px;
	margin-top: -220px; 
	width: 250px; 
	min-height: 400px;
	padding-left: 0px;
}
div.imagerightmiddleinternetaccess {
	
	margin-left: 750px;
	margin-top: -480px; 
	width: 250px; 
	min-height: 300px;
	padding-left: 0px;
}
div.imagerightmiddleinternetaccesswebhosting {
	
	margin-left: 670px;
	margin-top: -380px; 
	width: 250px; 
	min-height: 425px;
	padding-left: 0px;
}
div.imagerightmiddleservercolo {
	
	margin-left: 690px;
	margin-top: -680px; 
	width: 250px; 
	min-height: 425px;
	padding-left: 0px;
}

div.imagewebhostingmanagedservices {
	
	margin-left: 140px;
	margin-top: -100px; 
	width: 400px; 
	min-height: 115px;
	padding-left: 0px;
}
div.imagewebhostingservercolocation {
	
	margin-left: 140px;
	margin-top: -110px; 
	width: 400px; 
	min-height: 115px;
	padding-left: 0px;
}
div.imagewebhostingwebpagehosting {
	
	margin-left: 140px;
	margin-top: -100px; 
	width: 400px; 
	min-height: 115px;
	padding-left: 0px;
}
div.vhimageright {
	
	margin-left: 490px;
	margin-top: -320px; 
	width: 400px; 
	min-height: 350px;
	padding-left: 0px;
}
div.internet-text-box1{
    margin-left: 320px;
	margin-top: -74px; 
	width: 600px; 
	min-height: 70px;
	padding-left: 0px;
}

div.internet-text-box2{
    margin-left: 320px;
	margin-top: -73px; 
	width: 600px; 
	min-height: 70px;
	padding-left: 0px;
}
div.internet-text-box3{
    margin-left: 320px;
	margin-top: -73px; 
	width: 600px; 
	min-height: 70px;
	padding-left: 0px;
}
div.internet-text-box4{
    margin-left: 320px;
	margin-top: -73px; 
	width: 600px; 
	min-height: 70px;
	padding-left: 0px;
}
div.internet-text-box5{
    margin-left: 320px;
	margin-top: -42px; 
	width: 600px; 
	min-height: 50px;
	padding-left: 0px;
}
div.Hosting_bottom_text{
    margin-left: auto;
	margin-top: auto;
	margin-right: auto; 
	width: 900px; 
	min-height: auto;
	padding-left: 50px;
	padding-right: 50px;
}
/* end body divs */


/* footer styles */
div.footer {
	color: #fff;
	min-height: auto;
	width: 100%;
	background-color: #777;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
div.contentDiv_footer {
	width: 950px;
	min-height: auto;
	padding: 5px;
	text-align: left, top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}
.sitemap {
	min-height: 200px;
}
.sitemap ul {
	float: left;
	margin-left: 0px;
}
.sitemap ul ul {
	float: none;
	text-align: left;
	margin-left: -40px;
}
.sitemap li {
	font-weight: bold;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
}
.sitemap li li {
	font-weight: normal;
}
.sitemap li a,
.sitemap li a:visited,
.sitemap li a:active {
	color: #fff;
	text-decoration:none;
}
.sitemap li a:hover {
	text-decoration: underline;
}

/* end footer styles */


