#leftcol {
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	background-image: url(images/background_leftcol.gif);
	background-repeat: no-repeat;
	color: #666666;
	text-align: left;
	vertical-align: top;
	height: 290px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#rightcol {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/background_rightcol.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 290px;
	width: 204px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#special {
	background-color: #2263A5;
	background-image: url(images/background_special.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 349px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#topbanner {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 746px;
	display: block;
}
#navbar {
	width: 746px;
	height: auto;
	display: block;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #BDBDBD;
	vertical-align: middle;
	background-color: #000000;
}
body {
	margin: 0px;
background: #8E8A89 url(images/bggreystripes.png) repeat-x fixed;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#171717;
}
#tableborders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ABB2C5;
	border-right-color: #ABB2C5;
	border-bottom-color: #ABB2C5;
	border-left-color: #ABB2C5;
}
#leftcolinner {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}
#mainhomecontent {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	overflow: hidden;
	width: 707px;
	text-align: left;
	border-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#maincontentdiv h1 {
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	overflow: hidden;
	width: 507px;
	border-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#maincontentdiv h2 {
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	overflow: hidden;
	width: 507px;
	border-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
h3 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FE3D06;
	display: inline;
	overflow: hidden;
}
#special span {
	display: none;
}
#special a {
	display: block;
	height: 290px;
	width: 100%;
}
#orangecol {
	background-color: #C53A07;
	background-image: url(images/background_orangecol.gif);
	height: 168px;
	width: 184px;
	text-align: left;
	vertical-align: top;
	display: block;
	float: right;
	cursor: hand;
}
#orangecol div {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 12px 4px 4px 11px;
	padding: 0px;
}
#orangecol h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 15px;
}
#orangecol ul {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
}
#greencol {
	background-color: #A8BC1A;
	background-image: url(images/background_greencol.gif);
	height: 168px;
	width: 186px;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	cursor: hand;
}
#greencol div {

	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 12px 4px 4px 12px;
	padding: 0px;
}
#greencol h5 {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 15px;
}
#greencol ul {

	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
}
#bluecol {
	background-color: #0993EE;
	background-image: url(images/background_bluecol.gif);
	height: 168px;
	width: 187px;
	text-align: left;
	vertical-align: top;
	display: block;
	float: right;
	cursor: hand;
}
#bluecol div {


	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 12px 4px 4px 12px;
	padding: 0px;
}
#bluecol h5 {


	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 15px;
}
#bluecol ul {


	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style-type: square;
}
#bluecol li, #greencol li, #orangecol li {
	list-style-image: none;
}
#orangecolprice {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F4FF00;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #DF7107;
	border-right-color: #DF7107;
	border-bottom-color: #DF7107;
	border-left-color: #DF7107;
	margin: 8px 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#greencolprice {

	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F4FF00;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CBD842;
	border-right-color: #CBD842;
	border-bottom-color: #CBD842;
	border-left-color: #CBD842;
	margin: 8px 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bluecolprice {


	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F4FF00;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #0EBDF6;
	border-right-color: #0EBDF6;
	border-bottom-color: #0EBDF6;
	border-left-color: #0EBDF6;
	margin: 8px 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcolinner {

	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 13px;
}
#leftcolinner b, #rightcolinner b, .leftnavbottomcurve b {
	font-size: 15px;
	line-height: 15px;
	color: #000000;
}
#leftcolinner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	list-style-type: circle;
	font-size: 10px;
	line-height: 15px;
}
#leftcolinner li {
	margin-bottom: 6px;
}
#mainhomecontent td {

	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
table.alternateRows tr {
	background-color: #FFFFFF;
}

table.alternateRows tr.even {
	background-color: #D9ECFF;
}

th {
	background: #033399;
	border: none;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 2px 2px 5px;
	font-size: 10px;
}

#mainhomecontentinner th {
	padding: 6px 2px;
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
a {
	color: #FF4721;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:active, a:visited {

	font-weight: bold;
}
.leftnavouter {
	background-color: #FFFFFF;
	background-image: url(images/leftnav_linesbackground.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 195px;
}
.leftnavouter form, .leftnavreducer {
	width: 185px;
}
.leftnavtopcurve {
	background-image: url(images/leftnav_topcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.leftnavbottomcurve {
	color: #666666;
	font-size: 10px; 
	background-image: url(images/leftnav_bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px;
	width: 100%;
}
#Submit {
	margin: 2px;
	border: 0px;
}
#leftfeaturebar {
	vertical-align: top;
	display: block;
	width: 210px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#maincontentdiv {
	width: 511px;
	text-align: left;
	vertical-align: top;
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
td {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#creditsdiv {
	font-size: 10px;
	color: #999999;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/template_r6_c1.gif);
	display: block;
	background-repeat: no-repeat;
	width: 746px;
}
#creditsdivinner {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#outercontentdiv {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 746px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
#outersitediv {
	margin: 0 auto;
	border-width: 1px;
	border-style: dotted;
	border-color: #000000;
	width: 746px;
	display: block;
	background-color: #FFFFFF;
	top: 100px;
	position: relative;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet_triangle.gif);
}
.emphasis {
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	text-align: center;
}
.iestyle {
	font-weight: bold;
	color: #83C323;
}
.domainextension {
	font-weight: bold;
	color: #000000;
	background-color: #CBDCFE;
}
.domainprice {
	font-weight: normal;
	color: #000000;
	background-color: #E6EEFF;
}
#hostingtable {
}
#hostingtable .domainextension a {
	text-decoration: none;
	color: #4581FC;
}
#hostingtable .domainprice ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#hostingtable .domainprice li {
	margin: 0px;
	padding: 0px;
}
#hostingtable .domainprice {
	text-align: left;
	vertical-align: top;
}
#hostingtable .domainextension {
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
#hostingtable .domainextension a:hover {
	text-decoration: none;
	color: #033399;
}
#domainresults {
}
#domainresults a {
	text-decoration: none;
}
#domainresults b {
	font-weight: bold;
	color: #009900;
}
#domainresults td {

	color: #CC0000;
}
.hometext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.homeouterdiv {
	margin: 0px;
	padding: 0px;
}
#livehelpdiv {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 168px;
	width: 202px;
}
#liveandorange {
	display: block;
	width: 386px;
	margin: 0px;
	padding: 0px;
}
#greenandblue {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 373px;
}
a.homefeaturelink, a.homefeaturelink:link, a.homefeaturelink:hover, a.homefeaturelink:visited, a.homefeaturelink:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#navbar a {
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 100%;
	padding: 7px;
	display:inline-block;
	line-height: 1em;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF4721;
}
#orangecolprice span, #greencolprice span, #bluecolprice span {
	color: #F4FF00;
}
.homeouterdiv table td {
	vertical-align: top;
}
.newslist a, .newslist b {
	font-size: 10px;
}
#topad {
	position: absolute;
	height: 95px;
	width: 100%;
	top: 5px;
	right: 0px;
}
#botad {
	position: relative;
	bottom: 100px;
}
#topbanner h2 {
	display: none;
}
