/* CSS Document - ABOUT US Phoenix Brazil DMC*/

#aboutus ul {
	margin-left:0px;
	margin-left: -40px;
	margin-top:-13px;
}
#aboutus{
	margin-top:7px;
	background-color: #66CC66;
	display: block;
	float: right;
	width: 190px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#aboutus h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	background:url(../img/fundoMenuDir04.png) no-repeat top;
	height:25px;
	border:none;
	vertical-align: middle;	
	margin-top:-7px;
}
#aboutus li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	list-style-type: none;
	text-decoration: none;
}
#aboutus li a {
	text-decoration:none;
	color: #000000;
	display:block;
	height:25px;
	vertical-align:middle;
	size:12px;
}
#aboutus li a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #009900;
	font-weight:bold;
}
#cont_aboutus h2 {
	font-size: 36px;
	font-weight: bold;
	color: #009900;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #009900;
}
#cont_aboutus p {
	font-size: 12px;
	text-align: justify;
	text-indent: 30px;
	color: #333333;
}
#cont_aboutus p.nr_why {
	font-weight: bold;
	color: #006600;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}

#cont_aboutus p.resp_why {

	text-indent: 15px;
}
