#leftMenu {
	width: 150px;
	padding: 10px;
	float: left;
}

#leftMenu ul {
	display: list-item;
	list-style: none;
}

#leftMenu ul li {
	margin-top: 10px;
}

#leftMenu ul li a, #leftMenu ul li a:visited {
	font-size: 13px;
	color: #676765;
	text-decoration: none;
}

#leftMenu ul li a:hover, #leftMenu ul li a:active {
	color: #668a44;
}

#leftMenu ul li a.selected {
	color: #668a44;
	font-weight: bold;
}

#rightContent {
	float: right;
	padding: 20px 60px;
	margin-left: 10px;
	width: 655px;
    height:auto;
}

#rightContent img {
	margin-left: -10px;
	margin-right: -10px;
	text-align: center;
}

#rightContent a img {
	margin: 0;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.selected {
	color: #676765;
}

.bold {
	font-weight: bold;
}

hr {
	margin-top: 20px;
	height: 0;
	font-size: 0;
	border: 1px solid #ccc;
	width: 100%;
}

#home-right, #home-left {
	float: left;
	height: 100%;
}

#home-left {
	width: 33%;
	border-right: #999 solid 1px;
	margin-right: 40px;
	padding-right: 20px;
}

#home-left h2 {
	font-size: 20px;
}

#home-left h3 {
	font-size: 11px;
	color: #999;
	text-indent: 5px;
	margin-top: 5px;
}

#home-left p {
	color: #668a44;
	margin: 20px 0;
	font-size: 13px;
	line-height: 18px;
}

#home-left .buttons {
	margin: 0 auto;
}

#home-left .buttons a {
	float: left;
	margin-right: 20px;
	display: block;
	text-indent: -9999px;
	height: 28px;
}

#home-left .buttons #register-now {
	background: url(../images/home/register_now.png) no-repeat;
	width: 116px;
}

#home-left .buttons #pricing {
	background: url(../images/about/btn_pricing.jpg) no-repeat;
	width: 77px;
}

#home-right {
	width: 60%;
    margin-left: -10px;
}
#home-right ul {
	width: 100%;
	background: url(../images/about/learn-more-diagram.jpg) no-repeat;
	width: 550px;
	height: 268px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	margin: 40px auto 0;
}

#home-right ul li {
	position: absolute;
	display: block;
}

#home-right ul li a.headline, #home-right ul li span.headline {
	font-weight: bold;
	font-size: 13px;
	color: #668a44;
}

#home-right ul li p {
	margin: 5px 0 2px 0;
}

#home-right ul li a {
	text-decoration: none;
	color: #676765;
}

#home-right ul li a.learn-more-button {
	color: #668a44;
	background: url(../images/about/learn-more-bg.jpg) no-repeat center left;
	padding-left: 7px;
}

#home-right ul li a:hover {
	text-decoration: underline;
}

#home-right ul li#driving-sites {
	top: -55px;
	left: 215px;
}

#home-right ul li#cross-marketing {
	top: -17px;
	left: 0;
	width: 180px;
}

#home-right ul li#customized-websites {
	top: 112px;
	left: 0;
	width: 138px;
}

#home-right ul li#e-marketing-tools {
	top: -40px;
	right: -15px;
	width: 180px;
}

#home-right ul li#e-commerce {
	top: 112px;
	right: -15px;
	width: 170px;
}

#home-right ul li#ad-network {
	top: 238px;
	right: -5px;
	width: 200px;
}

.compare_table {
	background-color: #fff;
	border: 1px solid #c5e0a9;
	margin: 0 auto;
}

.compare_table tr td {
	border-left: 1px solid #c5e0a9;
	padding: 10px;
	text-align: center;
}

.compare_table tr td a {
	color: #7a7a7a;
	display: block;
	float: left;
}

.table_head {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

.table_head td {
	vertical-align: middle;
}

#standard_plus, #custom {
    font-size: 17px;
    font-weight: bold;
}

#standard_plus {
    color: #dd8440;
}

#custom {
    color: #ffc128;
}

.darker {
	background-color: #e4f0d8;
}

.table_alternate {
	background-color: #f3f9ed;
}

#full-ad-network, #basic-ad-network {
	font-size: 13px;
}

#basic-ad-network {
	color: #b6b6b6;
}

#full-ad-network {
	color: #ffc128;
}

.video-container h1 {
	font-weight: normal;
	color: #668A44;
	font-size: 15px;
	margin-bottom: 20px;
}
