@charset "UTF-8";

#content h2 {
	font-size: 1.9em;
	text-align: center;
	color: #454855;
}

#reasons {
	width: 560px;
	margin: 0 auto;
	color: #454855;
}

#reasons h2 {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454855;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#reasons h5 {
	font-size: 1.9em;
	text-align: center;
	color: #454855;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#reasons ol {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

#reasons ol li {
	position: relative;
	width: 100%;
	color: #6c6d72;
}

#reasons ol li a {
	text-decoration: none;
}

#reasons ol li h3 {
	font-size: 17px;
	line-height: 1.1em;
	background: url(../images/whyuseus/section-bg.jpg) repeat-x top left;
	padding-left: 2.3em;
	text-indent: -1.25em;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
}

#reasons ol li h4 {
	font-size: 17px;
	line-height: 1.1em;
	background: url(../images/whyuseus/section-bg.jpg) repeat-x top left;
	padding-left: 2.2em;
	text-indent: -1.15em;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
}


#reasons li h3 #balance {
  position: absolute;
  left: 445px;
  top: -54px;
}

#reasons li h4 #folder {
	position: absolute;
	left: 481px;
	top: 4px;
	width: 67px;
	height: 48px;
	background-image: url(../images/whyuseus/folder.gif);
	background-repeat: no-repeat;
	display: block;
}

#reasons li h3 #horn {
	position: absolute;
	left: 480px;
	top: -6px;
	width: 65px;
	height: 49px;
	background-image: url(../images/whyuseus/horn.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
}

#reasons ol li p {
	padding: 10px 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454855;
}

#reasons #reason-2-consultant-left,
#reasons #reason-2-consultant-right {
	width: 267px;
	font-size: 0.58em;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#reasons #reason-2-consultant-left p,
#reasons #reason-2-consultant-right p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#reasons #reason-2-consultant-left {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#reasons #reason-2-consultant-left strong,
#reasons #reason-2-consultant-right strong {
	color: #454855;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#reasons #reason-2-consultant-left span,
#reasons #reason-2-consultant-right span {
  font-weight: bold;
}


#reasons #reason-5-self-serve, 
#reasons #reason-5-full-serve {
  margin-bottom: 20px;
  font-size: 0.85em;
  line-height: 1.5em;
  float: left;
}

#reasons #reason-5-self-serve img, 
#reasons #reason-5-full-serve img {
	margin-right: 7px;
	float: left;
}


#reasons #reason-5-self-serve {
	width: 175px;
	margin-right: 20px;
	padding-left: 80px;
	background-image: url(../images/icons/icon-computer.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454855;
	}

#reasons #reason-5-full-serve {
	width: 210px;
	padding-left: 75px;
	background-image: url(../images/icons/icon-person.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454855;
}

#reasons #reason-6 img {
  margin: -10px 10px 10px 0 ;
  float: left;
}


#macbook {
	width: 220px;
	height: 140px;
	background-image: url(../images/whyuseus/macbook.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

