/** front page elements **/

div.home_banner {
	background: url(/images/home_head_banner.jpg) 0 0 no-repeat;
	width: 946px;
	height: 295px;
}

a.btn_getstart {
	background: url(/images/btn_getstarted.gif) 0 0 no-repeat;
	height: 22px;
	width: 101px;
	display: block;
}

div.home_banner a.btn_getstart {
	float: left;
	margin: 170px 0 0 160px;
}

div.home_banner a.is_pos1 {
	margin: 170px 0 0 80px;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

form.domsearch {
	float: right;
	display: block;
	margin: 0;
	border: 0;
	padding: 78px 0 0 0;
	width: 240px;
}

form.domsearch input {
	border: 1px solid #6494b4;
	width: 137px;
	height: 21px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 2px;
	padding: 4px 0 0 3px;
	color: #333;
}

form.domsearch select {
	border: 1px solid #6494b4;
	height: 27px;
	font-size: 13px;
	padding: 3px;
	width: 65px;
	color: #333;
}

form.domsearch input.search {
	border: 0;
	width: 72px;
	height: 22px;
	background: url(/images/btn_search.gif) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	margin: 6px 0 0 60px;
}

p.small_links {
	float: right;
	clear: right;
	padding: 17px 240px 0 0;
	display: block;
	width: 200px;
	color: #666;
}

p.small_links a {
	color: #666;
	font-weight: normal;
}

ul.free_list {
	display: block;
	list-style: square;
	color: #ff9900;
	width: 400px;
	float: right;
	clear: right;
	padding: 20px 10px 0 0;
}

ul.free_list li {
	float: left;
	width: 200px;
	line-height: 20px;
}

ul.free_list li span {
	color: #666;
	font-size: 14px;
}

ul.free_list a {
	color: #666;
}

p.opensrs {
	clear: both;
	padding: 10px 0 10px 15px;
	color: #666;
}

p.opensrs span {
	color: #4C839D;
	font-size: 13px;
	display: block;
}

div.lower_block {
	width: 946px;
	height: 195px;
	background: url(/images/home_foot_bg.jpg) 0 0 no-repeat;
	padding-top: 12px;
}

div.lower_block ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;;
	width: 924px;
	height: 150px;
	display: block;
}

div.lower_block ul li {
	float: left;
	display: block;
	width: 230px;
	padding-right: 1px;
	height: 150px;
	text-align: center;
}

a.hb {
	display: block;
	width: 225px;
	height: 116px;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	padding: 0;
}

a.arrow {
	font-size: 15px;
	background: url(/images/arrow_orange.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
	color: #1D6596;
}

a.oxemail {
	background-image: url(/images/OX_business_email.jpg);
}

a.dotcom {
	background-image: url(/images/howdoyoucom.jpg);
	width: 230px;
	height: 150px;
	margin: -11px 0 0;
}

a.email {
	background-image: url(/images/hb_email.jpg);
}

a.co {
	background-image: url(/images/hb_co.jpg);
}

a.mobi {
	background-image: url(/images/hb_mobi.jpg);
}

a.ssl {
	background-image: url(/images/hb_ssl_rapid.jpg);
}

a.grad {
	background-image: url(/images/hb_grad_15.jpg);
}

a.hosting {
	background-image: url(/images/hb_hosting.jpg);
}

/** 15% coupon **/

p.coupon15_small {
	background: url(/images/15off_small.gif) 0 0 no-repeat;
	width:179px;
	height:25px;
	margin: 140px 0 0 712px;
	padding: 0;
	text-indent: -999%;
	overflow: hidden;
	position: absolute;
}
