* {
  margin: 0; padding: 0; 
}
body {
	background-color: #1B3E67;
	background-image: url(images/mainbac.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 130%;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-size: 1.1em;
	color: #00A8DD;
	font-weight: bold;
}
h2 a {
	text-decoration: none;
}
h2 a:link, h2 a:visited {
	color: #00A8DD;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
h2 a:active {
	color: #275D85;
	text-decoration: underline;
}
.h2inline {
	font-size: 1.1em;
 	color: #00A8DD;
	font-weight: bold;
	display: inline;
}
h1 span, h2 span, p span, a span {
	display: none;
}
h3 {
	font-size: 1.0em;
	color: #333;
	font-weight: bold;
	padding-top: 1.5em;
}
h4 {
	font-size: 0.9em;
	padding-top: 5px;
}
ol {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	font-size: .9em;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
  	color: #275D85;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #00A8DD;
	text-decoration: underline;
}
p {
	font-size: 0.9em;
	padding-top: 1.5em;
}
img {
  border: 0;
}
#wrapper {
	width: 750px !important;
	width: 752px;
	width/**/:/**/750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px !important;
	padding: 0px;
	padding/**/:/**/0px 0px 0px 2px;
	text-align: center;
}
#header {
	width: 750px;
	height: 132px;
	border-bottom: 1px solid #FFFFFF;
}
#logo {
	height: 95px;
	width: 188px;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#h_photo {
	height: 75px;
	width: 562px;
	float: left;
	background-image: url(images/h_photo.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 562px;
	height: 20px;
	background-color: #00A8DD;
	float: left;
}    
#nav ul {
	list-style-type: none;
}
#nav li {
	display: inline;
	vertical-align: middle;
}
#nav li a {
	float: left;
	display: block;
	padding-top: 2px;
	height: 18px;
	color: #FFF;
	width: 24%;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#nav li a:link {
	color: #FFF;
	background-color: #00A8DD;
}
#nav li a:visited {
	color: #FFF;
	background-color: #00A8DD;
}
#nav li a:hover {
	color: #FFF;
	background-color: #275D85;
}
#nav li a:active {
	color: #FFF;
	background-color: #FF6600;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 750px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
#content {
	width: 750px;
	padding: 0px;
}
#book_content {
	width: 750px;
	padding: 25px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#leftbar {
	width: 177px;
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
}
#RevClick_Services {
	display: block;
	height: 38px;
	width: 177px;
	background-image: url(images/RevClick_Services.gif);
	background-repeat: no-repeat;
}
.RevClick_Services {
	display: block;
	height: 38px;
	width: 177px;
}
#services {
	background-image: url(images/s_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	background-color: #081545;
	padding-bottom: 10px;
}
#services ul {
	list-style-type: none;
	margin: 0px 10px 10px 10px;
	line-height: 120%;
}
#services li {
	border-bottom: 1px solid #748FBC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.85em;
}
#services h2 {
	margin-left: 10px;
	font-size: 0.9em;
	padding-top: 1.5em;
}
#services h2 a {
	font-weight: bold;
	text-decoration: none;
}
#services h2 a:link {
	color: #00A8DD;
	background: none;
}
#services h2 a:visited {
	color: #00A8DD;
	background: none;
}
#services h2 a:hover {
	color: #FF6600;
	background: none;
}
#services h2 a:active {
	color: #FFF;
	background: none;
}
#services li a {
	font-weight: bold;
	text-decoration: none;
}
#services li a:link, #services a:visited {
	color: #FFF;
	background: none;
}
#services li a:hover {
	color: #00A8DD;
	background: none;
}
#services li a:active {
	color: #FF6600;
	background: none;
}
#middle {
	width: 374px;
	float: left;
	background-color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left;
}
#middle p {
	padding-top: 0px;
}
#middletop {
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 344px;
	height: 100px;
	padding: 20px 15px 20px 15px;
}
#middlebottom {
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 344px;
	padding: 20px 15px 10px 15px;
	border-top: 1px solid #FFF;
}
#midmid {
	background-image: url(images/Can_they_find_you.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 344px;
	padding-top: 24px;
}
#midbot {
	background-image: url(images/Is_revenue_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 344px;
	padding-top: 24px;
	margin-top: 20px;
}
#middlebottom p {
	background-image: url(images/carrot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
}
#rightbar {
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 187px;
	float: left;
	text-align: center;
	padding: 0px;
}
#rightbar p {
	padding-top: 0px;
}
#quote {
	height: 300px;
	padding: 20px 5px 5px 5px;
	text-align: left;
}
#quote a {
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
#quote a:link, #quote a:visited {
	color: #BB5501;
}
#quote a:hover, #quote a:active {
	color: #00A8DD;
}
#pdca {
	width: 157px;
	height: 100px;
	padding: 1px 15px 20px 15px;
	text-align: left;
	font-weight: bold;
	color: #000066;
	font-weight: normal;
}
#pdca a {
	font-weight: bold;
	text-decoration: none;
	color: #BB5501;
}
#pdca a:link {
	color: #BB5501;
}
#pdca a:visited {
	color: #BB5501;
}
#pdca a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#pdca a:active {
	color: #00A8DD;
	text-decoration: underline;
}
#rightbarbottom {
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 187px;
	border-top: 1px solid #FFF;
}
#logos {
	text-align: center;
	padding-top: 50px;
}
#logos a:link, #logos a:visited, #logos a:hover, #logos a:active {
	background: none;
	border: 0;
}
#s_content {
	background-color: #FFF;
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 512px;
	float: left;
	border-left: 1px solid #FFF;
	text-align: left;
	padding: 20px 35px 20px 15px;
}
#s_content_book {
	background-color: #FFF;
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 700px;
	float: left;
	border-left: 1px solid #FFF;
	text-align: left;
	padding: 20px 35px 0px 15px;
}
#s_content1 {
	width: 562px;
	float: left;
	border-left: 1px solid #FFF;
	padding: 0px;
}
#s_content h2 {
	padding-top: 1.5em;
}
#s_content2 {
	background-color: #FFF;
	background-image: url(images/fadebac.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 512px;
	float: left;
	border-left: 1px solid #FFF;
	text-align: left;
	padding: 20px 35px 20px 15px;
	border-top: 1px solid #FFF;
}
#s_content2 p {
	padding-top: 6px;
}
#seoformula {
	background-image: url(images/SEOformula.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 239px;
	font-size: 0px;
	float: right;
	height: 18px;
	margin: 30px 0px 20px 30px;
}
#seo {
	background-image: url(images/S_E_O.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 263px;
	display: block;
}
.seo {
	height: 18px;
	width: 263px;
	display: block;
}
#im {
	background-image: url(images/Internet_Marketing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 178px;
	display: block;
}
.im {
	height: 18px;
	width: 178px;
	display: block;
}
a.learn {
	background-image: url(images/carrot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
}
a.learn:link {
	color: #275D85;
}
a.learn:visited {
	color: #275D85;
}
a.learn:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.learn:active {
	color: #00A8DD;
	text-decoration: underline;
}
#resources {
	height: 300px;
	padding: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	color: #00A8DD;
}
#resources ul {
	list-style-type: none;
}
#resources li {
	padding-top: 5px;
}
.resource {
	color: #333;
	font-size: small;
}
.source {
	font-size: 1em;
	color: #00A8DD;
	font-weight: bold;
	display: inline;
	font-style: italic;
}
.report {
	font-weight: bold;
}
.book {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-top: 20px;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	clear: left;
}
.book h2 {
	padding-top: 0px;
	font-style: italic;
	margin-top: 0px;
}
.bookcover {
	margin-top: 20px;
	float: left;
	margin-bottom: 40px;
}
.author {
	font-weight: bold;
	padding-top: 5px;
}
.graybar {
	width: 100%;
	height: 10px;
	background-color: #D1D1DA;
	border-top: 1px solid #FFF;
	font-size: 0px;
}
.orangebar {
	width: 100%;
	height: 10px;
	background-color: #FF6600;
	border-top: 1px solid #FFF;
	font-size: 0px;
}
.logo {
	padding-bottom: 20px;
	padding-top: 20px;
}
.transition {
	background-image: url(images/r_fade.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 19px;
	width: 100%;
}	
.service {
	color: #00A8DD;
	font-weight: bold;
	font-size: 1.1em;
}
.pinline, .pinlinepdca {
	width: 100%;
	height: 1px;
	margin: 15px auto 15px auto;
	font-size: 0px;
	padding: 0px;
	line-height: 0px;
	background-color: #DDDDDD;
}
.pinlinepdca {
	margin: 10px auto 0px auto;
}
.imageleft {
	float: left;
}
.imageright {
	float: right;
}
#footer {
	text-align: center;
	font-size: 0.7em;
	color: #999999;
	padding-top: 30px;
	padding-bottom: 10px;
}
#footer a {
	font-weight: normal;
	background: none;
}
#footer a:link, #footer a:visited {
	color: #999;
}
#footer a:hover {
	color: #FF6600;
}
#footer a:active {
	color: #00A8DD;
}
