body {
	background: #FFFFFF url(images/grid5background.jpg) no-repeat fixed center bottom;
	font: .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#layout {
	margin: auto;
	width: 950px;
}
#nav {
	height: 33px;
	width: 950px;
}
#nav a {
	text-decoration: none;
	color: #063B71;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	font-size: 13px;
	vertical-align: middle;
	height: 25px;
	padding-top: 8px;
	border-right: 1px solid #FFBF00;
}
#nav a:hover,#nav  a:focus,#footer a:hover,#footer a:focus {
	background: #FFBE00;
}
#header {
	height: 172px;
	clear: both;
}
#header h1 {
	color: #D59F00;
	font-size: 14px;
}
#content {
	clear: both;
}
#content p {
	line-height: 1.4em;
	margin-left: 10px;
}
#content a:link {
	font-weight: bold;
	color: #D29E00;
}
#footer {
	text-align: center;
	clear: both;
	margin-top: 15px;
	font-size: 13px;
	border-top: 1px solid #FFBF00;
	color: #333333;
}
#footer a {
	text-decoration: none;
	color: #063B71;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #FFBF00;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 1.3em;
	color: #095AA5;
	margin-left: 10px;
}
h2 {
	font-size: 1.1em;
	color: #095AA5;
	margin-left: 10px;
}

.formtext {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #095BA7;
}

.domainregbox {
	width: 300px;
	float: right;
	color: #666666;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.domainregbox #domain {
	width: 125px;
}
.webmailbox {
	width: 180px;
	float: right;
	color: #666666;
	margin-right: 10px;
}
.floatright {
	float: right;
}
.rightcolbox {
	float: right;
	width: 300px;
	margin-left: 10px;
	clear: right;
}
.textsmall {
	font-size: .8em;
}

.hostingtable {
	width: 600px;
	margin: auto;
}
td.hostingtableleftcol {
	width: 20%;
	font-weight: bold;
}

.hostingtable td {
	vertical-align: top;
	text-align: center;
	background: #FFFFFF;
}

.hostingtable th {
	color: #FFFFFF;
	background: #D59F00;
	text-align: center;
}
.hostingtable-home {
	width: 600px;
	margin-left: 10px;
}
.hostingtable-home td {

	vertical-align: top;
	text-align: center;
}
.hostingtable-home th {

	color: #FFFFFF;
	background: #D59F00;
	text-align: center;
}

form {
  padding: 0;
}