/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {
	margin-bottom:.5em;
}
a img,img{
	border:none;
	display:block;
	padding-right: 5px;
}
a{
	text-decoration:none;
	color:#252e1c;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
.page-text {
	line-height:18px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
h1{font-size:197%}/* 26px */
h2{
	font-size:182%;
	color: #0A63A9;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.9px;
}/* 24px */
h3{
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #07447B;
}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-color:#e3e3e3;
}

.left
{
float:left;	
}

.right
{
float:right;	
}

.centerimg
{
margin:auto;	
}

.bold
{
font-weight:bold;	
}

.italic
{
font-style:italic;	
}

#outer
{
width:965px;
margin:auto;
text-align:left;
border:0px solid black;
}

#header
{
width:965px;
border:0px solid black;
height:118px;
margin:auto;
background-image:url('images/headbg.png');
background-repeat:no-repeat;
background-position:left;
}

#headright
{
float:right;	
}

#headright ul
{
padding-top:31px;
padding-bottom:8px;
}

#headright li
{
display:inline;	
padding-left:20px;
margin-left:5px;
}

#headright a
{
font:12px arial;
color:#ffffff;
}

#headright a:hover
{
text-decoration:underline;	
}

#helpdesk
{
background-image:url('images/helpdesk.png');
background-repeat:no-repeat;	
background-position:0px 3px;
padding-bottom:2px;
}

#clientarea
{
background-image:url('images/clientarea.png');
background-repeat:no-repeat;	
background-position:5px 2px;
padding-bottom:2px;
}

#statusblog
{
background-image:url('images/statusblog.png');
background-repeat:no-repeat;	
background-position:3px 1px;

}

#logo
{
padding-top:24px;
padding-bottom:24px;
float:left;
}

#nav
{
width:965px;	
height:150px;
margin:auto;
background-image:url('images/nav.png');
background-repeat:no-repeat;
height:46px;
}

#nav ul
{
padding-top:6px;
}

#nav a
{
font:18px arial;
font-weight:bold;
text-shadow:1px 1px 1px #e7e7e7;
color:#2a2b2b;
display:inline-block;
height:34px;
padding-left:7px;
background-image:url('images/navl.png');
background-repeat:no-repeat;
margin-left:8px;
margin-right:8px;
}

#nav a:hover
{
background-position:bottom left;	
}

#nav a span
{
background-image:url('images/navr.png');
background-repeat:no-repeat;	
background-position:top right;
display:inline-block;	
height:28px;
padding-top:6px;
padding-right:7px;
}

#nav a:hover span
{
background-position:bottom right;	
}

#nav li
{
display:inline-block;	
}

#splash
{
width:948px;
height:241px;
background-image:url('images/splash1.png');
background-repeat:no-repeat;	
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#splash p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:6px;
}

#splash ul
{
padding-top:15px;	
}

#splash li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}





#splash2
{
width:948px;
height:241px;
background-image:url('images/splash2.png');
background-repeat:no-repeat;	
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#splash2 p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:13px;
}

#splash2 ul
{
padding-top:23px;	
}

#splash2 li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}




#splash3
{
width:948px;
height:241px;
background-image:url('images/splash3.png');
background-repeat:no-repeat;	
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#splash3 p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:13px;
}

#splash3 ul
{
padding-top:23px;	
}

#splash3 li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}

#testimonials
{
width:962px;	
margin:auto;
height:55px;
text-align:left;
padding-top:19px;
}

#testimonials p
{
font:12px arial;
color:#2a2b2b;	
padding-top:7px;
}	

#testimonials h5
{
font:20px essai;
color:#075a9b;
float:left;
padding-right:25px;
}

.bluelink
{
color:#4380b0	
}

#homemain
{
text-align:left;
width:960px;
border:2px solid #cacaca;
background-color:white;
min-height:400px;
margin:auto;
padding-top:14px;
}

#homemain h1
{
font:48px essai;
color:#c4c4c4;
margin-bottom:3px;
}

#homemain p
{
font:14px arial;
line-height:18px;
color:#2a2b2b;
padding-right:34px;
margin-bottom:17px;
}

#blacknav
{
background-image:url('images/blacknavx.png');
background-repeat:repeat-x;		
height:43px;
float:right;
margin-right:7px;
margin-top:-73px;
text-align:center;
padding-right:15px;
padding-top:13px;
}

#blackactive
{
background-position:bottom center;	
background-image:url('images/blackactive.png');
background-repeat:no-repeat;	
padding-bottom:24px;
text-decoration:underline;
}

#blacknav a
{
font:15px arial;
color:#ffffff;
font-weight:bold;
margin-left:18px;
margin-right:18px;
}

#blacknav li
{
display:inline;	
}

#blacknav a:hover
{
text-decoration:underline;
}

#mainhead
{
background-image:url('images/mainhead.png');
background-repeat:no-repeat;		
width:965px;
margin:auto;
min-height:37px;
}

#main
{
width:965px;
margin:auto;
text-align:left;
background-image:url('images/mainbody.png');
background-repeat:repeat-y;	
border:0px solid black;	
min-height:200px;
}

#main h1
{
	color:#c4c4c4;
	font:48px essai;
	padding-left:18px;
	padding-top:18px;
	margin-bottom:0px;
}

 p.maindesc
{
color:#383838;
font:12px arial;
padding-left:22px;
}

#mainfoot
{
background-image:url('images/mainfoot.png');
background-repeat:no-repeat;		
width:965px;
height:9px;
margin:auto;
}

.cboxwrap
{
padding-left:13px;
padding-top:7px;	
}

.graphwrap
{
padding-left:13px;
padding-top:13px;
font:14px arial;
}

.graphhead
{
background-image:url('images/graphhead.png');
background-repeat:no-repeat;			
width:940px;
height:33px;
font:18px arial;
color:#e7e6e6;
padding-top:11px;
}

.whiterow
{
background-image:url('images/whiterow.png');
background-repeat:no-repeat;		
width:940px;
height:19px;
padding-top:4px;
}

.grayrow
{
background-image:url('images/grayrow.png');
background-repeat:no-repeat;		
width:940px;
height:20px;
padding-top:6px;
}

.graphfoot
{
background-image:url('images/graphfoot.png');
background-repeat:no-repeat;		
width:940px;
height:75px;
font:16px arial;
font-weight:bold;
padding-top:13px;
color:#2a2b2b;
}
.graphfoot2
{
background-image:url('images/graphfoot.png');
background-repeat:no-repeat;		
width:940px;
height:40px;
font:16px arial;
font-weight:bold;
padding-top:13px;
color:#2a2b2b;
}


.features
{
padding-left:19px;
width:139px;
float:left;
min-height:2px;
}

.graphhead .features
{
	padding-left:27px;
	width:132px
}

.plan
{
width:120px;
float:left;
text-align:center;
}

.spacer1
{
width:40px;
float:left;
height:2px;
}
/*good for 6 items + main item*/
.spacer2
{
width:38px;
float:left;
height:2px;
}




.graphhead2
{
background-image:url('images/graphhead.png');
background-repeat:no-repeat;			
width:940px;
height:30px;
font:11px arial;
font-weight:bold;
color:#e7e6e6;
padding-top:14px;
}

.whiterow2
{
background-image:url('images/whiterow.png');
background-repeat:no-repeat;		
width:940px;
height:19px;
padding-top:4px;
font-size:10px;
}

.grayrow2
{
background-image:url('images/grayrow.png');
background-repeat:no-repeat;		
width:940px;
height:20px;
font-size:10px;
padding-top:6px;
}

.graphfoot2
{
	background-image:url(images/graphfoot2.png);
	background-repeat:no-repeat;
	width:940px;
	height:45px;
	font:9px arial;
	font-weight:bold;
	padding-top:13px;
	color:#2a2b2b;
}


.plan2
{
width:61px;
float:left;
text-align:center;
}

.spacer2
{
width:0px;
float:left;
height:2px;
}

.features2
{
padding-left:13px;
width:111px;
float:left;
min-height:2px;
}

.graphhead2 .features2
{
padding-left:19px;
width:106px;
}


a.order2
{
display:block;	
width:51px;
height:21px;
padding-top:5px;
background-image:url('images/order2.png');
background-repeat:no-repeat;	
font:12px arial;
font-weight:bold;
color:white;
margin:auto;
margin-top:10px;
}

a.order
{
display:block;
width:83px;
height:23px;
padding-top:3px;
background-image:url('images/order.png');
background-repeat:no-repeat;	
font:16px arial;
font-weight:bold;
color:white;
margin:auto;
margin-top:13px;
}

.order-button
{
	width:83px;
	height:23px;
	padding-top:3px;
	background-image:url('images/order.png');
	background-repeat:no-repeat;
	font-weight:bold;
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}
.order-button a
{
	width:83px;
	height:23px;
	font-weight:bold;
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}



.cboxhead
{
background-image:url('images/cboxhead.png');
background-repeat:no-repeat;			
width:659px;
height:52px;
}

.cboxhead h5
{
font:16px arial;
font-weight:bold;
font-style:italic;
color:#ffffff;
padding-left:21px;
padding-top:22px;
}

.cboxbody p
{
color:#2a2b2b;
line-height:18px;
margin-bottom:15px;
font:14px arial;
}

.cboxbody
{
background-image:url('images/cboxbody.png');
background-repeat:repeat-y;			
width:641px;
min-height:77px;
padding-top:13px;
padding-bottom:1px;
padding-left:18px;
}

.cboxfoot
{
background-image:url('images/cboxfoot.png');
background-repeat:no-repeat;	
width:659px;
height:13px;
}




.bboxhead
{
background-image:url('images/bboxhead.png');
background-repeat:no-repeat;			
width:939px;
height:52px;
}

.bboxhead h5
{
font:16px arial;
font-weight:bold;
font-style:italic;
color:#ffffff;
padding-left:21px;
padding-top:22px;
}

.bboxbody p
{
	color:#2a2b2b;
	line-height:10px;
	margin-bottom:15px;
	font-family: arial;
	font-size: 14px;
}

.bboxbody
{
background-image:url('images/bboxbody.png');
background-repeat:repeat-y;			
width:939px;
min-height:77px;
padding-top:13px;
padding-bottom:1px;
padding-left:18px;
}

.bboxfoot
{
background-image:url('images/bboxfoot.png');
background-repeat:no-repeat;	
width:939px;
height:9px;
}


.featuresbox
{
width:913px;
padding-left:10px;
border:1px solid #c4c4c4;
background-color:#efefef;
margin:auto;
min-height:600px;
background-image:url('images/featuresbg.png');
background-repeat:repeat-x;
}

.featurewrap
{
width:455px;
float:left;
display:inline;
}

.featurewrap h5
{
font:16px arial;
color:#2a2b2b;
font-weight:bold;
margin-bottom:26px;
margin-top:26px;
}

.featurewrap p
{
font:12px arial;
color:#2a2b2b;
padding-right:20px;
}

#leftcol
{
float:left;
position:relative;
width:629px;
padding-left:19px;
min-height:200px;
border:0px solid black;
}


#rightcol
{
float:left;
position:relative;
width:307px;
min-height:354px;
border:0px solid black;
background-image:url('images/homeshadow.png');
background-repeat:no-repeat;	
background-position:0px 0px;
}

#l1
{
margin:auto;	
padding-top:5px;
}

#l2
{
margin:auto;	
padding-top:10px;
}

#l3
{
margin:auto;		
padding-top:19px;
}

#footer
{
width:100%;	
background-image:url('images/footer.png');
background-repeat:repeat-x;		
height:70px;
margin-top:12px;
}

#footerbody
{
width:965px;
margin:auto;
}

#footerbody ul
{
padding-top:15px;	
padding-bottom:4px;
}

#footerbody li
{
font:12px arial;
color:#e4e4e4;
display:inline;
margin-right:4px;
}

#footerbody a
{
font:12px arial;
margin-right:8px;
color:#e4e4e4;
}

#footerbody .left p
{
text-align:left;
font:12px arial;
color:#e4e4e4;
}

#footerbody .right a
{
font:10px arial;
color:#e4e4e4;
text-align:right;
}

#footerbody .right
{
margin-top:29px;
}
.live-chat-align
{
	float:right;
	padding-left:20px;
	text-align:right;
}

#footerbody .right
{
margin-top:29px;
}


.images {
	background:url(images/slide_bg.png);
	background-repeat:no-repeat;
	width:948px;
	height:241px;
	margin:auto;
	position:relative;
	padding-top:31px;
	padding-left:14px;
	text-align:left;
}

#images p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:6px;
}

#images ul
{
padding-top:15px;	
}

#images li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}

.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:0px;
	padding:0px 0px 0px 0px;
	height:334px;
	width:940px;
	font-size:12px;
	overflow:hidden;
}
#slidenav {
	margin:-180px 0px 0px -20px;
	z-index:99999;
	position:relative;
}

.backward {
	background:url(images/prev_button.png) no-repeat;
	width:38px;
	height:47px;
	display:block;
	float:left;
}

.forward {
	background:url(images/next_button.png) no-repeat;
	width:38px;
	height:47px;
	display:block;
	float:right;
}

.slidetabs {
	background:url(images/tab_bg.png);
	width:103px;
	height:39px;
	position:relative;
	z-index:5;
	margin:155px 0px 0px 1060px;
}

/* single tab */
.slidetabs a {
	width:20px;
	height:20px;
	float:left;
	margin:10px 5px;
	background:url(images/slider_tabs.png) no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:-25px 0px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:-50px 0px;     
} 	

#slide1 {
width: 962px;
height: 272px;
background-image:url('images/splash1.png');
background-repeat:no-repeat;
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#slide1 p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:6px;
}

#slide1 ul
{
padding-top:15px;	
}

#slide1 li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}

#slide2 {
width: 962px;
height: 272px;
background-image:url('images/dedicated_servers.png');
background-repeat:no-repeat;
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#slide2 p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:6px;
}

#slide2 ul
{
padding-top:15px;
width: 30%; 
float: left; 
padding-left: 0; 
margin-left: 0; 
}

#slide2 li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}

#slide3 {
width: 962px;
height: 272px;
background-image:url('images/vps.png');
background-repeat:no-repeat;
margin:auto;
padding-top:31px;
padding-left:14px;
text-align:left;
}

#slide3 p
{
color:#dbdbdb;
font:14px arial;
font-weight:bold;
line-height:25px;
margin-top:6px;
}

#slide3 ul
{
padding-top:15px;
width: 30%; 
float: left; 
padding-left: 0; 
margin-left: 0; 
}

#slide3 li
{
font:14px arial;
font-weight:bold;
color:white;
background-image:url('images/li.png');
background-repeat:no-repeat;
padding-left:10px;
background-position:0px 6px;
margin-bottom:4px;
}

#testimonials
{
width:962px;	
margin:auto;
height:55px;
text-align:left;
padding-top:5px;
}

#quotes
{
font:12px arial;
color:#2a2b2b;	
padding-top:7px;
}	

#testimonials h5
{
font:20px essai;
color:#075a9b;
float:left;
padding-right:25px;
}

.bluelink
{
color:#4380b0	
}

