#homepage h3 {
	color: #1997ad;	
}

#feature-box {
	background: transparent url('/images/interface/bg-feature.png') left top no-repeat;
	height: 161px;
	margin: 14px 2px 0px;
	width: 631px;	
}

#feature-box h2 {	
	color: #1997ad;
	font-size: 30px;
	font-weight: normal;
	margin: 18px 0px 0px 33px;
}

#feature-box h2 strong {
	font-size: 30px;
	font-weight: bold;
}

#feature-box a#btn-get-all-the-facts {
	background: transparent url('/images/interface/btn-get-all-the-facts.png') left top no-repeat;
	display: block;	
	height: 23px;
	margin: 6px 0 0 30px;
	text-indent: -9999px;
	width: 117px;
}

#feature-box a#btn-get-all-the-facts:hover {
	background-position: left bottom;
}

#tools-box {
	margin: 17px 0 0 7px;
}

#tools-box h3 {
	font-size: 24px;	
	font-weight: normal;
	margin-left: 0px;
}

#tools-box a#btn-view-all-tools {
	background: transparent url('/images/interface/btn-view-all-tools.png') left top no-repeat;
	display: block;	
	height: 23px;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	width: 92px;
}

#tools-box a#btn-view-all-tools:hover {
	background-position: left bottom;
}

#tools-box img {
	margin-left: 1px;
	margin-top: 11px;	
}

#tools-box ul li {
	background: transparent url('/images/interface/li-orange.png') left 5px no-repeat;
	border-bottom: 1px dotted #aeaeae;
	margin: 6px 0px;
	padding: 0 0 8px 19px;
}

#tools-box #tools-text {
	margin: 5px 0 0 15px;	
}

#tools-box #col1 {
	padding: 2px 0 0 2px;	
}

#tools-box #col2 {
	padding: 2px 0 0 14px;	
}

#education-box {
	margin-top: 26px;	
}

#education-box h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 13px 8px;
}

#education-box img {
	margin: 2px 0 0 8px;		
}

#other-box {
	margin-top: 26px;	
}

#other-box h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 13px 11px;
}

#other-box img {
	margin: 2px 0 0 11px;			
}

#education-box .text, #other-box .text {
	margin-left: 20px;	
}

a.btn-find-out-more {
	background: transparent url('/images/interface/btn-find-out-more.png') left top no-repeat;
	display: block;	
	height: 23px;
	margin: 19px 0 0 -2px;
	text-indent: -9999px;
	width: 91px;
}

a.btn-find-out-more:hover {
	background-position: left bottom;	
}

#about-box {
	background: #f2f2f2 url('/images/interface/bg-about-box.png') left top repeat-x;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	margin: 0 0 0 12px;	
	padding-bottom: 20px;
	width: 293px;
}

#about-box h3 {
	font-size: 24px;
	margin-top: 18px;	
}

#about-box #arrow {
	margin: 23px 0 0 9px;	
}

#about-rounded-top {
	background: transparent url('/images/interface/about-rounded-top.png') left top no-repeat;
	height: 8px;
	margin: 14px 0 0 12px;
	padding: 0px 1px;	
}

a#btn-read-more-vm {
	background: transparent url('/images/interface/btn-read-more-vm.png') left top no-repeat;
	display: block;	
	height: 50px;
	margin: 0px 0 0 8px;
	text-indent: -9999px;
	width: 303px;		
}

a#btn-read-more-vm:hover {
	background-position: left bottom;
}

#facts-box {
	background: transparent url('/images/interface/bg-facts.png') left top no-repeat;
	height: 116px;
	margin: 10px 8px 0px;
	text-indent: -9999px;
}

#facts-box h3 {
	color: #ca0082;
	font-size: 26px;
	margin: 24px 0 0 20px;	
}

#facts-box p {
	color: #353535;
	font-size: 14px;
	margin: 0 0 0 20px;
	width: 160px;
}

/** Hide the image in case we want to bring this back */
#facts-box img {
	display: none;
	margin: 11px 0 0 -14px;	
}

a#btn-request-a-copy {
	background: transparent url('/images/interface/btn-request-a-copy.png') left top no-repeat;
	display: block;	
	height: 50px;
	margin: 0px 0 0 8px;
	text-indent: -9999px;
	width: 303px;		
}

a#btn-request-a-copy:hover {
	background-position: left bottom;
}


