
#box1 .info {
	float: left;
	width: 225px;
	margin-right: 15px;
	line-height: 18px;
	}
#box1 .info h1 {
	font-size: 15px;
	margin: 6px 0px 6px 3px;
	}
#box1 .info {
	margin: 6px 20px 0px 10px;
	}
#box1 .info .title {
	margin: 0px 0px 5px 0px;
	}
#box1 .info p {
	margin-left: 3px;
	}
#box1 .info li {
	margin: 6px 0px 0px 3px;
	list-style: none;
	list-style-position: inside;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: center left;
	}
#box2 {
	text-align: left;
	color: #CCCCCC;
	font-weight: 900;
	}

#momAndPop li { background-image: url('../images/bullet_circle_blue.gif'); }
#smallBusiness li { background-image: url('../images/bullet_circle_green.gif'); }
#eliteBusiness li { background-image: url('../images/bullet_circle_orange.gif'); }

#momAndPop .huge { color: #3D78DC; }
#smallBusiness .huge { color: #87B630; }
#eliteBusiness .huge { color: #D67825; } 

#masthead {
	margin-bottom: 10px;
	}
#legs {
	background-image: url('../images/masthead_development_legs.jpg');
	background-repeat: no-repeat;
	height: 295px;
	width: 180px;
	position: absolute;
	top: 189px;
	right: 11px;
	}
	
	
/* BOX 3 ******************************************/
#box3 {
	padding: 20px;
	background-image: url('../images/masthead_development_corner.jpg');
	background-repeat: no-repeat;
	background-position: 608px 10px;
	}
#box3 .column1 {
	width: 630px;
	float: left;
	margin-right: 20px;
	}
#box3 .column2 {
	width: 290px;
	float: left;
	padding-top: 120px;
	}
#box3 p {
	margin: 10px 0px 20px 0px;
	}
#box3 h1 {
	font-size: 20px;
	color: #3194F7;
	margin-bottom: 15px;
	}
#box3 h2 {
	font-size: 15px;
	color: #444444;
	}

