body {
	background-color: #FFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>body {
	font-size: small; /* be nice to opera */
}

p, td, ul, ol, ul, li, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>p, td, ul, ol, ul, li, dl, dt, dd {
	font-size: small; /* be nice to opera */
}

/*img { display: block; }
.inline { display: inline; }*/

#headerBox {
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 5px;*/
	width: 750px;
	height: 70px;
}

#logoBox {
	margin: 8px 0 0 0;
	width: 140px;
	float: left;
}

#domainSearchBox {
	margin: 8px 0 0 0;
	width: 610px;
	float: left;
}

#domainSearchBox select {
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; /* ie 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* actual value */
}
html>#domainSearchBox select {
	font-size: medium; /* be nice to opera */
}

#domainSearchBox input {
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; /* ie 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* actual value */
}
html>#domainSearchBox input {
	font-size: medium; /* be nice to opera */
}

#mainMenu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 748px;
	height: 32px;
}

#mainMenu td {
	background-image: url(../images/bg_main_menu.gif);
	background-repeat: no-repeat;
}

#mainMenu a:link, #mainMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

#mainMenu a:hover {
	text-decoration: none;
	color: #FFF;
}

#mainImage {
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	width: 750px;
}

#plansBox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 0;
	width: 750px;
}

.planHeader {
	padding: 7px 0 15px 7px;
	background-image: url(../images/bg_plan.gif);
	background-repeat: repeat-x;
	width: 240px; /* ie 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 233px; /* actual value */
}
html>.planHeader {
	width: 233px /* be nice to opera */
}

.planDescription {
	margin: 0;
	padding: 0 5px 5px 5px;
	background-color: #FFD9BF;
	width: 240px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px; /* actual value */
}
html>.planDescription {
	width: 230px; /* be nice to opera */
}

.planCost {
	margin: 5px 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: large; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large; /* actual value */
}
html>.planCost {
	font-size: x-large; /* be nice to opera */
}

.buttonMoreInfo {
	margin: 5px 10px 0 3px;
	display: inline;
}

.buttonOrderNow {
	margin: 5px 3px 0 10px;
	display: inline;
}

#contentHeader {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 7px 0 15px 7px;
	background-image: url(../images/bg_plan.gif);
	background-repeat: repeat-x;
	width: 750px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 743px; /* actual value */
}
html>#contentHeader {
	width: 743px; /* be nice to opera */
}

#contentBox {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFD9BF;
	padding: 0 10px 10px 10px;
	width: 750px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px; /* actual value */
}
html>#contentBox {
	width: 730px; /* be nice to opera */
}

#contentBox h1 {
	font-weight: bold;
	font-size: medium; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* actual value */
}
html>#contentBox h1 {
	font-size: large; /* be nice to opera */
}

#contentBox h2 {
	font-weight: bold;
	font-size: small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* actual value */
}
html>#contentBox h2 {
	font-size: medium; /* be nice to opera */
}

#footer {
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #333;
	padding: 5px 0 10px 0;
	text-align: center;
	width: 750px;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>#footer {
	font-size: small; /* be nice to opera */
}

#footer a:link, #footer a:visited, #contentBox a:link, #contentBox a:visited {
	color: #000;
}

#footer a:hover, #contentBox a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

#contentBox textarea {
	width: 350px;
	height: 150px;
}

#contentBox input {
	width: 300px;
}