body { margin: 0; padding: 0; font-family: Verdana, Tahoma, Sans-Serif; font-size: 70%; background-color: white; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
div.center {
	text-align: center;
}
img {
margin: 0px 0px 1px 0px;
}
	div#wrapper {
		width: 763px;
		background-image: url(../_images/dropshadow.png);
		margin: 0px auto 0px auto;
	}
	div#header {
		width: 763px;
		height: 70px;
		margin: 0px auto 0px auto;
	}
	div#header div#header_logo {
		width: 200px;
		height: 60px;
		float: left;
		margin: 10px auto 0px auto;
	}
	div#newsticker {
		width: 380px;
		height: 15px;
		margin: 0px auto 0px auto;
		padding: 0px 380px 5px 0px;
		color: #000000;
		overflow: hidden;
	}
		div#newsticker #latest {
			float: left;
			width: 50px;
			font-weight: bold;
		}
		div#newsticker ul#news-ticker {
			margin: 0px;
			padding: 0px;
			float: right;
			width: 330px;
			height: 16px;
			list-style-type: none;
}
			div#newsticker ul#news-ticker li {
				display: none;
			}
				div#newsticker ul#news-ticker li a {
					color: #000000;
				}
				div#newsticker ul#news-ticker li a:hover {
					text-decoration: none;
				}
				div#newsticker ul#news-ticker li.first {
					display: inline;
				}
	div#main {
		width: 763px;
		margin: 0px auto 0px auto;
		padding: 0px 0px 5px 0px;
	}
		div#main div#leftnav {
			width: 175px;
			border: 1px solid #C0C0C0;
			background-color: #f4f4f4;
			display: inline;
			float: left;
		}
			div#main div#leftnav img {
				border: none;
			}
			div#main div#leftnav div.orangenavhead {
				background-color: #888C88;
				font-weight: bold;
				color: #FFFFFF;
				font-size: 100%;
				padding: 1px 0px 2px 4px;
			}
			div#main div#leftnav div.greynavhead {
				background-color: #888C88;
				font-weight: bold;
				color: #FFFFFF;
				font-size: 100%;
				padding: 1px 0px 2px 4px;
			}
			div#main div#leftnav ul {
				list-style-type: none;
				padding: 0px;
				margin: 14px 0px 15px 15px;
			}
				div#main div#leftnav ul li {
					font-weight: bold;
					text-decoration: none;
					margin-bottom: 8px;
					font-size: 100%;
					color: #505450;
				}
					div#main div#leftnav ul li a:link,
					div#main div#leftnav ul li a:visited,
					div#main div#leftnav ul li a:active {
						text-decoration: none;
						color: #666666;
					}
					div#main div#leftnav ul li ul {
						margin: 0px 0px 0px 0px;
						padding: 0px;
					}
						div#main div#leftnav ul li ul li {
							background-image: url(/_images/grey_plus.gif);
							background-position: top, left;
							background-repeat: no-repeat;
							padding-left: 15px;
							font-weight: normal;
							margin: 2px;
						}
					
						div#main div#leftnav ul li ul li a:link,
						div#main div#leftnav ul li ul li a:visited,
						div#main div#leftnav ul li ul li a:active {
							text-decoration: underline;
							color: #0099cc;
						}
						
			div#main div#leftnav #navimages {
				margin: 0px 0px 0px 15px;
			}
				div#main div#leftnav #navimages span {
					display: none;
				}
		div#phone {
			width: 350px;
			height: 18px;
			float: right;
			margin: 5px 0px 0px 0px;
			font-weight: bold;
			font-size: 180%;
			text-decoration: none;
			color: #5c5c5c;
			}		
				
		div#menutop {
			width: 255px;
			height: 19px;
			background-image: url(../_images/text_line.gif);
			float: right;
			margin: 0px 0px 0px 0px;
			font-weight: normal;
			font-size: 100%;
			text-decoration: none;
			color: #666666;
		}
		div#menutop a:link,
		div#menutop a:visited,
		div#menutop a:active {
			text-decoration: underline;
			color: #0099cc;
		}	
		div#menu_top2 {
			width: 350px;
			height: 5px;
			float: right;
			margin: 10px 0px 0px 0px;
			font-weight: normal;
			font-size: 100%;
			text-decoration: none;
			color: #666666;
		}
		div#menu_top2 a:link,
		div#menu_top2 a:visited,
		div#menu_top2 a:active {
			text-decoration: underline;
			color: #0099cc;
		}
		div#menubar {
			background-image: url(/_images/top_hl2.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px;
			width: 763px;
			height: 42px;
			margin: 0px auto 2px auto;
		}
		div#menubar_text {
			width: 450px;
			height: 20px;
			float: left;
			padding-top: 15px;
			padding-left: 14px;
			font-weight: bold;
			font-size: 105%;
			color: #ffffff;
		}
		div#menubar_text a:link,
		div#menubar_text a:visited,
		div#menubar_text a:active  {
			font-size: 105%;
			color: #ffffff;
			text-decoration: none;
		}
		TD.tab_text {
			width: 179px;
			height: 19px;
			float: left;
			padding-top: 15px;
			padding-left: 7px;
			font-weight: bold;
			font-size: 105%;
			color: #ffffff;
		}
		TD.tab_text a:link,
		TD.tab_text a:visited,
		TD.tab_text a:active  {
			font-size: 105%;
			color: #ffffff;
			text-decoration: none;
		}
		div#main div#content DIV#web_bar {
			background-image: url(/_images/webdesign_hb.gif);
			background-repeat: no-repeat;
			background-position: 0px;
			width: 565px;
			height: 19px;
			float: left;
			margin: 8px 0px 0px 0px;
			padding-top: 15px;
			padding-left: 7px;
			font-weight: bold;
			font-size: 105%;
			color: #ffffff;
		}
		div#main div#content DIV#web_bar a:link,
		div#main div#content DIV#web_bar a:visited,
		div#main div#content DIV#web_bar a:active  {
			font-size: 105%;
			color: #ffffff;
			text-decoration: none;
		}
		div#menubar_text2 {
			width: 158px;
			height: 20px;
			float: right;
			padding-top: 15px;
			padding-right: 14px;
			font-weight: bold;
			font-size: 105%;
			color: #ffffff;
		}
		div#menubar_text2 a:link,
		div#menubar_text2 a:visited,
		div#menubar_text2 a:active {
			font-size: 105%;
			color: #ffffff;
			text-decoration: none;
		} 
		div#itembox {
			width: 170px;
			height: 100px;
			font-size: 92%;
			margin: 5px 3px 5px 5px;
		}
		div#itemprice {
		    float: bottom;
			width: 170px;
			height: 50px;
			margin: 15px 5px 5px 5px;
		}

		div#hosting_win {
			width: 570px;
			height: 270px;
			margin-bottom: 10px;
			}
		div#hosting_win div#ssaver {
			background-image: url(/_images/s_saver.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#hosting_win div#wpersonal {
			background-image: url(/_images/winpersonal.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#hosting_win div#wbiz {
			background-image: url(/_images/winbiz.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#hosting_win div#ssaver_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting_win div#wpersonal_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting_win div#wbiz_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting {
			width: 570px;
			height: 220px;
			margin-bottom: 10px;
			}
		div#hosting div#cstarter {
			background-image: url(/_images/c_starter.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#hosting div#cstarter_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting div#csilver_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting div#cgold__more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#hosting div#csilver {
			background-image: url(/_images/c_silver.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#hosting div#cgold {
			background-image: url(/_images/c_gold.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		
		div#reseller {
			width: 570px;
			height: 320px;
			margin-bottom: 10px;
			}
		div#reseller div#win100 {
			background-image: url(/_images/win100.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#win200 {
			background-image: url(/_images/win200.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#win300 {
			background-image: url(/_images/win300.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#rentry {
			background-image: url(/_images/r_entry.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#rone {
			background-image: url(/_images/r_one.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#rpro {
			background-image: url(/_images/r_pro.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#reseller div#rthree {
			background-image: url(/_images/r_three.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 240px;
			font-size: 92%;
			float: left;
			margin: 10px 0px 0px 0px;
			padding: 11px 0px 0px 10px;
		}
		div#reseller div#rspace {
			background-color: #EFEFEF;
			width: 365px;
			height: 240px;			
			float: left;
			margin: 10px 0px 0px 15px;
			padding: 11px 0px 0px 10px;
		}
		div#reseller div#win100 div#win100_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#win200 div#win200_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#win300 div#win300_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#rentry div#rentry_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#rone div#rone_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#rpro div#rpro_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#reseller div#rthree_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#colo {
			width: 570px;
			height: 250px;
			margin-bottom: 10px;
			margin-top:20px;
			}
		div#colo div#oneu {
			background-image: url(/_images/1u.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#colo div#elevenu {
			background-image: url(/_images/11u.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#colo div#twentytwou {
			background-image: url(/_images/22u.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#colo div#oneu div#oneu_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#colo div#elevenu div#elevenu_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#colo div#twentytwou div#twentytwou_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		
		div#dedi {
			width: 570px;
			height: 240px;
			margin-bottom: 30px;
			margin-top: 20px;
			}
		div#dedi div#dedi1 {
			background-image: url(/_images/dedi1.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#dedi div#dedi2 {
			background-image: url(/_images/dedi2.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#dedi div#dedi3 {
			background-image: url(/_images/dedi3.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#dedi div#dedi1 div#dedi1_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#dedi div#dedi2 div#dedi2_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#dedi div#dedi3 div#dedi3_more {
			width: 180px;
			height: 25px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
				div#aspname {
			width: 570px;
			height: 240px;
			margin-bottom: _y0px;
			margin-top: _q0px;
			}
		div#aspname div#aspname_m {
			background-image: url(/_images/aspname_m.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#aspname div#aspname_q {
			background-image: url(/_images/aspname_q.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#aspname div#aspname_y {
			background-image: url(/_images/aspname_y.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#aspname div#aspname_m div#aspname_m_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#aspname div#aspname_q div#aspname_q_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#aspname div#aspname_y div#aspname_y_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#asppro {
			width: 570px;
			height: 240px;
			margin-bottom: _y0px;
			margin-top: _q0px;
			}
		div#asppro div#asppro_m {
			background-image: url(/_images/asppro_m.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#asppro div#asppro_q {
			background-image: url(/_images/asppro_q.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#asppro div#asppro_y {
			background-image: url(/_images/asppro_y.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#asppro div#asppro_m div#asppro_m_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#asppro div#asppro_q div#asppro_q_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#asppro div#asppro_y div#asppro_y_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		
		div#contact {
			width: 570px;
			height: 210px;
			margin-bottom: 10px;
			margin-top:20px;
			}
		div#contact div#email {
			background-image: url(/_images/email.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 220px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#contact div#phoneno {
			background-image: url(/_images/phone.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 220px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#contact div#mail {
			background-image: url(/_images/mail.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 220px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		
		div#legal {
			width: 400px;
			height: 170px;
			margin-bottom: 10px;
			margin-top:20px;
			}
		div#legal div#reg_ad {
			background-image: url(/_images/reg_address.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 180px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}		
		
		div#legal div#payment_ad {
			background-image: url(/_images/payment_address.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 180px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		div#help {
			width: 400px;
			height: 210px;
			margin-bottom: 10px;
			margin-top:20px;
			}
		div#help div#help_info {
			background-image: url(/_images/help_info.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#help div#help_other {
			background-image: url(/_images/help_other.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}


		div#domain {
			width: 570px;
			height: 240px;
			margin-bottom: 10px;
			margin-top:20px;
			}
		div#domain div#domain_1 {
			background-image: url(/_images/domain_1.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}

		div#domain div#domain_2 {
			background-image: url(/_images/domain_2.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: left;
			margin: 0px 15px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}		
		div#domain div#domain_3 {
			background-image: url(/_images/domain_3.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-position: 0px 0px 0px 0px;
			width: 170px;
			height: 210px;
			font-size: 92%;
			float: right;
			margin: 0px 0px 0px 0px;
			padding-top: 11px;
			padding-left: 10px;
		}
		
		div#domain div#domain_1 div#domain_1_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#domain div#domain_2 div#domain_2_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		div#domain div#domain_3 div#domain_3_more {
			width: 180px;
			height: 25px;
			font-size: 93%;
			float: left;
			margin: 0px 0px 0px -10px;
		}
		
		div#main div#content {
			width: 572px;
			display: inline;
			margin: 5px 0px 0px 0px;
			line-height: 14px;
			float: right;
		}
		div#main div#content h1{ font-size: 180%; color: #990000; font-weight: 500;}
		div#main div#content h2{
			font-size: 130%;
			color: #393939;
margin: 15px 0px;}
		div#main div#content img {
			border: none;
		}
		div#main div#content ul {
			list-style-image: url(../_images/bullet.png);
		}
			div#main div#content ul li ul {
				list-style-image: url(../_images/grey_bullet.png);
				margin: 5px 0px 5px 20px;
				padding: 0px;
			}
		div#main div#content ol li {
			margin: 5px 0px 5px 0px;
			width: 400px;
		}
			div#main div#content ol li ul {
				margin-bottom: 10px;
			}
				div#main div#content ol li ul li {
					margin: 0px;
				}
		div#main div#content dl {
			margin-left: 15px;
		}
			div#main div#content dl dt {
				background-image: url(../_images/bullet.png);
				background-position: left;
				background-repeat: no-repeat;
				padding-left: 15px;
				margin-top: 15px;
				font-weight: bold;
			}
			div#main div#content dl dd {
				background-image: url(../_images/grey_bullet.png);
				background-position: left;
				background-repeat: no-repeat;
				padding-left: 15px;
				margin-left: 20px;
			}
		div#main div#content a {
			font-weight: bold;
			color: #990000;
		}
		div#main div#content div#breadcrumb {
			margin: 0px 0px 25px 0px;
		}
		div#main div#content div.homeleft {
			float: left;
			width: 240px;
		}
		div#main div#content div.homeright {
			float: right;
			width: 240px;
		}
		div#main div#content div.homebudgetleft {
			float: left;
			width: 170px;
			text-align: center;
		}
		div#main div#content div.homebudgetright {
			float: right;
			width: 310px;
		}
		div#main div#content hr {
			clear: both;
			height: 1px;
			border: none;
			background-image: url(../_images/hr.png);
			margin: 10px 0px;
			padding: 0px;
		}
		div#main fieldset {
			border: none;
		}
			div#main fieldset br {
				clear: both;
			}
			div#main fieldset legend {
				display: none;
			}
		div#main label {
			font-weight: bold;
			font-size: 100%;
			width: 170px;
			float: left;
		}
		div#main label.radio {
			float: none;
			width: auto;
			display: inline;
			font-weight: normal;
			margin-right: 20px;
		}
		div#main input {
			float: left;
			margin-bottom: 10px;
			border: 1px solid #CDCDCD;
			background-color: #F4F4F4;
			color: #3B3B3B;
			width: 200px;
			padding: 2px;
		}
		div#main input.radio {
			float: none;
			width: auto;
			display: inline;
			vertical-align: middle;
		}
		div#main input.submit {
			border: 1px solid #CDCDCD;
			background-color: #F4F4F4;
			color: #3B3B3B;
			width: 100px;
			margin-right: 10px;
			margin-top: 5px;
			padding: 1px;
		}
		div#main fieldset select.form {
			background-color: #F4F4F4;
			color: #3B3B3B;
			padding: 0px;
			margin-bottom: 10px;
			width: 200px;
		}
		div#main textarea.small {
			float: left;
			border: 1px solid #CDCDCD;
			background-color: #F4F4F4;
			width: 250px;
			height: 100px;
			color: #3B3B3B;
		}
		div#main textarea.large {
			float: left;
			border: 1px solid #CDCDCD;
			background-color: #F4F4F4;
			width: 490px;
			height: 300px;
			color: #3B3B3B;
		}
		div#main textarea.comments {
			border: 1px solid #CDCDCD;
			background-color: #F4F4F4;
			width: 250px;
			height: 150px;
			color: #3B3B3B;
			padding: 2px;
		}
		div#main table.data {
			margin: 10px 0px 0px 0px;
			width: 100%;
		}
			div#main table.data th {
				background-color: #C0C0C0;
			}
			div#main table.data td {
				background-color: #F4F4F4;
				text-align: center;
			}
			div#main table.data *.left {
				text-align: left;
				padding-left: 10px;
			}
			div#main table.data *.right {
				text-align: right;
				padding-right: 10px;
			}
			div#main table.phphosting {
				background-color: #F3F4F8;
			}
			div#main table.phphosting th {
				background-color: white;
				font-weight: normal;
			}
			div#main table.phphosting th.features {
				width: 35%;
				text-align: left;
			}
			div#main table.phphosting th.cstarter {
				width: 30%;
			}
			div#main table.phphosting th.csilver {
				width: 35%;
			}
			div#main table.phphosting th.fcgold {
				width: 50%;
			}
			div#main table.phphosting th.cgold {
				width: 50%;
			}
			div#main table.phphosting td {
				text-align: left;
			}
			div#main table.phphosting td.features {
				background-color: #EDEEF2;
				text-align: left;
				background-image: url(../_images/bullet.png);
				background-repeat: no-repeat;
				background-position: 5px;
				padding-left: 15px;
			}
	#footer {
		width: 750px;
		height: : 67px;
		padding: 15px 10px 7px 0px;
		vertical-align: top;
		color: #666565;
		font-size: 100%;
		margin: 0px auto 0px auto;
		background-image: url(/_images/footer_bg.gif);

	}
		#footer a {
			color: #919090;
			text-decoration: none;
		}
		#footer a:hover {
			color: #828282;
			text-decoration: underline;
		}

table.domainprice {
		border: none;
		width: auto;
		font-family: Verdana, Tahoma, Sans-Serif;
	}
	table.domainprice td {
		padding: 10px;
		vertical-align: middle;
	}
	table.domainprice td.price {
		text-align: center;
	}
	table.domainprice td span.price {
		font-size: 300%;
		font-weight: bold;
	}
	table.domainprice td span.peryear {
		font-size: 90%;
	}




.packages {
	background: url(/_images/page_bg_right.gif) no-repeat top right;
	height: 273px;
	margin-right: -35px;
}







p.error {
	color: #B22222;
	font-weight: bold;
}
element { }
.pointer {
	cursor: pointer;
}
.largeRed {
	font-weight:bold;
	color: #CC0000;
	font-size: 140%;
}
.features {
	background-color: #EDEEF2;
	text-align: left;				
	padding-left: 15px;
}
.boxheader {
	font-weight:bold;			
	font-size: 165%;
}	
.domainboxheader {
	font-weight:bold;			
	font-size: 95%;
}	
.dediboxheader {
	font-weight:bold;			
	font-size: 145%;
}	
.helm-screenshot{
	float: center;
	padding-right: 8px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
}

.helm-screenshot img{
	border-style: none;
	border: 1px solid #aaa;
}
.helm-screenshot span{
	display: block;
	font-size: 90%;
	color: gray;
	margin-top:-4px;
}
div#boxes_home a:link,
		div#boxes_home a:visited,
		div#boxes_home a:active  {
			font-size: 105%;
			color: #ffffff;
			text-decoration: none;
		}