body {
	background: #191818 url(../img/bg_main.jpg) repeat-x left top;
	position: relative;
	color: #999;
	font: normal 11.5px/1.5 'Lucida Grande', sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
table
{
  font: normal 11.5px/1.5 'Lucida Grande', sans-serif;
}

h2 {
	overflow: hidden;
	text-indent: -2000em;
	height: 1%;
}

h3 {
	font: bold 185%/1. Arial, sans-serif;
	color: #FFFFFF;
	margin: 0 0 8px 5px;
}


h4 {
	font: normal 165%/1.5 Arial, sans-serif;
	color: #3cb8d7;
	margin: 10px 0 0 0;
}


h5 {
	font: normal 240%/1 Georgia, serif;
	color: #fff;
	margin: 10px 0 35px 0;
	padding: 0;
}
a:link,a:visited {
  color: #3cb8d7;
  text-decoration: none;
}

a:hover {
  color: #5edaf9;
  text-decoration: none;
}
a.bodyLink {
  color: #3cb8d7;
  text-decoration: none;
}

a:hover.bodyLink {
  color: #5edaf9;
  text-decoration: none;
}

.navLink {

}

a.navLink {
  color: #3cb8d7;
  text-decoration: none;
}

a:hover.navLink {
  color: #5edaf9;
  text-decoration: none;
}

#masthead {
	position: absolute;
	top: 0;
	height: 150px;
	width: 100%;
	right:100px;
}


#mainNav {
	position: absolute;
	top: 61px;
	right: 0;
	width: 600px;
	height: 36px;
	overflow: hidden;
	list-style: none;
}


#mainNav li {
	min-height: 36px;
	float: left;
	list-style: none;
}

#mainNav li a {
	position: relative;
	display: block;
	height: 36px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
}


Input.btnLog {
	border-width: 1px;
	border-color: #ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	background-color: #5c5a59;
	font-size:12px;
	color:#ffffff;
	border-style : solid solid solid solid;
}

Input.intxt {
	border-width: 1px;
	border-color: #666666;
	border-style : solid solid solid solid;
	color: #666666;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}


Select.droplist {
	width: 125px;
	border-width: 1px;
	border-color: #92A1B4;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color : #003366;
	font-size:12px;
	background-color: #fffffff;

}

.message
{
	width:250px;
	height:120px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	padding:0px 0 0px 0px;
	color:#627381;
	font-weight:bold;
	border:1px solid #627381;
	background:#ffffff;
	overflow:auto;
}

textarea{
	border-width: 1px;
	border-color: #353433;
	border-style : solid solid solid solid;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	line-height:16px;
	margin-bottom:20;
	margin-top:20;
	padding:5px 5px 5px 5px;

}

.error{

	color: #FF0000;
	font-size: 12px;
	font-style: normal;

}


#m_home a {width: 90px; background-position: 0 0; }
#m_home a:hover { background-position: 0 -36px; }
#m_home a.selected { background-position: 0 -36px; }

#m_network a { width: 104px; background-position: -90px 0; }
#m_network a:hover { background-position: -90px -36px; }
#m_network a.selected { background-position: -90px -36px; }

#m_services a { width: 118px; background-position: -206px 0; }
#m_services a:hover { background-position: -206px -36px; }
#m_services a.selected { background-position: -206px -36px; }

#m_about a { width: 101px; background-position: -326px 0; }
#m_about a:hover { background-position: -326px -36px; }
#m_about a.selected { background-position: -326px -36px; }

#m_contact a { width: 83px; background-position: -428px 0; }
#m_contact a:hover { background-position: -428px -36px; }
#m_contact a.selected { background-position: -428px -36px; }






a.stupid img.stupid {height: 119px; width: 180px; border-width: 0;}

a#colo img {background: url(../img/colo_off.gif) top left no-repeat;}
a#dedicated img {background: url(../img/dedicated_off.gif) top left no-repeat;}
a#bandwidth img {background: url(../img/bandwidth_off.gif) top left no-repeat;}
a#managed img {background: url(../img/managed_off.gif) top left no-repeat;}


a#colo:hover img {background: url(../img/colo_on.gif) top left no-repeat;}
a#dedicated:hover img {background: url(../img/dedicated_on.gif) top left no-repeat;}
a#bandwidth:hover img {background: url(../img/bandwidth_on.gif) top left no-repeat;}
a#managed:hover img {background: url(../img/managed_on.gif) top left no-repeat;}


/*================================================================*/
.menu a:link {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration : none;

	}

 .menu a:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration : none;

	}

 .menu a:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration : underline;

	}

#serv_menu {
padding-top:40px;
right:295px;
position: absolute;
word-spacing:5px;

}



#secondaryContent {
	width: 475px;
	overflow: hidden;
	float: right;
}



#footer {
	border-top: 2px solid #404040;
	padding: 5px 0;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #404040;
	width: 500px;
	float: left;
	}

#footer img {
	float: right;
	padding-top: 6px; }

p strong {
	font: normal 130%/1.5 Arial, sans-serif;
	color: #3cb8d7;
	margin: 10px 0 0 0;
	}
h1
{
  color: #3cb8d7;
}
.points
{
  text-decoration: normal;
}