body {
	font: 11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	/*height: 100%;*/
	margin: 0;
	padding: 0px;
}
/*a {text-decoration: none;}
a:link, a:visited {
	color: #660099;
	border-bottom: 1px solid #CCCCFF;
}
a:hover {
	color: #FFA500;
}*/
ul {
	margin: 0;
	padding: 0;
}
p {
	font: 11px/2 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}


dl {
	margin: 0;
	padding: 0;
}
dt{
	margin: 10px 0 0;
	font-weight: bold;
}
dd {
	margin: 0;
}
/* accessability */
a.access {
   display: none;
}
/* Tabs */
a {
		text-decoration: none;
		color: #660099;
		font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	#tabs {
	position: absolute;
	left: 0;
	bottom: 0;
		float: left;
		width: 100%;
		background: #660099 url(images/bg.gif) repeat-x bottom;
		font-size: 93%;
		line-height: normal;
	}
	#tabs ul {
		margin: 0;
		padding: 10px 10px 0;
		list-style: none;
	}
	#tabs li#nav-1,
	#tabs li#nav-2, 
	#tabs li#nav-3,
	#tabs li#nav-4,
	#tabs li#nav-5,
	#tabs li#nav-6 {
		float: left;
		background: url(images/tab_left.gif) no-repeat left top;
		margin: 0;
		padding: 0 0 0 9px;
	}
	#tabs li#nav-1 a,
	#tabs li#nav-2 a, 
	#tabs li#nav-3 a,
	#tabs li#nav-4 a,
	#tabs li#nav-5 a,
	#tabs li#nav-6 a {
		float: left;
		display: block;
		background: url(images/tab_right.gif) no-repeat right top;
		padding: 5px 15px 4px 6px;
	}
	/* Hide from IE5-Mac \*/
	#tabs li#nav-1 a,
	#tabsli #nav-2 a, 
	#tabs li#nav-3 a,
	#tabs li#nav-4 a,
	#tabs li#nav-5 a,
	#tabs li#nav-6 a
	 {float: none	}
	/* End IE5-Mac hack */
	body.section-1 #tabs #nav-1,
	body.section-2 #tabs #nav-2,
	body.section-3 #tabs #nav-3,
	body.section-4 #tabs #nav-4,
	body.section-5 #tabs #nav-5,
	body.section-6 #tabs #nav-6{
		background-image: url(images/tab_left_on.gif);
	}
	body.section-1 #tabs #nav-1 a,
	body.section-2 #tabs #nav-2 a,
	body.section-3 #tabs #nav-3 a,
	body.section-4 #tabs #nav-4 a,
	body.section-5 #tabs #nav-5 a,
	body.section-6 #tabs #nav-6 a  {
	background-image: url(images/tab_right_on.gif);
	padding-bottom: 5px;
	}
	#ul#subnav-1, ul#subnav-2, ul#subnav-3, ul#subnav-4{
		display: none;
	}
	body.section-1 #tabs ul#subnav-1,
	body.section-2 #tabs ul#subnav-2,
	body.section-3 #tabs ul#subnav-3,
	body.section-4 #tabs ul#subnav-4,
	body.section-5 #tabs ul#subnav-5{
		display: block;
		background: #FFF !important;
		padding: 0;
		margin: 0;
		width: 760px;
		float: none;
		clear: both;
		position: absolute;
		left: 20px;
		top: 40px;
	}
	#tabs ul#subnav-1 li a,
	#tabs ul#subnav-2 li a,
	#tabs ul#subnav-3 li a,
	#tabs ul#subnav-4 li a,
	#tabs ul#subnav-1 li,
	#tabs ul#subnav-2 li,
	#tabs ul#subnav-3 li,
	#tabs ul#subnav-4 li {
		background: #FFF !important;
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 0 8px;
		text-align: center;
		font-size: x-small;
		float: left;
	}
	#tabs ul#subnav-1 li a,
	#tabs ul#subnav-2 li a,
	#tabs ul#subnav-3 li a,
	#tabs ul#subnav-4 li a{
	background: #FFF !important;
	border-left: 1px solid #000;	
	}
	
	html>body.section-3 #tabs ul#subnav-3 li a,{
		background: #FFF 
	}
	
	/* End New Tabs */
/* Header */
#banner {
	background-color: #609;
	/*border-bottom: 1px solid #000000;*/
	height: 100px;
	margin: 0;
	padding: 0;
	width: 780px;
	position: relative;
}
html>body #banner {
	position: relative;
}
#banner a, #banner a:link, #banner a:visited, #banner a:hover{
	text-decoration: none;
	border: none;
}


/* sidebar */
#sidebar {
	background-color: #FFF;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#sidebarcontent {
	margin: 5px;	
}

#sidebarcontent h3 {
	color: #660099;
	font-size: 14px;
	margin: 0 5px;
}

#sidebarcontent li {
	padding-top: 2px;
	padding-left: 12px;
	background: url(images/arrow_bullet.gif) no-repeat 0 9px;
}
#sidebarcontent p {
	margin-top: 0;
}
#sidebarcontent ul {
	list-style: none;
	margin-left: 5px;
	padding: 0;
	text-align: left;
}
#sidebarcontent ul li span {
	color: #FF0033;
	font-weight: bold;
	text-transform: uppercase;
}
#contact-sidecol{
padding: 5px 5px 5px 10px;
margin-top: 40px;
text-align: left;
border-left: 1px dashed #660099;
border-bottom: 1px dashed #660099;
}
#contact-sidecol h3 {
	margin-top: 10px;
	margin-bottom: 0;
	color: #FFA500;
	font: normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#contact-sidecol p {
	margin-top: 5px;
}
#contact-sidecol ul{
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
#contact-sidecol li {
	background: url(images/arrow_bullet_2.gif) no-repeat 0 9px;
   margin-top: 10px;
	padding-top: 2px;
	padding-left: 12px;
}
#contact-sidecol li a {
	border-bottom: 1px dotted #9C3;
}
#contact-sidecol li a:link, #contact-sidecol li a:visited {
	color: #609;
}
#contact-sidecol li a:hover {
	color: #FFA500;
}
#samplesite-col {
	margin-top: 45px;
	padding: 10px;
	border: 1px dashed #FFA500;
	background: #EBEBEB;
	text-align: center;
}
#samplesite-col p {
	text-align: left;
	margin: inherit 10px;
}

#samplesite-col h3 {
	margin-bottom: 20px;
}
#samplesite-col h4 {
   margin-top: 15px;
   margin-bottom: 0;
   font-size: 12px;
   color: #9c3;
}
#highlight {
	margin: 10px;
	padding-top: 10px;
}

#highlight p{
	text-align: left;	
}
#highlight img, #samplesite-col img  {
	display: block;
	text-align: center;
	margin: auto;
	padding-top: 1px;
}
#highlight h1, #highlight h2, #highlight h3 {
	text-align: center;
}
#highlight h2, #samplesite-col h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 10px;
}
#highlight a {
	text-align: center;
}


.pricing {
	font-size: 18px;
	font-weight: bold;
}
div.box {
	background: #CCCCFF;
	
	margin-top: 15px;
	text-align: center;
	padding: 6px;
}
div.box h3 { padding-top: .5em}

/* tables */
#tblproducts {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 520px;
}
table.domains {
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 145px;
	width: 350px;
}
table.domains td, table.domains th {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 2px 4px;
	text-align: center;
}
td.shade, th.shade {
	background: #EBEBEB;
}
td span.tdprice {
	color: #FF0033;
	font-weight: bold;
}

/* forms */
form {
	margin: 10px 5px;
	text-align: left;
}
.button {
	/*border: 1px solid #660099;*/
	background: #CCCCFF;
	margin-top: 10px;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
}
.buttonover {
	/*border: 1px solid #660099;*/
	background: #660099;
	color: #FFF;
	margin-top: 10px;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;	
}
.label {
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
.formw {
padding: 2px 0;
}

/* main content */
#content {
	background: #FFFFFF;
	/*border: 1px solid #000000;*/
	/*clear: both;*/
	margin: 0px;
	padding: 40px 20px;
}
#content h1, #content h2, #content h3, #content h4, #content p, #content dl{
	margin: 2px 10px;
}
#content h1 {
	color: #660099;
	font: bold 18px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
#content h2 {
	color: #999;
	font: bold 14px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content h3 {
	color: #F60;
	font: bold 11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
#content p {
	line-height: 2;
	margin-top: 0;
}
#content ul {
   margin-left: 20px;
   padding: 0;
}
#container{
	background: #FFF;
	border: 1px solid #000;
	/*height: 100%;*/
	margin: 0px;

	padding: 0px;
	width: 780px;
}
#contentcontain {
	background-color: #FFFFFF;
	float: left;
	width: 570px;
}
div.offerings {
	padding-top: 15px;
}
div.offerings img {
float: left;
padding-top: 15px;
}
div.offerings p, div.offerings h3{
	padding-left: 115px;
}
/* domain name banner */
#domainbanner {
	background: url(images/domain_happy-girl.jpg) #CCCCFF no-repeat bottom left;
	margin: 20px 5px;
	padding: 10px 0;
	text-align: center;
}
#domainbanner form {
	background: #99CC33;
	padding: 20px 0;
	text-align: center;
	margin-left: 145px;
	width: 350px;
}
#domainbanner h2{
	background-image: url(images/domain-as-low.gif);
	background-repeat: no-repeat;
	height: 0;
	margin: 10px 0px 10px 10px;
	overflow: hidden;
	padding-top: 65px;
	width: 496px;
}
#domainbanner h3 {
	color: #660099;
	padding-bottom: 10px;
}

#title {
	background: url(images/title_home.gif) no-repeat;
	float: left;
	height: 25px;
	margin-top: 35px;
	margin-left: 60px;
	width: 287px;
}
#logo {
	background: transparent url(images/webtel_logo.gif) no-repeat 20px 20px;
	display: block;
	float: left;
	height: 60px;
	width: 300px;
}
#logo img{
	margin: 20px 0 0 20px; /*	visibility: hidden;*/
}
#menu {
	bottom: -1px; /*border-bottom : 1px solid #660000;*/
	left: 20px; /*padding-left : 10px;*/
	margin: 0; /*padding-bottom : 19px;*/
	position: absolute;
}

#menu a:link, #menu a:visited	{
	background: #CCCCFF;
	border: 1px solid #000000;
	border-bottom: 0;
	color: #660099;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#menu a:link.active, #menu a:visited.active	{
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
}

#menu a:hover	{
	background: #9C3;
	color: #FFFFFF;
}

#menu ul a:hover, #menu ul a:active {
	color: #99CC33 !important;
}

#menu ul, #menu li	{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tblproducts .featureshd {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	width: 165px;
}

#tblproducts .plans {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	width: 89px;
}

#tblproducts .plansalt {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	width: 89px;
}

#tblproducts th {
	font-weight: normal;
}

#tblproducts th.plans, #tblproducts th.plansalt {
	font-weight: bold;
}
#domainbanner table caption{
/*	margin: 0;
	padding-bottom: 5px;*/
	/*text-align: left;*/
	color: #660099;
	font-weight: bold;
}
div .e-plans{

	font-size: 11px;
}
div .e-plans ul {
	list-style: none;
	text-align: left;
	padding: 5px;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCC;
	margin-left: 150px;
	margin-right: 40px;
	background: transparent;
}
div .e-plans li {
	padding-left: 12px;
	background: transparent url(images/arrow_bullet.gif) no-repeat 0 7px;
}
div .e-plans li.pricing {
	color: #F03;
	font-weight: bold;
	font-size: 11px;
}
div .e-plans h3 {
display: block;
padding: 2px 0 2px 20px;
background: #CCCCFF;
color: #660099 !important;
width: 300px;
margin-top: 10px !important;
margin-left: 20px !important;
}
#features h2 {
	padding: 10px;
	margin: 0 !important;
	color: #000;
	background: #CCCCFF;
	font-size: 18px;
}
#features {
	clear: both;
	margin: 0 10px 10px;
	padding: 0 !important;
	/*width: 520px;*/
	background: #E7E7E7;
}
.add2cart {
	margin-left: 150px;
}
#features dd p {
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	line-height: 1.5;
	width: 90%;
}
#features dl {
margin: 0;
padding: 0;
}
#features dt{
margin-left: 130px;
margin-top: 10px;
margin-bottom: 2px;
color: #660099;
font-weight: bold;
padding-left: 5px;
border-left: 1px dotted #CCCCCC;
}
#features dl dt.pic {
	clear:left;
	float: left;
	border: 0;
	text-align: center;
	width: 105px;
	margin-left: 0;
	margin-right: 0px;
	padding: 0;
}
#features dd{
margin: 0;
margin-left: 130px;
padding-left: 5px;
border-left: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
}

/*For Contact Page*/
#frmcontact input.txtinput {
	width: 200px;
}
#frmcontact input.txtinput, #frmcontact input#txtsubject, #frmcontact textarea{
	background: #CCCCFF;
	border: 1px solid #660099;
}
#frmcontact textarea, #frmcontact input#txtsubject {
	width: 85%;
}#domainbanner label {
	display: none;
}
/* headline graphics */
h2#websitedesign {
	padding: 40px 0 0 0;
	overflow: hidden;
	background: url(images/heading_webdesign.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:35px; /* for IE5.5 */
}
h2#graphicdesign {
	padding: 40px 0 0 0;
	overflow: hidden;
	background: url(images/heading_graphicdesign.gif) no-repeat;

	height: 0px !important;
	height /**/:35px; /* for IE5.5 */
}
h2#databasedriven {
	padding: 40px 0 0 0;
	overflow: hidden;
	background: #FFF url(images/heading_database.gif) no-repeat;
	height: 0px !important;
	height /**/:35px; /* for IE5.5 */
}
h1#clientsh1 {
   text-indent: -9999px;
   background: url(images/heading_clients.gif) no-repeat;
   height: 40px;
   margin-bottom: 1.5em;
}
div.border_lb {
	margin-left: 10px;
	border-left: 1px dashed #99CC33;
	border-bottom: 1px dashed #99CC33;
}

/* footer */
#content div.border_lb h3{
	margin-top: 10px;
}
blockquote {
	margin: 5px 30px;
}
#footer {
	clear: both;
	background-color: #CCCCFF;
	margin-top: 5px;
	padding: 5px;
}

#footer a.hidden {
	color: #CCCCFF; /* used to toggle off css */
}
#footer p {
	margin: 1px 10px;
}
/* spacers & misc */
span.spacer {
	clear: both;
}
span.abbrv {
cursor: help;
	border-bottom: 1px dotted #FFA500 !important;
}
.superfine {
	font-size: 10px;
	font-style: italic;
}

div#hostingplans, div#emailplans {
   padding-top: 1.5em;
}
div#hostingplans p, div#emailplans p, div#hostingplans ul, div#emailplans ul{
   margin-bottom: 1em;
}
img {
   border-style: none;
}
img.floatl, p.floatl {
   float: left;
}
div.clientsite {
   margin-bottom: 2em;
   border-bottom: 1px solid #9c3;
   padding-bottom: 1em;
}
div.clientsite img{
   float: left;
   margin-right: 1em;
}
div.clientsite p, div.clientsite h4 {
  padding-left: 150px;
}
.clientsite h4{
   color: #f60;
   font-size: .95em;
   text-transform: uppercase;
}
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }