#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	width: 950px;
	height: 129px;
}
.logo {
	height: 129px;
	width: 343px;
	background-image: url(img/expressdomainlogo.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 910px;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	font-style: italic;
	padding-top: 3px;
}
#menu a {
	
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcontent {
	height: auto;
	width: 665px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
.domainheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF3300;
	font-weight: bolder;
	font-style: italic;
}
.startsfrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

#domainsearch{
	height: auto;
}
#maincontent{
	height: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#maincontentad {
	height: auto;
	width: 300px;
	float: left;
}
#domainprice {
	height: auto;
	width: 300px;
	float: right;
}

#rightContentBox {
	height: auto;
	width: 240px;
	float: right;
	background-color: #BBCBD2;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
#available {
	background-color: #FFFFFF;
	height: auto;
	width: 240px;
	margin-top: 5px;
	padding-left: 10px;
}

#logbox {
	background-color: #FFFFFF;
	height: auto;
	width: 240px;
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
}
.telephone {
	background-image: url(img/tele.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.textinputbox {
	height: 20px;
	width: 130px;
}


#livesupport {
	background-color: #FFFFFF;
	height: auto;
	width: 250px;
	margin-top: 5px;
}

#domainSearch {
	background-color: #FFFFFF;
	height: auto;
	width: 250px;
	margin-top: 5px;
}
#paymentLogo {
	background-color: #FFFFFF;
	height: auto;
	width: 230px;
	margin-top: 5px;
	padding-left: 20px;
}

#footer {
	height: 22px;
	width: 950px;
	float: left;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
}
.phpmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FF0000;
}
.backmsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009933;
}
