body{
	margin: 0px;
 	background-color: #fefefe;
 	color: #1f1f1f;
 	text-align: center;
}

#ONLINE{
  z-index: 100;
	position: absolute;
	top: 10px;
	right: 5px;
}	

.universal, #universal{
	width: 856px;
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
}	


#universal a{
  text-decoration: none;
  color: #006600;
}

#universal a:hover{
  text-decoration: underline !important;
  color: red;
}


#site{
	margin-top: 30px;
}

title{
text-transform: capitalize;
}	

ul, li{
	text-align: left;
}

img.leftside{
text-align: left;
float: left;
margin-right: 10px;


}

#special {
	z-index: 10;
	position: absolute;
	margin-top: 0px;
	right: 0px;
	text-align: center;
}

.description {
    font-size: 11px;
  }
  
  
#payments {
	position: relative;
	z-index: 100;
}

h2{
	letter-spacing: 1px;
	font-family: arial;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 16px;
}

font.left{
	font-size: 10px;
	text-align: justify;
	color: #313a3f;
}

div.margin{margin: 6px;}

#header2 {
	background-color: #0c1217;
	background-image: url('/images/headerbg2.jpg');
	margin-top: 0;
	margin-left: 0.02em;
	margin-right: 0.02em;
	height: 125px;
	border-bottom: 8px solid #2f3539;
	color: #ffffff;
	text-align: center;
	font-family: verdana;
	word-spacing: 20px;
	font-size: 12px;
}

#nav {
  position: relative;
	padding: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 11px;
	}

#nav ul, #nav a{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	text-decoration: none;
	color: #ffffff;
	} 
	
#nav a:hover{
	text-decoration: none !important;
	color: red;
	} 
	
#currentpage a{
	color: #3bb3e4;
	}
	
#nav ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#logo{
  position: absolute;
	float: left;
	margin-top: 10px;
	z-index: 1;
}

#navigation{
  position: relative;
	float: right;
	margin-top: 62px;
	margin-right: 10px;
	z-index: 100;
}

#content{
	margin-top: 30px;
	font-family: verdana;
	font-size: 12px;
}


div.leftprice{ 
	background-image: url('/images/webdesign/Price Tag.jpg');
	background-repeat: no-repeat; 
	margin-left: 10px;
	width: 195px;
	float: left;
	padding: 0px;
	}
	
div.rightprice{ 
	background-image: url('/images/webdesign/Price Tag.jpg');
	background-repeat: no-repeat; 
	margin-left: 10px;
	width: 195px;
	float: left;
	text-align: center;
	padding: 0px;
	}	
	

font.plan{
	margin-top: 0px;
	font-size: 36px;
	color: #377f9d;
}

font.price{
	position: relative;
	margin-right: 50px;
	font-size: 60px;
	font-family: arial;
	color: #9b4343;
}

sup{font-size: 35px; 
position: absolute;
margin-top: 10px; }

h1.menuheader{
	font-size: 30px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: -12px;
}

h1.menuprice{
	font-size: 30px;
	margin-right: 15px;
	margin-top: -10px;
	margin-bottom: -2px;
}

font.order a{
	margin-right: 15px;
	font-size: 15px;
	color: white;
	text-decoration: none;
}

font.order a:hover{
	margin-right: 15px;
	font-size: 15px;
	color: red;
}

font.red{
	color: #874e4e;
}

font.blue{
	color: #94c0fd;
}


.menutext{
	position: relative;
	margin-right: 15px;
	font-size: 10px;
}

#servers{
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

#leftmenu{
	float: left;
	background: url('/images/menu.png');
	height: 174px;
	width: 279px;
	text-align: right;
	color: #ffffff;

}

#rightcontainer{
  position: relative;
  float: right;
	height: 174px;
	width: 564px;
}

#rightmenu{
	float: right;
	background: url('/images/menu.png');
	height: 174px;
	width: 281px;
	text-align: right;
	color: #ffffff;
}

#middlecontent{
	clear: both;
	padding: 10px;
	font-size: 10px;
	font-family: verdana;
	color: #1f1f1f;
	word-spacing: 0px;
	letter-spacing: .5px;
	line-height: 18px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#main{
	margin-top: 0;
	margin-bottom: 0;
	background: #1f1f1f;
	height: 540px;
	width: 856px;
	text-align: left;
	color: #ffffff;
}

#box {
	margin-top: 20px;
}

#contact{
	margin-top: 0;
	margin-bottom: 0;
	background: #1f1f1f;
	height: 100px;
	width: 856px;
	text-align: left;
	color: #ffffff;
}

#contacttext{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	color: #ffffff;
}

.contactintro{

	word-spacing: 3px;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;

}

img.contact{
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
}
div.number{
	position: relative;
	top: 20px;
	left: 35px;
	font-size: 40px;
	width: 500px;
}
div.semail{
	position: relative;
	top: 20px;
	left: 35px;
	font-size: 30px;
	width: 500px;
}

#live{
	z-index: 3;
	margin-top: -50px;
	margin-right: 30px;
	float: right;
	width: 300px;
	font-size: 10px;
	word-spacing: 2px;
	letter-spacing: 1px;
	line-height: 12px;
}
#live3{
	z-index: 3;
	margin-top: -30px;
	margin-right: 30px;
	float: right;
	width: 200px;
}
p.live2{
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-bottom: 5px;

}

#why{
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: -6px;
	color: #6699cc !important;
}

p.why{
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: -6px;
	color: #006DBA !important;
}

#why1 {
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: -12px;
	padding-right: 20px;
	color: #006DBA !important;
}

#why1 a:hover{
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: -12px;
	padding-right: 20px;
	color: #006DBA !important;
	text-decoration: none;
}

#why1 a:link{
	position: relative;
	z-index: 4;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: -12px;
	padding-right: 20px;
	color: #006DBA !important;
	text-decoration: none;
}




p.strech{
	position: relative;
	z-index: 4;
	font-size: 16px;
	font-weight: lighter;

}

#question{
	position: relative;
	z-index: 4;
	font-size: 12px;
/*	font-weight: bold; */


}


#footermain{
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 856px;
	height: 7px;

}
#footermain2{
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 856px;
	height: 7px;

}

ul.checks
{
float: left;
list-style: inside;
list-style-image: url('/images/check.png');
padding: 10px 0px 10px 4em ;
margin-left: 18px;
}

#footer {
	clear: both;
	padding: 60px 0;
	margin: 85px 0 0 0;
	overflow: hidden;
	background: #1f1f1f;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: none;
	color: red;
	} 
	
#footera {
	clear: both;
	overflow: hidden;
	background: #1f1f1f;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
#footera a:hover{
	text-decoration: none;
	color: red;
	} 
	
	.servicesicons
{
	position: relative;
	z-index: 4;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: -10px;

}

img{
border: 0;
}
