body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	background-color: #f8f8f8;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.maintable {
	width: 778px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(images/maintable_bg.gif);
	background-repeat: repeat-y;
	vertical-align: center;
	padding: 0;
}
.aligntable {
	width: 778px;
	height: 820px;
	min-height: 840px; !important
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-repeat: no-repeat;
	background-image: url(images/align_bg.gif);
}

#preloader {
	display: none;
}
.footer_cell {
	width: 778px;
	height: 54px;
	background-repeat: no-repeat;
	background-image: url(images/footer.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0;
}
.content_table {
	width: 690px;
	height: 100%;
	margin-left: 44px;
}
.logo_cell {
	width: 690px;
	height: 152px;
}
.content_cell_left {
	padding-left: 22px;
	padding-right: 13px;
	width: 444px;
	height: auto;
}
.content_cell_right {
	width: 211px;
	height: auto;
	padding-top: 20px;
}
.box_header_large {
	background-image: url(images/leadin_head.gif);
	background-repeat: no-repeat;
	height: 56px;
	padding-left: 18px;
}
.box_header_small {
	background-image: url(images/box_head_sml.gif);
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 18px;
	padding-right: 20px;
	width: 178px;
}
.box_content {
	background-color: #dfdfdf;
	height: auto;
	padding-left: 18px;
	padding-right: 20px;
}
.box_content_small {
	background-image: url(images/box_small_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 18px;
	padding-right: 15px;
	width: 183px;
	margin-bottom: 10px;
}
.login_box {
	width: 183px;
	height: 105px;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 18px;
}
input {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	margin-top: -2px;
}
option {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}
.searchInput {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}
input.btnSubmit {
	height: 15px;
	width: 15px;
	padding-top: 33px;
	padding-left: 3px;
}
.domain_search_box {
	background-image: url(images/domain_searchbg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 97px;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
}
.option_packs_box {
	background-image: url(images/option_packs_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 50px;
	text-align: left;
}
.searchButton {
	width: 19px;
	height: 19px;
	margin-left: 55px;
}
.promo_box {
	background-image: url(images/promo_bg_rpt.gif);
	background-repeat: repeat-y;
	height: 49px;
	margin-top: 4px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.promo_box1 {
	background-image: url(images/promo_bg.gif);
	background-repeat: no-repeat;
	height: auto;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* text classes */

h1 {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 15px;
	color: #f68933;
	margin: 0;
	padding: 0;
	font-weight: normal;

}

p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7c7c7c;
	margin-top: 5px;
	margin-bottom: 8px;
}
.promo_box1 p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7c7c7c;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-right: 10px;
}
.domain_search_box p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 9px;
	color: #7c7c7c;
	line-height: 9px;
	margin-bottom: -10px;
	margin-left: -7px;
}
.promo_box h1 {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 14px;
	color: #f68933;
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
}
a {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	color: #f68933;
	text-decoration: none;
	padding: none;
	margin: none;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	color: #f68933;
	text-decoration: underline;
}

ul {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 12px;
}
li {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #7c7c7c;
	margin-top: 4px;
	margin-bottom: 7px;
}
.box_content ul {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	list-style-image: url(images/arrow2.gif);
	margin-left: 20px;
	padding-left: 0px;
}
.box_content li {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7c7c7c;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.box_header_large p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.box_header_small p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.footer_cell p {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.footer_cell a {
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: none;
	margin: none;
	font-size: 12px;
}
.footer_cell a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* nav items */

a.nav_home {
	display: block;
	float: left;
	width: 91px;
	height: 44px;
	background-image: url(images/nav_home.gif);
	padding: 0;
	margin: 0;
}
a.nav_home:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_home_hov.gif);
}
a.nav_about {
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	background-image: url(images/nav_about.gif);
	padding: 0;
	margin: 0;
}
a.nav_about:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_about_hov.gif);
}
a.nav_hosting {
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	background-image: url(images/nav_hosting.gif);
	padding: 0;
	margin: 0;
}
a.nav_hosting:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_hosting_hov.gif);
}
a.nav_domains {
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	background-image: url(images/nav_domains.gif);
	padding: 0;
	margin: 0;
}
a.nav_domains:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_domains_hov.gif);
}
a.nav_solutions {
	display: block;
	float: left;
	width: 120px;
	height: 44px;
	background-image: url(images/nav_solutions.gif);
	padding: 0;
	margin: 0;
}
a.nav_solutions:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_solutions_hov.gif);
}
a.nav_faq {
	display: block;
	float: left;
	width: 88px;
	height: 44px;
	background-image: url(images/nav_faq.gif);
	padding: 0;
	margin: 0;
}
a.nav_faq:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_faq_hov.gif);
}
a.nav_contact {
	display: block;
	float: left;
	width: 97px;
	height: 44px;
	background-image: url(images/nav_contact.gif);
	padding: 0;
	margin: 0;
}
a.nav_contact:hover {
	display: block;
	text-decoration: none;
	background-image: url(images/nav_contact_hov.gif);
}
a.big_but_grey {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 160px;
	height: 19px;
	background-image: url(images/big_but_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 14px;
	color: #f68933;

}
a.big_but_grey:hover {
	text-decoration: none;
}
a.small_but_grey {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(images/sml_but_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 12px;
	color: #f68933;
	width: 120px;
}
a.small_but_grey:hover {
	text-decoration: none;
}
a.big_but_grey1 {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 160px;
	height: 19px;
	background-image: url(images/big_but_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Verdana", "Arial", "Helvetica" ,sans-serif;
	font-size: 14px;
	color: #6f6f6f;


}
a.big_but_grey1:hover {
	text-decoration: none;
}

.hosting_ol li{
	margin-left:-22px;
}


.style1 {
    font-size: 9px
}

.style2 {
	color: #f68933;
	font-size: 15px;
}
.style3 {
	color: #f68933;
	font-weight: bold;
}

.style3b {
	color: #f68933;
	font-size: 14px;
}

.style4 {
    font-size: 14px
}

.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}

.style12 {
    color: #f68933; 
    font-weight: bold; 
    font-size: 14px;
}

