/* HOMEPAGE CONTENT */


#boxesHomeLeft, .boxesHomeLeft{
	width: 280px;
	height: 128px;
	background-image: url("../../images/home/box-left.gif"/*tpa=http://www.daai.info/images/home/box-left.gif*/);
	background-repeat: no-repeat;
	float: left;
	padding: 10px 0 0 10px;
	margin: 0;
}

#boxesHomeLeftEFIT, .boxesHomeLeftEFIT{
	width: 280px;
	height: 128px;
	background-image: url("../../images/home/box-left-efit.gif"/*tpa=http://www.daai.info/images/home/box-left-efit.gif*/);
	background-repeat: no-repeat;
	float: left;
	padding: 10px 0 0 10px;
	margin: 0;
}

#boxesHomeRight, .boxesHomeRight{ 
	width:276px;
	height: 128px;
	background-image: url("../../images/home/box-right.gif"/*tpa=http://www.daai.info/images/home/box-right.gif*/);
	background-repeat: no-repeat;
	float: right;
	padding: 10px 0 0 10px;
	margin: 0 6px 0 0;
}


#boxesHomeRightEFIT, .boxesHomeRightEFIT{ 
	width:276px;
	height: 128px;
	background-image: url("../../images/home/box-right-efit.gif"/*tpa=http://www.daai.info/images/home/box-right-efit.gif*/);
	background-repeat: no-repeat;
	float: right;
	padding: 10px 0 0 10px;
	margin: 0 6px 0 0;
}


#boxesHomeLeftCol1, .boxesHomeLeftCol1{
	width: 120px;
	float: left;
}

#boxesHomeLeftCol2, .boxesHomeLeftCol2{
	width: 130px;
	float: right;
}

#boxesHome .blue2, .boxesHome .blue2 {
	color:#3399cc; 
	font-weight:normal;
	font-size: 0.8em;
	text-decoration:none;
}

#boxesHome .clientPortfolio, .boxesHome .clientPortfolio {
	padding: 0 0 14px 0; 
}

#boxesHome h2, .boxesHome h2 {
	color:#003F8F; 
	font-weight:bold;
	font-size: 0.9em;
	text-decoration:none;
	margin: 0;
	padding: 0 0 6px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#boxesHome ul.yellowArrow, .boxesHome ul.yellowArrow{ margin:0 0 8px 14px}
#boxesHome ul.yellowArrow li, .boxesHome ul.yellowArrow li{
	list-style-image: url("../../images/bullets/arrow_yellow.gif"/*tpa=http://www.daai.info/images/bullets/arrow_yellow.gif*/);
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

a.boxHome, a.boxHome:visited {
	color:#3399CC;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.boxHome:hover, a.boxHome:active {
 	color:#003F8F;
	text-decoration:none;
}