#allbody {
	width:100%;
	background: url(../img/bg_marketing.gif) repeat-x;
}

#header h1 a {
	display: block;
	width: 240px;
	height: 70px;
	background: url(../img/logo_marketing.gif);
	text-indent: -9999px;
	}
	
div #four-steps {
	margin-top:8px;
}
div .marketing-image img,
div #four-steps div img {
	display:block;
	margin-bottom:5px;
	margin-right:10px;
}
div .marketing-image span,
div #four-steps div span {
	font-size:9pt;
	font-weight:bold;
}

h1 .dim-heading {
	display:block;
	margin-top:3px;
	color:#777777;
}

#content h1 {
	margin-bottom:8px;
}

#content h2 {
	font-size:15px;
	margin-bottom:22px;
	line-height:18px;
	font-weight:normal;
}

#content p {
	font-size:13px;
	line-height:17px;
	margin-top:16px;
}

.big-nav-link {
	font-size:17px;
}

.feature-list li,
.feature-list ul {
	margin-left:8px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	font-size:13px;
	line-height:17px;
}

div.portfolio-text-left {
	width: 630px;
	float: left;
	clear:left;
}

div.portfolio-text-right {
	width: 630px;
	float: right;
	clear:right;
}

div.portfolio-image-left {
	width: 300px;
	float: left;
	clear:left;
}

div.portfolio-image-right {
	width: 300px;
	position:relative;
	left:25px;
	top:0px;
	float: left;
	clear:right;
}

div.portfolio-text-left h3,
div.portfolio-text-right h3 {
	color: #00629c;
	font-size:12pt;
	font-weight:bold;
	margin-top:15px;
}

div.portfolio-text-left .in-progress,
div.portfolio-text-right .in-progress {
	font-weight:normal;
	color: #99b2c1;
	font-style:italic;
	margin-left:5px;
}

#content img.comparison {
    float:left;
    clear:left;
    margin-bottom:20px;
}

#content div.comparison 
{
    float:right;
    clear:both;
    width:490px;
    margin-bottom:20px;
}

#content div.comparison p.cms180 {
    color: #00629c;
    font-weight:bold;
    font-size:1.5em;
    line-height:1.3em;
    margin-top:0px;
}

#content div.comparison p.competition {
    color:#666;
    font-weight:normal;
    font-size:1em;
    margin-top:10px;
}

#content span.vs {
	color:#555;
	font-weight:bold;
	margin-right:4px;
}

table.pricing {
	width:550px;
	table-layout:fixed;
	font-size:13px;
	line-height:1.5em;
}

table.pricing td,
table.pricing th {
	text-align:left;
	width:550px;
	font-size:13px;
	line-height:1.5em;
}
table.pricing td {
	background-image:url('checkmark.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding:6px 40px 6px 8px;
}

table.pricing th {
	background-color:#dddddd;
	border-bottom:solid 15px white;
	padding:6px 8px 6px 8px;
	color:#323232;
	font-weight:bold;
}

table.pricing tr {
	width:550px;
	font-size:13px;
	line-height:1.5em;
}

table.pricing tr.odd {
	background-color:#cccccc;
	color:#323232;
}
table.pricing tr.even {
	background-color:#dddddd;
	color:#555555;
}

