body {
	margin: 0 auto;
	font-family: "Helvetica Condenced", Helvetica, Arial, Tahoma, Lucida Grande, Geneva, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
table {
	font-family: "Helvetica Condenced", Helvetica, Arial, Tahoma, Lucida Grande, Geneva, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #052f63;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 14px;
	font-weight: bold;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}

code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

#page-wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#header-wrapper {
	width: 100%;
	height: 108px;
	background-image: url(../images/navigation_09.jpg);
	text-align: center;
}

.home-input {
	background-image: url(../images/home-input.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 216px;
	border:0;
	line-height: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.home-domain-box {
	padding:0;
	height: 119px;
	border: 1px solid #d5e3f3;
	width: 322px;
	padding-left: 5px;
	margin-bottom: 2px;
}
.home-hosting-box {
	height: 283px;
	border: 1px solid #d5e3f3;
	width: 327px;
	background-image: url(../images/home-hosting-box-bg.jpg);
	margin: 0;
	margin-right:2px;
	vertical-align: top;
	text-align: left;
}
.home-hosting-box .title {
	margin-top: 13px;
	margin-left: 9px;
    height:150px;
}
.home-hosting-box .desc {
	line-height: 14px;
    padding-right:3px;
}
.home-hosting-box .icon {
	margin-top: 5px;
	float: left;
}
.home-hosting-box .button {
	margin-top: 28px;
}

.home-login-box {
	height: 165px;
	border: 1px solid #d5e3f3;
	width: 327px;
	background-image: url(../images/home-login-box-bg.jpg);
	margin: 0;
	vertical-align: top;
	text-align: left;
}
.home-login-box .title {
	height: 37px;
	margin-top: 9px;
	margin-left: 8px;
	float: left;
}
#website-rotation
{
	overflow:hidden;
}
a img
{
	border:0 none;
}
.website-text
{
height:84px;
}
.home-website-box {
	height: 165px;
	border: 1px solid #d5e3f3;
	width: 327px;
	background-image: url(../images/home-small-box-bg.jpg);
	margin: 0;
	vertical-align: top;
	text-align: left;
}
.home-website-box .title {
	height: 37px;
	margin-top: 9px;
	margin-left: 8px;
	float: left;
}
.home-website-box .thumb {
	width: 142px;
	height: 98px;
	margin-top: 12px;
}
.home-website-box .desc {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 153px;
	line-height: 14px;
}
.home-website-box .button {
	margin-left: 36px;
	margin-top: 20px;
}

.home-small-box {
	height: 165px;
	border: 1px solid #d5e3f3;
	width: 191px;
	background-image: url(../images/home-small-box-bg.jpg);
	margin: 0;
	vertical-align: top;
	text-align: left;
}
.home-small-box .title {
	height: 37px;
	margin-top: 9px;
	margin-left: 8px;
}
.home-small-box .desc {	
	margin-top: 3px;
	margin-left: 8px;
	text-transform: uppercase;
	font-size: 11px;
	height: 52px;
	line-height: 13px;
}
.home-small-box .button {
	margin-left: 4px;
	margin-top: 13px;
	float: left;
}
.home-small-box .icon {
	float: right;
	margin-top: -10px;
	height: 74px;
}

#main-wrapper {
	width: 912px;
	margin: 0 auto;
	text-align: left;
}

#footer-wrapper {
	width: 892px;
	margin: 0 auto;
	text-align: left;
	background: #c6ccd3;
	padding: 10px;
}

#content  {
	border: #999 1px solid;
	background-color:	#fff;
	padding:	20px 20px 12px 20px;
}

hr {
	border: 0px;
	border-top: 1px solid #D0D0D0;	
}


#domain-box {
	border: 0px;
	border-left: 1px dashed #D0D0D0;
	width: 80px;
	line-height: 28px;
	text-align: center;
}

#domain-tick {
	border: 1px dashed #D0D0D0;
	border-right: 0px;
	color: red;
	font-weight: bold;
	width: 80px;
	line-height: 28px;
	text-align: center;
}

#domain-name {
	border: 1px dashed #D0D0D0;
	border-left: 0px;
	border-right: 0px;
	width: 100px;
}

#domain-result {
	background-color: #c6dfff;
	width: 582px;
	height: 158px;
}

#other-domain-resutl {
	background-color: #e2efff;
	width: 582px;	
}

#product-item-a {
	background-color: #c6dfff;
	width: 195px;
	height: 205px;
}
#product-item-b {
	background-color: #e2efff;
	width: 195px;
	height: 205px;
}
#product-item-title {
	padding: 10px;
	padding-top: 20px;
	font-size: 18px;
}
#product-item-desc {
	padding: 10px;
	height: 60px;
}
#product-item-price {
	padding: 10px;
}

#login-form {
	background-color: #c6dfff;
	width: 582px;
	height: 205px;
}
#login-form table {
	padding-left: 20px;
}
#new-account {
	background-color: #e2efff;
	width: 582px;
	height: 205px;
}
#new-account table {
	padding-left: 20px;
}

#customer-confirm {
	background-color: #c6dfff;
	width: 582px;
}
#customer-confirm table {
	padding-left: 20px;
}
#customer-new {
	background-color: #c6dfff;
	width: 582px;
}
#customer-new table {
	padding-left: 20px;
}
#customer-account {
	background-color: #e2efff;
	width: 582px;
	height: 100px;
}
#customer-account table {
	padding-left: 20px;
}

#order-configure table {
	padding-top: 20px;
	padding-right: 10px;
}

.contact-splash {
	width: 718px;
	height: 558px;
	background-image: url(../images/splash-contact-right.jpg);
	text-align: left;
}
.contact-splash .desc {
	padding-top: 40px;
	padding-left: 200px;
}
.contact-input {
	border: 1px solid #d2d2d2;
	height: 19px;
	width: 257px;
	background-image: url(../images/contact-input-bg.jpg);
}
.cms-splash {
	background-image: url(../images/splash-cms.jpg);
	background-repeat: no-repeat;
	height: 500px;
	border-right: 1px solid #dadada;
}
.cms-splash .button {
	padding-top: 380px;
	padding-left: 339px;
}
.sms-splash {
	background-image: url(../images/splash-sms.jpg);
	background-repeat: no-repeat;
	height: 500px;
	border-right: 1px solid #dadada;
}
.seo-splash {
	background-image: url(../images/splash-seo.jpg);
	background-repeat: no-repeat;
	height: 500px;
	border-right: 1px solid #dadada;
}
.seo-splash .button {
	padding-top: 380px;
	padding-left: 324px;
}
.sms-splash .button {
	padding-top: 380px;
	padding-left: 410px;
}
.ecom-splash {
	background-image: url(../images/splash-ecom.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 32px;
	height: 550px;
	border-right: 1px solid #dadada;
	width: 911px;
}
.ecom-text {
	width: 400px;
	float: left;
}
.ecom-button {
	float: left;
	margin-left: 698px;
	margin-top: -224px;
}
.email-button {
	float: left;
	margin-left: 698px;
	margin-top: 110px;
}
.webmail-button {
	float: left;
	margin-left: 698px;
	margin-top: 100px;
}
.email-marketing-splash {
	background-image: url(../images/splash-email-marketing.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 32px;
	height: 455px;
	border-right: 1px solid #dadada;
	width: 911px;
}
.email-marketing-text {
	width: 400px;
	float: left;
}

.webmail-splash {
	background-image: url(../images/splash-webmail.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 32px;
	height: 420px;
	border-right: 1px solid #dadada;
	width: 911px;
}
.webmail-text {
	width: 340px;
	float: left;
}

.hosting {
	width: 912px;
}

.hosting .product-row {
	height: 30px;
	vertical-align: middle;
}

.hosting .product-col {
	text-align: center;
}

.hosting .features {
	padding-left: 10px;
}

.webtools-box {
	float: left;
}
.webtools-box .title {
	width: 172px;
	float: left;
}
.webtools-box .desc {
	width: 380px;
	border-left: 4px solid #524c49;
	float: left;
	padding-left: 15px;
}
.artisit-name {
	text-transform: uppercase;
	color: #0d3668;
	font-weight: bold;
}
.company-box {
	width: 582px;
	border-left: 1px solid #999999;
	float: left;
	padding-left: 15px;
}
.creative-box {
	width: 580px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	text-align: center;
}
.branding-box {
	width: 580px;
	float: left;
	text-align: center;
}

.leftdesc {
	height: 450px;
}


.position-title {
	color: #05c0ff;
}
.page-intro {
	text-transform: uppercase;
}

.box-title {
	width: 150px;
}
.box-desc {
	width: 417px;
	border-left: 4px solid #524c49;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}

.blue-bullet {
	list-style-image: url(../images/blue-bullet.png);
}
.blue-bullet li {
	margin-left: -25px;
}

.pic{
	position: relative;
	z-index: 0;
}

.pic:hover{
	background-color: transparent;
	z-index: 50;
}

.pic span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 0px;
	left: -1000px;
	border: 1px solid #333333;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.pic span img{ /*CSS for enlarged image*/
	border: 0px;
	padding: 0px;
}

.pic:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -100px;
	left: 60px; /*position where enlarged image should offset horizontally */
}
