/* MAIN PAGE STARTS */

#PageContent{
	margin-top:55px;
}
#CenterContent{
	float: right;
}
#registerBox{
	left:0;
	background:url(../images/default/register-left.png) no-repeat;
}
/* MAIN PAGE ENDS */

.smallInfo{
	float:left;
	width:230px;
	padding:5px 0;
	text-align:center;
}
.smallInfo h1, .smallInfo h2, .smallInfo h3, .smallInfo h4, .smallInfo p, .smallInfo ul{
	text-align:left;
}
.bigInfo{
	float:left;
	padding:5px 25px 5px 0;
	width:410px
}

#CenterContent ul{
	font-size:12px;
	color:#666666;
	line-height:14px;
	list-style:none;
	padding:5px 0 15px;
}
#CenterContent ul li{
	padding:2px 0 4px 12px;
	background:url(../images/default/bullet.gif) no-repeat 0 6px;
}

.membershipBox{
	width:320px;
	padding-bottom:20px
}
.membershipBox img{
	float:left;
	padding-right:10px;
}


#registerBox h3 a{ color:#78A004}
#registerBox h3 a:hover{ color:#002C51}
.mapaGuarias{
	left:-3px;
	position:relative;
	top:10px;
}
