body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 20px;
	color: #333;
	background: #ddd url(../i/background_new.gif) repeat-x;
	}
div#header h1{
	float:left;
	padding:0;
	margin:25px 20px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:900;
	color:#fff;
	}
	div#header h1 a:link{
	color:#eee;
	text-decoration:none;
	}
	div#header h1 a:visited{
	color:#eee;
	text-decoration:none;
	}
	div#header h1 a:hover{
	color:#ddd;
	text-decoration:none;
	}
	div#header h1 a.more{
	color:#000000;
	text-decoration:none;
	}

div#header h2 {
float:left;
	padding:0;
	margin:0 0 0 2px;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:500;
	color:#ddd;
}
div#header{
	width:750px;
	height:78px;
	color:#fff;
	background: #3d3d3d url(../i/background_new.gif) repeat-x;
	float:left;
	margin:0;
	padding:0;}

div#submenu{
	font-size:95%;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:18px 0 0 492px;
	color:#ccc;
	line-height:19px;
	text-align :right;
	}
	
div#submenu	a:link {
	color: #fff;
	font-weight:bold;
	}
div#submenu a:visited {
	color: #fff;
	}
div#submenu a:hover {
	color: #ccc;
	text-decoration:none;
	}
div#submenu a.more {
	padding-right: 7px;
	background:  #003366
;
	}


/* ---[ links ]------------------------------- */

a:link {
	color: #003366;
	font-weight:bold;
	}
a:visited {
	color: #003366;
	font-weight:bold;
	}
a:hover {
	color: #036;
	text-decoration:none;
	}
a.more {
	padding-right: 7px;
	background:  #003366
;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	text-align:justify;
	font-size:95%;
	}
h1 {
 font-family: helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h2{
 font-family: helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 3px;
 font-family: helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003366
;
	border-bottom: 1px solid #eee;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}


em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike, del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}

/* ---[ top ]------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 750px;
  	border-left: 0;
  	border-right: 0;
	background:#fff;
	}


/* navigation */

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-transform:uppercase;
	border-top: 1px solid #ccc;
	background: #003366 url(../i/background_new.gif) repeat-x  0 -79px;
	}
#nav li {
	float: left;
	text-align:center;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background:  url(/img/nav-li-bg.gif) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 7px 23px;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
	}
#nav a:hover, #nav a.active {
	color: #fff;

	background: #f2cc56;
	}
#nav a.active {
	font-weight: bold;

	background: #3d3d3d;
	cursor:default;
	}
li#t-home a {
	margin-left: 0;
	}

/* Promo image */

div#indexPromo {
	height:124px;
	display: block;
	clear:both;
}

/* breadcrumb */

.breadcrumb {
	float:left;
	width:750px;
	background:#f2cc56;
	height:8px;
	border-bottom:#006600 1px solid;
}
.breadcrumb p{
	font-size:11px;
	padding:3px 0 0 13px;
	margin:0;
	color:#fff;
	font-weight:bold;
}
/* ---[ index page nest ]----------------------------- */


.indexnest {
	 float: left; 
	 background: #f2f2f2;
	 padding: 0;
	 margin: 1px 1px 1px 0;
	 width: 186px;
 }
 
 .indexprice {
 	width:186px;
	background:#3d3d3d url(../i/priceBck.jpg) no-repeat;
	height:55px;
 }
 .indexprice h3 {
  text-align:center;

 	font-size:155%;
	font-weight:bold;
	color:#fff;
 	padding: 17px 10px 0 0;
	margin:0;
	border:0;
 }
 .indexnest .indexprice p {
 text-align:center;
 	font-size:70%;
	color:#fff;
 	padding:0 0 0 0;
	margin:0;
	border:0;
line-height:12px;
	}
	
 .indexnest h2 {
 	padding: 7px 10px 7px 7px;
 	margin:0;
	font-size:140%;
	font-weight:bold;
	color:#fff;
	background: #3d3d3d;
	height:32px;
 }
.indexnest h2 a {
	color: #fff;
	text-decoration:none;
	}
.indexnest h2 a:hover, #nav a.active {
	color: #fff;
	text-decoration:none;
	}
.indexnest h2 a.active {
	color:#fff;
	text-decoration:none;
	}

 
  .indexnest ul {
	list-style: none;
	height:155px;
	margin: 1em 0 5px 0;
	padding-left: 8px;
	font-size:90%;
	color:#333;
	}
.indexnest ul li {
	padding: 0 0 10px 15px;
	line-height: 1.2em;
	background:  url(../i/indexListItem.gif) no-repeat 0 0;
	}
	
 .indexnest p {
	 padding: 5px 10px 5px 10px;
	 margin:0;
	 
 }
 
#indexFeatureCustomer {
	 float: right; 
	 border: 1px solid #eee;
	 background: #fff url(../i/customerBck.jpg) no-repeat top right ;
	 padding: 8px;
	 margin: 0;
	 width: 356px;
	 height:140px;
	 color:#fff;
}

#indexFeatureCustomer h2 {
	font-size:140%;
	padding:0;
	margin:0;
	color:#003366
;
}
#indexFeatureCustomer p {
	font-size:90%;
	padding:2px 0 0 0;
	margin:0;
	width:230px;
	color:#003366
;
}

 
#indexFeatureSwitch {
	 float: left; 
	 border:#eee solid 1px;
	 background:#ffffff;
	 padding: 8px;
	 margin: 0;
	 width: 732px;
	 height:140px;
	 color:#fff;
}

#indexFeatureSwitch h2 {
text-align:left;
	font-size:240%;
	padding:0 0 0 11px;
	margin:18px 0;
	color:#cc3300;
}
#indexFeatureSwitch h3 {
text-align:left;
	font-size:140%;
	padding:0 0 0 11px;
	margin:12px 0;
	color:#666;
	border:0;
	width:445px;
}
#indexFeatureSwitch p {
	font-size:140%;
	padding:2px 0 0 13px;
	margin:0;
	width:550px;
	color:#000;
}

#indexFeaturesBlue {
	 float: left; 
	 border: 1px solid #eee;
	 background: #fff url(../i/testimonialBck.jpg) no-repeat 0 0;
	 padding: 8px;
	 margin: 0 0 0 0;
	 width: 355px;
	 height:100px;
 	color:#333;
}
#indexFeaturesBlue p a:link{
	color:#003366
;
}
#indexFeaturesBlue p a:visited{
	color:#003366
;
}
#indexFeaturesBlue p a:hover{
	color:#003366
;
}
#indexFeaturesBlue p a.more{
	color:#003366
;
}
#indexFeaturesBlue h2 {
	font-size:140%;
	padding:0;
	margin:0;
	color:#003366
;
}
#indexFeaturesBlue p {
	font-size:90%;
	padding:2px 0 0 0;
	margin:0;
	color:#333;
	text-align:left;
	width:260px;
}

#indexFeaturesGreen {
	 float: right; 
	 border: 1px solid #eee;
	 background: #f2f2f2 url(../i/greenGradientStamp.gif) no-repeat 3px 0;
	 padding: 8px;
	 margin: 0;
	 width: 358px;
	 height:100px;
	 color:#fff;
}

#indexFeaturesGreen h2 {
	font-size:140%;
	padding:0;
	margin:0;
	color:#009933;
}
#indexFeaturesGreen p {
	font-size:90%;
	padding:2px 0 0 0;
	margin:0;
	width:260px;
	color:#333;
}
#indexFeaturesGreen p a:link{
	color:#009933;
}
#indexFeaturesGreen p a:visited{
	color:#009933;
}
#indexFeaturesGreen p a:hover{
	color:#009933;
}
#indexFeaturesGreen p a.more{
	color:#009933;
}

#featureContainer {
	width:750px;
	float:left;
}

#indexlinklist ul li{
	list-style:none;
	float:left;
	padding:0;
	margin:0 0 0 -15px;
}
#indexlinklist img{
		padding:10px 46px 0 0;
		margin:0;
}

#indexQuote {
	border-left:#eee 1px dotted;
	width:358px;
	float:right;
	padding: 0 8px 0 8px;
	margin:0;

}
#indexQuote blockquote {
	width:300px;
	font-style:italic;
	font-size:90%;
	padding:0;
	margin:0 20px 0 30px;
}
#indexQuote  dt {
float:left;
font-size:90%;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0 0 0 15px;
}
#indexQuote dd {
float:right;
font-size:90%;
	padding:5px 0 0 0;
	margin:0 15px 0 0;
}
/* ---[ footer ]----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #fff;
	background: #003366;
	background-color: #3D3D3D;
	}
#footer p {
	margin: 0;
	padding: 8px 20px;
	}
#footer a {
	color: #fff;
	}
#footer a:hover {
	color: #fff;
	text-decoration:none;
	}
/* ---[ forms ]------------------------------------ */

#form {
float:right;
padding:6px;
text-align:center;
font-size:120%;
}
#input {
font-size:13px;
font-weight:600;
margin:0 0 3px 0;
}

/* ---[ misc. ]---------------------------------------- */

/*style to shrink the width of content on hosting page*/
#hostingcontent p
{
	width: 300px;
}

.hide {
	display: none;
	}
h3 strike {
	margin:0;
	padding:0;
	color:#FF0000;
	display:inline;
}

/* sidebar */

#sidebar {
	float: left;
	width:170px;
	margin: 0 -10px 0 0;
	padding: 0 0 0 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #888;
	background: transparent;
	}
#sidebar h3 {
width: 151px;
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 110%;
	font-weight:700;
	border: none;
	background: #url();
	}
	div#sidebar ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 9px;
	font-size:100%;
	font-weight:bold;
	color:#003366
;
	}
div#sidebar ul li{
	padding: 0 20px 10px 15px;
	margin:0 0 0 3px;
	line-height: 1.2em;
	background:  url(../i/indexListItem.gif) no-repeat 0 2px;
	}	

#sidebar a:link {
	font-weight:normal;
	color:#003366
;
	}
div#sidebar a:visited {
	font-weight:normal;
		color:#003366
;

	}
div#sidebar a:hover {
font-weight:normal;
	text-decoration:none;
	}
div#sidebar a.more {
	font-weight:normal;
	}

div#sidebar p {
	padding:5px;
	text-align:left;
}

div#sidebar hr {
	width:100%;
	padding:0;
	margin:0;
	height:2px;
	color: #fff;}
	
/*body*/
	
#main-body {
	float: right;
	width: 585px;
	}
	
#nestwrap {
	 width:170px;
	 float: right; 
}
#nest {
 float: right; 
 border: 1px solid #eee;
 background: #f9f9f9;
 padding: 10px 5px 10px 5px;
 margin: 5px 0 15px 0;
 width: 139px;
 }
 #nest2 {
 float: right; 
 border: 1px 1px 0 1px solid #ccc;
 background: #f8f8f8;
 padding: 0;
 margin: 0 0 15px 0;
 width: 149px;
 }
 #nest2 h3{
 font-weight:bold;
 }

 blockquote {
 padding:0;
 margin:10px;
 }

 #nest img {
 padding:1px 4px;
 vertical-align: middle;
 float: none;
 background:transparent;
 }
 
 div#nest p{
 font-size:90%;
 text-align:left;
 padding: 0;
 margin:0;
 width:140px;
 color:#333;
 }
 div#nest h2{
 font-size:120%;
 text-align:center;
 padding: 0;
  width:150px;
 margin:0;
 color:#cc0033;
 }
 div#nest2 p{
 text-align:center;
 	font-size:70%;
	width:149px;
	color:#666;
 	padding:0;
	margin:0;
	border:0;
	background:#eee;
	}

	
 div#nest2 h1{
 font-size:120%;
 font-weight:bold;
background:#CC6601
;
 padding: 3px 6px;
 margin:0;
 color:#fff;
  width:137px;

 }
 div#nest2 h2{
 font-size:120%;
 text-align:center;
 padding: 0;
 margin:0;
 width:149px;
 color:#cc0033;
 }
 #content #nest2 h3 {
 	font-size:135%;
	color:#000;
	background:#eee;
 	padding: 5px 0 0 0;
	margin:0;
	border:0;
	width:149px;
	text-align:center;
 }

 
 #content div#nest ul {
 width:139px;
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 3px;
	font-size:90%;
	color:#333;
	}
#content div#nest ul li {
	padding: 0 0 10px 20px;
	line-height: 1.4em;
	background:  url(../i/tick.gif) no-repeat 0 -3px;
	}
#rightsidebar div#nest ul li {
	padding: 0 0 10px 20px;
	line-height: 1.4em;
	background:  url(../i/alert_icon_colour.gif) no-repeat 0 1px;
	}
 #content div#nest2 ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 3px;
	font-size:85%;
	color:#333;
	width:120px;
	}
#content div#nest2 ul li {
	padding: 0 0 7px 20px;
	background:  url(../i/tick.gif) no-repeat 0 0px;
	margin:0 0 0 3px;
	line-height: 1.2em;
	width:120px;
	}
	
#content blockquote {
	font-size:90%;
	width:511px;
	font-style:italic;
	background-color:#F7F7F7;
	margin-left:0;
	margin-right:0;
	border-bottom:#ddd 1px solid;
	padding:8px;
}
#content  dl dt {
font-size:110%;
	font-weight:bold;
	padding:0;
	font-style:normal;
	margin:0;
}
#content dd {
	font-size:100%;
	font-style:normal;
	padding:0;
	margin:0;
}

/* ---[ main column ]----------------------------- */

#main-body {
	float: right;
	width: 550px;
	}
#content {
	margin: 35px 0;
	padding: 0 25px;
	background: #fff;
	}
	
#hostingcontent {
	margin: 35px 0;
	padding: 0 25px;
	background: #fff;
	}

.image {
	float: right;
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
	border: 1px solid #eee;
	background: #fff;
	
}

#indexFeaturesBlue2 {
	 float: left; 
	 border: 1px solid #eee;
	 background: #fff url(../i/testimonialBck.jpg) no-repeat 0 0;
	 padding: 8px;
	 margin: 0 0 0 0;
	 width: 355px;
	 height:100px;
 	color:#333;