@charset "utf-8";
#top {
	height: 104px;
	width: 970px;
	background-image: url(images/top.png);
	font-family: "Century Gothic";
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	padding-left: 16px;
	padding-top: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange {
	color: #E0A22A;
}
#header {
	background-image: url(images/header.png);
	height: 312px;
	width: 970px;
	font-family: Arial;
	font-size: 26px;
	color: #FFF;
	padding-left: 30px;
}
#header tr td img {
	margin-top: 2px;
}
#yellow-bar {
	background-image: url(images/yellow-bar.png);
	height: 56px;
	width: 970px;
	font-family: Arial;
	color: #000;
	font-size: 18px;
	padding-right: 80px;
	padding-left: 80px;
}
#content {
	background-image: url(images/content.png);
	height: 586px;
	width: 970px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
#sub-box {
	width: 289px;
	background-image: url(images/sub-bar.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 20px;
}
#sub-box p {
	padding-right: 20px;
	padding-left: 20px;
}
.indent {
	padding-right: 5px;
	padding-left: 40px;
}
#footer {
	background-image: url(images/design_r5_c1.png);
	height: 206px;
	width: 970px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 30px;
}
#navigation-bar {
	font-size: 12px;
	height: 45px;
	width: 590px;
	margin-left: 16px;
	margin-top: 13px;
}
#navigation-content {
	height: 43px;
}
#nav-item {
	color: #FFF;
	background-image: url(images/black-button.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 117px;
	padding-top: 15px;
	font-family: Arial;
	float: left;
}
#lead-nav-item {
	color: #000;
	background-image: url(images/silver-button.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 117px;
	padding-top: 15px;
	font-family: Arial;
}
h1 {
	font-size: 48px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h2 {
	font-size: 22px;
	color: #D3900B;
}
#sub-box h2 {
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 18px;
	color: #FFF;
}
body,td,th {
	font-family: Arial;
}
body {
	background-color: #666;
	margin-top: 0px;
}
a:link {
	color: #D3900B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D3900B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#footer a {
	color: #FFF;
}
#header a {
	color: #FFF;
}
#top a {
	color: #FFF;
}
#yellow-bar a {
	color: #000;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	color: #D3900B;
}
#sub-box h2 {
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 18px;
	color: #FFF;
}
body,td,th {
	font-family: Arial;
}
body {
	background-color: #666;
	margin-top: 0px;
}
.package-text {
	color: #000;
	font-weight: bold;
}
#hosting-table {
	margin-left: 20px;
}
#hosting-package {
	background-image: url(images/hosting-button.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 189px;
	padding-top: 15px;
	font-family: Arial;
	font-size: 20px;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
#sub-box {
	width: 289px;
	background-image: url(images/sub-bar.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 20px;
}
#sub-box p {
	padding-right: 20px;
	padding-left: 20px;
}
