p  {
	margin: 0 0 8px 0;
	font:  13px/16px Arial, Helvetica, sans-serif;
	color: #2d3b46;
	text-align: left;
}

caption {
	font: italic bold 12pt Arial, Helvetica, sans-serif;
	color: #0066cc;
	padding-bottom: 10px;
}

.short  {  /* Decreases vertical space after an element */
	margin-bottom: 8px;
}

.long  {   /* Increases vertical space after an element  */
	margin-bottom: 12px;
}

.topshort {
	margin-top: -8px;
}

.narrow  {  /* Narrow paragraph */
	width: 350px;
}

.emph  {
	font-style: italic;
}

.scolor {
	color: #144cc9;
	font: italic bold 12pt Arial, Helvetica, sans-serif;
}

.smalltxt  {
	font-size: 11px;
}

.center  {
	margin: 0 auto;
}

a  {
   text-decoration: underline;
   color: #2652b9;
}

a:hover  {
	color:  #cc0000;
}

a ins  {
   text-decoration: none;
}

h1  {
	font: bold 14pt Arial, Helvetica, sans-serif;
	color:  #0E78C4;
}

h2  {
	font:  bold 12pt Arial, Helvetica, sans-serif;
	margin-bottom:  4px;
	margin-top: 16px;
	color:  #05ca0a;
}

h3  {
	font: italic bold 11pt Arial, Helvetica, sans-serif;
	color:  #04A609;
	margin-bottom: 8px;
}

h4  {
	font: italic bold 10pt Arial, Helvetica, sans-serif;
	color:  #000066;
	margin-bottom: 3px;
}

ul, ol  {
	margin-top: 3px;
	font-size: 10pt;
}

.fright  {
	float: right;
	margin: 10px;
}

.fleft  {
	float: left;
	margin: 10px;
}

.webbox  {
	position: absolute;
	visibility: visible;
	margin:0;
	padding: 30px 5px 5px 5px;
	top:570px;
	left: 7px;
	width: 152px;
	height: 141px;
	background-image: url(images/nugrnbox.jpg);
	background-repeat:no-repeat;
}

.winhdr  {
	font: italic bold 11pt Arial, Helvetica, sans-serif;
	color:  #0066CC;
	margin-top: 3px;
}

.winhdr2  {
	font: italic bold 11pt Arial, Helvetica, sans-serif;
	color:  #0E78C4;
	margin-top: 4px;
}

.spread  {
	margin-right:  10px;
	margin-left:  10px;
}

/*  END OF GENERAL ELEMENTS  */


#services  {
	margin: 5px auto 5px;
	padding: 0;
	width: 800px;
}

#services p  {
	font: italic bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
}

/*  PAGE BODY ID'S */

#p1home,
#p2about,
#p3sitemap,
#p4contact,
#p5login,
#p6resources,
#p7clients,
#p8pricing,
#p9faqs,
#p10design,
#p11ecom,
#p12mktg,
#p13seo,
#p14sem,
#p15pr,
#p16email,
#p17consult,
#p18hostdns,
#p19hosting,
#p20plan,
#p21infra,
#p22dns,
#p23privacy,
#p24needweb,
#p25goodweb,
#p26testimon,
#p27maint,
#p28service,
#p29advantage  {
   position: relative;
   margin: 0 auto;
   padding: 0;
   width: 800px;
   background-color:  #ffffff;
   color: #2d3b46;
}


/*   HEADER   */

#header  {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 150px;
	background-color: #ffffff;
}

#banner  {
	margin: 0;
	padding: 0;
	width: 796px;
	height: 116px;
	border-top: 2px solid #dcdfe8;
	border-left: 2px solid #dcdfe8;
	border-right: 2px solid #dcdfe8;
}

#sprzlogo  {
   visibility: visible;
   position: absolute;
   margin:0;
   padding:0;
   left: 5px;
   top: 4px;
   width: 251px;
   height: 112px;
 } 
 
#bnrbg  {
	position: absolute;
	margin:0;
	padding:0;
	top: 2px;
	left: 257px;
	width:541px;
	height: 114px;
	background-image: url(images/power.gif);
	z-index: 1;
}

#bnrbg2  {
	position: absolute;
	margin:0;
	padding:0;
	top: 2px;
	left: 257px;
	width:541px;
	height: 114px;
	background-image: url(images/webpower2.jpg);
	z-index: 1;
}

#topmenu  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 370px;
	height: 15px;
	font: bold 11px/15px Arial;
	list-style: none;
	text-align: justify;
	color: #ffffff;
	width: 159px;
	z-index: 3;
}

#topmenu li  {
   height: 100%;
   display: inline;
   margin: 0;
   padding: 0;
}

#topmenu li a  {
   text-decoration: none;
   color: #2652B9;
   color: #ffffff;
}

#topmenu li a:hover  {
   color: #4DC936;
}

#navbar  {
   position: absolute;
   visibility: visible;
   background: url(images/navbar.gif);
   background-repeat: no-repeat;
   top: 116px;
   left: 0;
   z-index: 5;
   width: 800px;
   height: 32px;
}

#navmenu {
	position: absolute;
	top: 125px;
	left: 9px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	list-style: none;
	text-align: justify;
	height: 16px;
	z-index: 8;
}

#navmenu li {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0;
	padding: 0 3px;
}

#navmenu li a  {
	color: #ffffff;
	text-decoration: none;
}

#navmenu li a:hover  {
	color: #79d669;
}
  
#logob  {
   visibility: visible;
   position: absolute;
   left: 10px;
   top: 33px;
   z-index: 2;
   width: 48px;
   height: 49px;
}

#logob a  {
   background: url(images/logob.gif) no-repeat 0% 0px;
   display: block;
   height: 49px;
   width: 48px;
   font-size: 49px;
   line-height: 49px;
}

#logob a:hover  {
   background-position: -48px 0%;
}

#spritzb  {
   visibility: visible;
   position: absolute;
   left: 61px;
   top: 35px;
   z-index: 2;
   width: 150px;
   height: 20px;
}

#spritzb a  {
   background: url(images/spritzb.gif) no-repeat 0% 0px;
   display: block;
   height: 20px;
   width: 150px;
   font-size: 20px;
   line-height: 20px;
}

#spritzb a:hover  {
   background-position: -150px 0%;
}

#reg {
   visibility: visible;
   position: absolute;
   left: 215px;
   top: 25px;
   z-index: 2;
   width: 18px;
   color:#144cc9;
   font-size: 16px;
}
  
#websolutionsb  {
   visibility: visible;
   position: absolute;
   left: 65px;
   top: 61px;
   z-index: 2;
   width: 137px;
   height: 17px;
}

#websolutionsb a  {
   background: url(images/websolutionsb.gif) no-repeat 0% 0px;
   display: block;
   height: 17px;
   width: 137px;
   font-size: 17px;
   line-height: 17px;
}

#websolutionsb a:hover  {
   background-position: -137px 0%;
}

#srchfield  {
   background: url(images/srchfield.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 318px;
   top: 9px;
   z-index: 3;
   width: 136px;
   height: 15px;
}

#searchbar  {
   background: url(images/searchbar.gif) no-repeat;
   position: absolute;
   left: 304px;
   top: 5px;
   z-index: 2;
   width: 204px;
   height: 23px;
}

#p1home #top-home a,					
#p3sitemap #top-sitemap a,
#p4contact #top-contact a  {
   color: #45B432;
}

#success  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 84px;
	left: 356px;
	width: 334px;
	height: 17px;
	background-image: url(images/success.jpg);
}

#login  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 125px;
	left: 715px;
	width: 72px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	z-index: 5;
}

#login a  {
	color: #ffffff;
	text-decoration: none;
}

#login a:hover  {
	color: #79d669;
}

#p5login #login a {
	color: #79d66a;
}

/*  	END OF HEADER  */

#main {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

/*   SIDEBAR   */

#sidebar {
	float: left;
	margin: 0;
	width: 172px;
	height: 620px;
	background-color: #ffffff;
}

#tie  {
   background: url(images/tie.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 3px;
   top: 147px;
   z-index: 3;
   width: 162px;
   height: 85px;
}

#menubar  {
   background: url(images/menubar.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 3px;
   top: 232px;
   z-index: 2;
   width: 162px;
   height: 175px;
}

#mainmenu  {
   font: 13px/25px Arial;
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: left;
   color: #FFFFFF;
   position: absolute;
   left: 34px;
   top: 230px;
   z-index: 3;
   width: 131px;
}

#mainmenu li a  {
   color: #FFFFFF;
}

#vline  {
   background: url(images/vline.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 169px;
   top: 153px;
   z-index: 2;
   width: 1px;
   height: 97%;
}

#websitemarketingmenu li a,
#hostingdomainsvcsmenu li a  {
   color: #1A5BAB;
}

#hostingdomainsvcsmenu li a:hover,
#websitemarketingmenu li a:hover,
#mainmenu li a:hover  {
   color: #79D669;
}

#mainmenu li a,
#hostingdomainsvcsmenu li a,
#websitemarketingmenu li a  {
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   width: 100%;
   display: block;
}

#hostingdomainsvcsmenu li,
#mainmenu li,
#websitemarketingmenu li  {
   width: 100%;
   display: block;
   margin: 0px;
}

#websitemarketingmenu,
#hostingdomainsvcsmenu  {
   font: 11px/19px Arial;
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: left;
   color: #1A5BAB;
   visibility: hidden;
   position: absolute;
   width: 137px;
}

#hostingdomainsvcspopup  {
   background: url(images/hostingdomainsvcspopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 165px;
   top: 334px;
   z-index: 10;
   width: 147px;
   height: 78px;
}

#websitemarketingpopup  {
   background: url(images/websitemarketingpopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 165px;
   top: 284px;
   z-index: 5;
   width: 147px;
   height: 77px;
}

#hostingdomainsvcsmenu  {
   z-index: 11;
   top: 335px;
   left: 170px;
}

#websitemarketingmenu  {
   z-index: 6;
   top: 285px;
   left: 171px;
}

/*   CONTENT   */

#content  {
	float: left;
	margin: 13px 0 0 5px;
	padding: 0 3px 3px 5px;
	width: 603px;
	height: auto;
	background-color: #ffffff;
}


/*  FOOTER   */

#footer  {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 52px;
	background-image: url(images/footerbar.gif);
}

#footermenu  {
   font: 11px Arial;
   margin: 6px auto 4px;
   width: 622px;
   height: 12px;
   padding: 0;
   list-style: none;
   z-index: 3;
}

#footermenu li  {
   display: inline;
   margin: 0;
   padding: 0 2px;
   color: #0820A5;
   text-align: center;
}

#footermenu li a  {
   text-decoration: none;
   color: #0820A5;
}

#footermenu li a:hover  {
   color: #ff0033;
}

#copy  {
	margin: 0 auto;
	padding: 0;
	width: 350px;
	height: 12px;
}

#copy *:first-child  {
   padding-top: 5px;
}

#copy p  {
   font: 11px Arial;
   margin: 0;
   padding: 0;
   color: #152680;
   text-align: center;
}

#p2about #nav-about a,
#p6resources #nav-resources a,
#p7clients #nav-clients a,
#p8pricing #nav-pricing a,
#p9faqs #nav-faqs a  {
	color: #79d669;
}

#p1home #ftr-home a,
#p3sitemap #ftr-sitemap a,
#p4contact #ftr-contact a,
#p10design #ftr-design a,
#p11ecom #ftr-ecom a,
#p12mktg #ftr-mktg a,
#p17consult #ftr-consult a,
#p18hostdns #ftr-hostdns a,
#p23privacy #ftr-privacy a  {
   color: #45B432;
}

body  {
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
   background-image: url(images/exteriortile.gif);
   background-repeat: repeat;
   font: 11px Arial, Helvetica, sans-serif;
   color: #ffffff;
 }

/*------------------------  PAGE SPECIFIC ------------------------*/

#contact {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top:  446px;
	left: 3px;
	width: 159px;
	height: 98px;
	margin: 0;
	padding: 0;
	background-image: url(images/contact.jpg);
}	

#webbox {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top:  119px;
	left: 5px;
	width: 155px;
	height: 164px;
	margin: 0;
	padding: 0;
	background-image: url(images/web21box.jpg);
}

#contactinfo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 29px;
	left: 8px;
	width: 127px;
}

#contactinfo p  {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #6e707e;
	margin: 0;
}

#emaillink {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 9px;
	width: 116px;
	height: 16px;
}

.imphdr {
	font: italic bold 13px Arial, Helvetica, sans-serif;
	color:#003399;
	margin-bottom: 8px;
}

/*  PLAN COMPARISON */

#hostable, #comptable {
	border-collapse: collapse;
	margin: 15px auto 15px 15px;
}

#hostable th {
	background-color: #fffc9e;
	color: #0e7aca;
	border: 1px solid #cdcdcd;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#hostable td, #comptable td {
	border: 1px solid #cdcdcd;
	margin: 0;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
}

#hostable td {
	text-align: center;
}

.category {
	text-align: left;
	font-weight: bold;
}

#comptable th {
	background-color: #5078b3;
	color: #ffffff;
	border: 1px solid #cdcdcd;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.gray {
	background-color: #eeeeee;
}

.gray2 {
	background-color:#FBFCFD;
}

.blu {
	background-color: #d3deed;
}

#setup {
	margin: -20px 25px 0 3px;
	padding:0;
	float:right;
	height:110px;
	width:110px;
}


/*  HOSTING - DNS  */

#slvrwinbox {
	position: absolute;
	top: 448px;
	left: 6px;
	height: 182px;
	width: 158px;
	margin: 0;
	padding: 0;
}
	
#server {
	float: right;
	height:102px;
	width:132px;
	margin: -20px 10px 0 5px;
	padding:0;
}

#awards {
	height:auto;
	width:450px;
	margin: 10px auto;
	padding:0;
	border: 1px groove #428cde;
	background-color:#E1EFFF;
}

#awards ul {
	margin: 5px 5px 5px 25px;
}

#awards li  {
	color: #003399;
	list-style:disc;
	font-style: italic;
}

#program  {
	width: 430px;
	margin:  20px auto 0;
}

#uptime {
	margin: 80px 60px 0 3px;
	padding:0;
	float:right;
	clear: right;
	height:64px;
	width:96px;
}

#support {
	margin: 50px 20px 0 3px;
	padding:0;
	float:right;
	clear: right;
	height:64px;
	width:108px;
}

#contract {
	margin: 20px 30px 0 3px;
	padding:0;
	float:right;
	clear: right;
	width:118px;
}

#slvr  {
	float: right;
	clear: both;
	height:200px;
	width:150px;
	margin: 50px 10px 0 5px;
	padding:0;
	background-image: url(images/slvr3.gif);
}

#whtbox  {
	float: right;
	clear: both;
	z-index: 5;
	margin: 50px 0 0 5px;
	padding:0 5px 5px;
}

#whtbox p  {
	font: italic bold 18px Arial, Helvetica, sans-serif;
	color: #4589DD;
}

#whtbox p.small  {
	margin: 3px 0 12px 3px;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #333333;
}

#ulfeature {
	margin-top: 0px;
}

#ulfeature p {
	font: 12px Arial, Helvetica, sans-serif;
}


/*  CONTACT FORM  */

#tcontact {
	width: 450px;
	border: 1px solid silver;
	background: #EBF2FE;
	padding: 2px;
	margin: auto;
}
	
#tcontact td {
	border: 0px;
	padding: 0;

}	

.normtxt {
	font: 10pt/1.10 Arial, Helvetica, sans-serif;
	color: #1a4b8e;
	height: 100px;
	width: 100px;
	padding: 0px;
	left: 400px;
	top: 400px;
}

.reqtxt {
	font: italic 9pt Arial, Helvetica, sans-serif;
	color: #1a4b8e;
	margin: 6px 0 0 75px;
}

#mailaddr {
   position: absolute;
   visibility: visible;
   z-index: 5;
   top:  446px;
   left: 5px;
   width: 159px;
   margin: 0;
   padding: 0;
}

#mailaddr p {
	padding:0;
	margin-left: 5px;
	color: #1a4b8e;
}

#bbblogo {
	position: absolute;
	visibility: visible;
	top: 638px;
	left: 32px;
	width: 90px;
	height: 32px;
	margin:0;
	padding:0;
	border: none;
}

#loginbox {
	margin: 25px auto 15px;
	padding: 75px 0 0 70px;
	width: 325px;
	height:175px;
	background-image:url(images/loginbox.jpg);
	background-repeat: no-repeat;
}

#pledge {
	margin: 0 auto -5px;
	width: 566px;
	height: 250px;
	background:url(images/bbpledge.jpg) no-repeat;
}

#pledge ul {
	margin-top: 83px;
	margin-right: 5px;
}

#pledge li  {
	font: italic 10pt Arial, Helvetica, sans-serif;
	color: #144cc9;
	margin-bottom: 15px;
	margin-left: -5px;
	padding-right: 3px;
}

/* ------- CLIENT PAGE ------- */

#client  {
	clear: both;
	background: url(images/clientbox.jpg) no-repeat;
	width: 498px;
	height: 170px;
	margin: 0 auto;
	padding: 10px 0 0 12px;
}

.rpic  {
	float: right;
	padding: 0;
	width: 120px;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}

/* ---------  CMS PAGE ----------  */

#p27maint #main #content div {
	margin-right: 0px;
}

#divContribute {
	margin: 0px;
	padding: 0px;
	width: 561px;
	position: absolute;
	top: 578px;
	left: 185px;
}

/* ---------  RESOURCES ----------  */

#resources  {
	position: absolute;
	visibility: visible;
	top:  413px;
	left: 535px;
	width: 134px;
	height: 106px;
	margin: 0;
	padding: 0;
  }
  
/* ---------  SEO ----------  */


.wsj  {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: -5px 0 8px 20px;
}

.whthdr {
	font: italic bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-bottom: 8px;
}


/* ---------  Email ----------  */

#target  {
	float: left;
	background-image: url(images/nubluebox.jpg);
	width: 188px;
	height: 200px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 5px 0;
}

#effect  {
	float: right;
	background-image: url(images/nugrnbox.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 200px;
	margin: 5px 12px 5px -15px;
	padding-left: 5px;
	padding-right: 2px;
}

#afford  {
	float:right;
	background-image: url(images/nuorarbox.jpg);
	width: 188px;
	height: 200px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#canspam {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top:  660px;
	left: 18px;
	width: 123px;
	height: 63px;
	margin: 0;
	padding: 8px 5px 5px 5px;
	background-image: url(images/canspam.jpg);
	background-repeat:no-repeat;
}

/* ---------  Public Relations ----------  */

#prservice  {
	float: left;
	background-image: url(images/nublueboxpr.jpg);
	width: 235px;
	height: 125px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 5px 0 5px 20px;
	padding-bottom: 5px;
}

#prservice ul, #prtopic ul, #sem ul, #mktg ul {
	margin-left: 15px;
	margin-top: 12px;
	padding-left: 0;
}

#prtopic  {
	float: right;
	background-image: url(images/nuorarboxpr.jpg);
	width: 235px;
	height: 125px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 5px 30px 5px 25px;
	padding-bottom: 5px;
}

#prother  {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top:  596px;
	left: 7px;
	width: 160px;
	height: 168px;
	margin: 0;
	background-image: url(images/web22box.jpg);
	background-repeat:no-repeat;
}

#prother p, #emktg p {
	padding-left: 5px;
	padding-right: 5px;
}

/* ---------  Search Engine Marketing ----------  */

#sem  {
	float: right;
	background-image: url(images/nusilverbox.jpg);
	width: 200px;
	height: 120px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 5px 0 10px 20px;
}

#ppccom  {
	background-image: url(images/graybg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 2px;
	height: 135px;
}

/* ---------  Web Marketing ----------  */


#mktg  {
	float: right;
	background-image: url(images/mktgbox.jpg);
	width: 203px;
	height: 185px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 0 10px 10px 10px;
}
	
#emktg {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top:  602px;
	left: 5px;
	width: 164px;
	height: 194px;
	margin: 0;
	padding: 0;
	background-image: url(images/emktg.jpg);
	background-repeat: no-repeat;
}

#emktg p {
	padding-top: 10px;
}

/* ----- Web Design ---- */

#vmarquee {
	position: absolute;
	top: -4px;
	left: 14px;
	width:194px;
	height: 373px;
}

#vmarquee li {
	font: italic 12px Arial, Helvetica, sans-serif;
	margin-left: -15px;
	padding-left: 0;
}

#template {
	position: absolute;
	top: 995px;
	left: 5px;
	width: 156px;
	height: 186px;
	background-image: url(images/emktg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px;
}

#template p {
	font: italic 11px/110% Arial, Helvetica, sans-serif;
}

#include li  {
	list-style-type: none;
	padding: 3px 0 0 20px;
	background: url(images/chkgreen.gif) no-repeat 0 100%;  
}

#p8pricing hr {
	color: #F5F5F5;
}

#p8pricing h2  {
	margin-top:8px;
	margin-bottom:12px;
}

.yellowpage {
	position: absolute;
	top: 584px;
	left: 8px;
	width: 139px;
	height: 162px;
	background-image: url(images/yellow_page.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 5px 3px 5px;
}
