@import url(global.css);

/***********************************************/
/* Navigation 	                               */
/***********************************************/
div.nav_flash {
	margin:4px 24px 0 26px;
}
#nav_sub {
	margin:4px 24px 0 26px;
	text-indent:-9999px;
	position:absolute;
}
#nav_sub ul li a {
	text-indent:-9999px;
	position:absolute;
	left: -1px;
	width: 2px;
}
/***********************************************/
/* Content 	                                   */
/***********************************************/
#content {
	padding-bottom:0;
	margin-bottom:0;
}
#content_main {
	float:right;
	width:575px;
	overflow:visible;
	padding-bottom:0;
	margin-bottom:-20px;
}
#content_main h2 {
	color:#0074be;
	font-size:1.8em;
	line-height:1em;
	font-weight:normal;
	margin-top:.5em;
	margin-bottom:.7em;
	padding-top:none;
}
#content_main h3 {
	color:#0074be;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	padding-top:.8em;
	margin-bottom:.4em;
}
#content_main h4 {
	color:#de5b03;
	font-weight:normal;
}
#content_main ol {
	list-style:decimal;
	padding-left:2em;
}
#content_main ul.testimonials {
	margin-left:1em;
}
#content_main ul.clientlist{
  float: left;
  width: 15em;
  margin: 0;
  padding: 0;
  list-style: none;
}
#content_main li.clientlist{
  float: left;
  width: 6em;
  margin: 0;
  background-image: url(../images/bullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}
#content strong {
	font-weight:bold;
}
#content_main blockquote {
	font-weight:bold;
}
#content_main ul li p.author {
	font-style:italic;
}
#content_sub {
	width:263px;
	padding-top:1.7em;
	margin-left:25px;
}
#content_sub div.ad h3, #content_sub div.ad p, #content_sub div.ad a  {
	text-indent:-9999px;
	position:absolute;
}
#content_sub div.ad {
	padding:0 0 0 0;
	width:263px;
	margin:0;
}
#content_sub div.img {
	padding:0 0 0 0;
	width:263px;
	margin:0;
}
#img_executive {
	/*background:url('../images/executive.gif') top left no-repeat;*/
	height:400px;
	position:absolute;
	top:22px;
	left:27px;
	display:block;
}
#ad_free-sales-ideas a {
	background:url('../images/ad_free-sales-ideas.gif') top center no-repeat;
	position:absolute;
	top:432px;
	left:27px;
	height:225px;
	width:263px;
	display:block;

}
#ad_free-sales-top a {
	background:url('../images/ad_free-sales-ideas.gif') top center no-repeat;
	position:absolute;
	top:22px;
	left:27px;
	height:225px;
	width:263px;
	display:block;

}

#ad_ideas-catalog a {
	background:url('../images/ad_ideas-catalog.gif') top center no-repeat;
	position:absolute;
	top:402px;
	left:60px;
	height:250px;
	width:226px;
	display:block;

}
#content_subcat{
	float:left;
	background: url('../images/bs_contentImg1.gif') top left no-repeat;
	padding: 0 0 0 185px;
	margin-left:15px;
	margin-bottom:15px;
	width:360px;
}
#getupandgo_left {
	background:url('../images/fsi_gugoleft.gif') top center no-repeat;
	position:absolute;
	top:22px;
	left:27px;
	height:400px;
	width:263px;
	display:block;

}
/***********************************************/
/* Main Content 	                            */
/***********************************************/
div.reasons {
	display:block;
	margin-top:30px;
	height:83px;
	width:850px;
	text-indent:-9999px;
	background:url('../images/ad_3reasons.gif') no-repeat right bottom;
	margin-left:-275px;
	margin-bottom:50px;
	list-style:none;
	list-style-type:none;
}
div.reasons li {
	list-style:none;
	list-style-type:none;
}
div.reasons a {
	text-indent:-9999px;
	position:absolute;
	right:78px;
	bottom:53px;
	width:265px;
	height:18px;
}
#content_main .cta a:link, #content_main .cta a:visited {
	display:block;
	margin-top:1em;
	color:#de5b03;
}
.landtitle {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: blue;
    line-height:normal

}
