@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E5E5E5;
}
/* original background colour, and fill in top box #DDEAF4  */ 

p {
	margin: 0px;
}
img {
	border: 0px solid #CCCCCC;
}

a {
	text-decoration: underline;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#container {
	width: 900px;
	padding-top: 5px;
	margin: auto;
}
#top_nav {
	font-size: 80%;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
}



#logo {
	padding: 0px 10px 5px;
	text-align: left;
	float: left;
	clear: both;
	width: 900px;
	height: 72px;
}
#logo a {
	text-decoration: none;
}
#logo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#nav {
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-left: 0px;
	border-top: 1px #CC33CC;
	border-right: 1px #CC33CC;
	border-bottom: 1px #CC33CC;
	border-left: 1px #CC33CC;
	width: 900px;
	clear: both;
}

#nav img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box_below_nav {
	clear: both;
	margin: 0px;
	border-top: 1px #FFCC00;
	border-right: 1px #FFCC00;
	border-bottom: 1px #FFCC00;
	border-left: 1px #FFCC00;
}


#main_box {
	padding: 0px;
	clear: both;
	margin: 0px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 898px;
}
#left_nav {
	border: 1px solid #CCCCCC;
	margin: 10px;
	width: 155px;
	float: left;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 15px 5px;
	color: #397AB2;
}
#left_nav  a:link {
	text-decoration: none;
	color: #397AB2;
	line-height: 200%;
}

#left_nav a:visited {
	text-decoration: none;
	color: #397AB2;
	line-height: 200%;
}
.intro_image {
	border: 1px solid #CCCCCC;
	float: none;
	background-color: #EEEEEE;
	width: 570px;
	margin-bottom: 15px;
}

#left_nav a:hover {
	text-decoration: none;
	color: #FF6600;
	line-height: 200%;
}
#central_column {
	width: 420px;
	float: left;
	margin: 10px 10px 10px 5px;
	font-size: 75%;
	border-top: 1px #99FF00;
	border-right: 1px #99FF00;
	border-bottom: 1px #99FF00;
	border-left: 1px #99FF00;
}
#central_column .text_box_1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
#central_column .text_box_1 a:link{
	color: #000000;
	text-decoration: underline;
}
#central_column .text_box_1 a:visited{
	color: #000000;
	text-decoration: underline;
}
#central_column .text_box_1 a:hover{
	color: #000000;
	text-decoration: none;
}

#central_column .text_box_2 {
	background-color: #999999;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	border: 1px solid #666666;
}
#central_column .text_box_2 a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#central_column .text_box_2 a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#central_column .text_box_2 a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#right_column {
	width: 200px;
	border: 1px solid #CCCCCC;
	float: none;
	margin: 10px auto;
	background-color: #EEEEEE;
}
.page_header {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	font-size: 170%;
	color: #397AB2;
	font-weight: bold;
	background-color: #EBEBEB;
	height: 40px;
}
.header {
	font-size: 125%;
	font-weight: bolder;
	color: #999999;
	margin-bottom: 8px;
}
.white_header {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.text_box_a {
	padding: 5px;
	width: 100%;
	border: 1px solid #00CC99;
	text-align: left;
}
.text_box_a_header {
	font-weight: bold;
	margin-bottom: 5px;
}
.orange_header {
	font-size: 200%;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 5px;
}
#bottom_nav {
	font-size: 70%;
	margin: 15px 0px 15px 15px;
	float: right;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	margin: 0px;
}
#bottom_nav_2 {
	font-size: 70%;
	margin: 15px 0px 15px 15px;
	float: right;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	text-align: right;
	padding-left: 10px;
}
/* original background colour for page header #DDEAF4  */ 
.large_orange_text {
	font-size: 150%;
	font-weight: bold;
	color: #FF6600;
	margin-left: 10px;
}
#intro {
	background-color: #999999;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 80%;
	width: 550px;
}
#intro a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#intro a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#intro a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#phone_text_box {
	background-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	color: #FF6600;
	border: 1px solid #666666;
	font-size: 150%;
	font-weight: bold;
	height: 100px;
}
#signoff {
	font-size: 70%;
	color: #BABABA;
	clear: left;
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 10px;
}

.intro_right {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.intro_right h1 {
	font-weight: bold;
	color: #397AB2;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}

.intro_right a:link{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.intro_right a:visited{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.intro_right a:hover{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.intro_links {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 250%;
	height: 126px;
}
.intro_links h1 {
	font-weight: bold;
	color: #397AB2;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}

.intro_links a:link{
	color: #397AB2;
	text-decoration: none;
	font-weight: bold;
}
.intro_links a:visited{
	color: #397AB2;
	text-decoration: none;
	font-weight: bold;
}

.intro_links a:hover{
	color: #397AB2;
	text-decoration: underline;
	font-weight: bold;
}
.business_benefits {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 85%;
	height: 1050px;
}
.business_benefits h1 {
	font-weight: bold;
	color: #397AB2;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}
.benefits_page_header {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	font-size: 140%;
	color: #397AB2;
	font-weight: bold;
	background-color: #EBEBEB;
	height: 30px;
	margin-top: 10px;
	width: 95%;
}
.profitable_websites {
	font-size: 70%;
	margin: 15px 0px;
	float: left;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right-style: solid;
}
.yellow_header {
	font-size: 200%;
	font-weight: bold;
	color: #FFFF99;
	margin: 0px 0px 5px;
}
h1 {
	margin: 0px;
}
.small_orange_text {
	font-size: 105%;
	font-weight: bold;
	color: #FF6600;
	margin-left: 0px;
}
