/* MAIN PAGE STARTS */
p.frase{
	color:#64635F; 
	font-size:24px; 
	font-weight:bold; 
	text-align:center; 
	width:825px; 
	margin:0 auto; 
	line-height:35px; 
	padding:10px 0;
}
p.frase span {
	color:#EB1C2E; 
	background:#FEF1D2;
}
.box{
	float:left; 
	width:267px; 
	padding:177px 25px 20px 25px;
	background-repeat:no-repeat;
	background-position:top;
}
.box p{ font-size:13px; font-weight:bold;}
.box ul{
	list-style:none;
	color:#00467F;
	font-size:11px;
	padding:5px 0;
}
.box ul li{ 
	background:url(../images/others/bullet.gif) no-repeat 0 7px;
	padding:4px 0 4px 10px;
}
#Solutions{ 
	width:286px; 
	background-image: url(../images/index/box_solutions.jpg); 
	padding-left:30px;
	padding-right:5px;
}
#Technology{background-image: url(../images/index/box_technology.jpg)}
#Experience{background-image:url(../images/index/box_experience.jpg)}

h1 a{
	color:#EB1C2E;
}
h1 a:hover{
	color:#00467F;
}
/* MAIN PAGE ENDS */
