* {
  	margin: 0;
  	padding: 0;
	/* try this to sort border discepancies.    Stopped using it as forms lost edges  
	border: 0;      */
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	background-color: #CCCCCC;
}
p {
	color: #666666;
	font-size: 100%;
	line-height: 140%;
}




/* original body
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 17px;
}
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #666666;
	line-height: 115%;
	margin-top: 10px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006699;
	margin-bottom: 10px;
	line-height: 130%;
}
h3 {
	color: #191919;
	font-size: 120%;
}

ul {
	font-size: 100%;
	color: #666666;
	margin-left: 20px;
}


li {
	list-style-image: url(images/template_new/tick.gif);
	font-size: 90%;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FF3300;
	font-weight: bold;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo_background {
	background-color: #CCCCCC;
	height: 60px;
}
#logo_text {
	color: #FFFFFF;
	width: 560px;
	margin-left: 10px;
	float: left;
	margin-top: 8px;
}
#logo {
	float: left;
	width: 230px;
}
#top_image {
	margin-bottom: 0px;
}
#topnav {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E7E7E7;
}


#topnav a:link {
	color: #4C76A0;
	text-decoration: none;
	border-top: #FFFFFF;
	border-bottom: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#topnav a:visited {
	color: #4C76A0;
	text-decoration: none;
	border-top: #FFFFFF;
	border-bottom: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#topnav a:hover {
	color: #a3bdd6;
	text-decoration: none;
	border-top: #FFFFFF;
	border-bottom: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}


#content {
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 445px;
	padding-bottom: 20px;
}

#footer {
	width: 788px;
	border: 1px solid #FFFFFF;
	background-color: #E7E7E7;
	clear: both;
	float: left;
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
#bottom_nav {
	clear: both;
	width: 800px;
	text-align: center;
}
#bottom_nav a:link {
	font-size: 80%;
	color: #4C76A0;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#bottom_nav a:visited {
	font-size: 80%;
	color: #4C76A0;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#bottom_nav a:hover {
	font-size: 80%;
	color: #4C76A0;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
.buiness_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #C00E32;
	font-weight: bold;
}
.budget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #023A97;
	font-weight: bold;
}
.business_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #C79729;
	font-weight: bold;
}
.ecommerce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #3B98BA;
	font-weight: bold;
}
.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #35B14F;
	font-weight: bold;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C76A0;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C76A0;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3BDD6;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.product_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
	text-decoration: none;
}
#free_box  {
	background-color: #EDEDED;
	border: 1px solid #999999;
}
.red_text {
	color: #FF0000;
}

.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.offer_box {
	width: 450px;
	margin-right: 0px;
	border: 1px solid #E5293A;
	margin-left: 0px;
	margin-bottom: 20px;
}


.offer_box h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DA222A;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

.offer_box p {
	margin: 5px;
}
#callus_box {
	width: 180px;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}


.background_home {
	background-image: url(images/home/new/prof_webs_words_background.gif);
}
.background_home_colour {
	background-color: #A6BBD0;
}

.background_design {
	background-image: url(images/web_design/new/web_design_new_background.gif);
}
.background_design_colour {
	background-color: #96ADA3;
}
.background_examples {
	background-image: url(images/examples/new/examples_new_background.gif);
}
.background_examples_colour {
	background-color: #9B9DB6;
}
.examples_images {
	margin-right: 10px;
	float: left;
}
.examples_align {
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
}
#left_column {
	float: left;
	width: 90px;
}

#reports {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	padding: 10px;
	float: right;
}


#content_background {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/content_background_home.gif);
}
#content_background_design {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/content_background_design.gif);
}
#content_background_ecommerce {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/content_background_ecommerce.gif);
}
#content_background_examples {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/examples/new/examples_new_background.gif);
}
#content_background_products {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/products/new/web_products_new_background.gif);
}
#content_background_search {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/search_marketing/new/search_marketing_new_background.gif);
}
.reports {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	padding: 10px;
	float: right;
	font-size: 95%;
}
.reports a:link {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 100%;
}
.reports a:visited {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
}

.reports a:hover {
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 2px;
}
.reports p {
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 100%;
}
.reports h1 {
	color: #003366;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 110%;
}

.underline {
	text-decoration: underline;
}
#content_tips {
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 585px;
	padding-bottom: 20px;
	padding-right: 15px;
}
