div#container{
	width: 997px;
	background: #678bae url('/spanish/msg/img/endoALPHA/endo_containergrad.jpg') repeat-x top;
	padding-bottom: 40px;
	font-size: 11px;
}

div#headimg{
	height: 343px;
	width: 935px;
	margin: 10px auto;
}

div#main{
	text-align: left;
	padding-bottom: 20px;
}

div#mainRight{
	float: right;
	width: 235px;
	background: none;
}
div#mainRight h1, div#mainRight p{
	width: 210px;
	margin: 10px auto;
	text-align: left;
}
div#mainRight a{
	font-weight: bold;
	font-size: 11px;
}
div#mainRight h1 img{
	margin-top: 20px;
}

div#mainBottom{
	clear: left;
}
div#mainBottom h1{
	margin: 0px 0px 0px 15px;
}
div#mainBottom p, div#mainBottom a{
	width: 630px;
	margin-left: 15px;
}

/*ROUNDED CORNER HOMEPAGE ANNOUNCEMENTS*/

div#announcement {
	position: relative; 
	background: #fff; 
	width: 935px;
	margin: auto;
}
div#announcement div.corner {
	position: absolute;
	width: 6px;
	height: 6px;
	background: url('/spanish/msg/img/endoALPHA/endo_announce-crnr.gif') no-repeat;
	font-size: 0%;
}

div#announcement div.cornerBoxInner {
	padding: 10px 0 10px 0px;
	border: none;
	height: 15px;
}
div#announcement .cornerBoxInner .announcementimg {
	width: 145px;
	height: 15px;
	float: left;
	margin: 0px 23px 0px 28px;
}
div#announcement .cornerBoxInner .announcementp {
	float: right;
	font-size: 11px;
	line-height: 12px;
	width: 725px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	border-left: 1px solid #ccc;
}
div#announcement .cornerBoxInner a {
	font-size: 11px;
}

div#announcement div.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
div#announcement div.TR {
	top: 0;
	right: 0;
	background-position: -6px 0;
}
div#announcement div.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -6px;
}
div#announcement div.BR {
	bottom: 0;
	right: 0;
	background-position: -6px -6px;
}


/*MAIN CONTAINER ROUNDED CORNERS*/

div#main {
	position: relative;
	width: 935px;
	background: #FFF url('/spanish/msg/img/endoALPHA/endo_mainRight-bg.gif') repeat-y right;
	margin: 20px auto 0px auto;
	
}
div#main div.corner {
	position: absolute;
	width: 6px;
	height: 6px;
	background: url('/spanish/msg/img/endoALPHA/endo_main-crnr.gif') no-repeat;
	font-size: 0%;
}

div#main div.cornerBoxInner {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div#main div.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
div#main div.TR {
	top: 0;
	right: 0;
	background-position: -6px 0;
}
div#main div.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -6px;
}
div#main div.BR {
	bottom: 0;
	right: 0;
	background-position: -6px -6px;
}

#services_wrapper {
  width: 660px;
  margin: 0px 0px 0px 20px;
  padding: 30px 0 0 0;
	float: left;
}

.services {
  	width: 198px;
  	_width: 218px;
  	height: 187px;
  	float: left;
	display: inline-block;
	padding: 4px 0px 0px 20px;
}

.services .featureh3 {
  margin: 10px 0px 8px 0px;
}

.services p {
  width: 189px;
  margin: 0px 0px 0px 0px;
  line-height: 16px;
}

.services a {
  font-weight: bold;
  font-size: 8pt;
}

h3.control {
	background: url('/spanish/msg/img/endoALPHA/home_control.gif') 0px 0px no-repeat;
	width: 68px;
	height: 12px;
	text-indent: -99999em;
}

h3.video {
	background: url('/spanish/msg/img/endoALPHA/home_video.gif') 0px 0px no-repeat;
	width: 153px;
	height: 12px;
	text-indent: -99999em;
}

h3.documentation {
	background: url('/spanish/msg/img/endoALPHA/home_documentation.gif') 0px 0px no-repeat;
	width: 123px;
	height: 12px;
	text-indent: -99999em;
}

h3.management {
	background: url('/spanish/msg/img/endoALPHA/home_project.gif') -0px 0px no-repeat;
	width: 173px;
	height: 12px;
	text-indent: -99999em;
}

h3.workspace {
	background: url('/spanish/msg/img/endoALPHA/home_workspace.gif') -0px 0px no-repeat;
	width: 151px;
	height: 12px;
	text-indent: -99999em;
}

h3.service {
	background: url('/spanish/msg/img/endoALPHA/home_service.gif') -0px 0px no-repeat;
	width: 173px;
	height: 12px;
	text-indent: -99999em;
}

.borderright {
  	border-right: 1px solid #E4E6E9;
}

.bordertop {
  	border-top: 1px solid #E4E6E9;
	padding-top: 16px;
}


/*ROUNDED CORNER HOMEPAGE BANNERS WITH BLUE BORDER*/

div#main div.roundBox {
	position: relative; 
	background: #ffffff; 
	width: 210px;
	float: left;
	margin: 30px 0px 20px 15px;
}
div#main div.round {
	position: absolute;
	width: 6px;
	height: 6px;
	background: url('/spanish/msg/img/endoALPHA/endo_roundedcorners.gif') no-repeat;
	font-size: 0%;
}

div#main div.bannerBoxInner {
	height: 188px;
	padding: 0px;
	border: 2px solid #bfd0fc;
}
div#main div.bannerBoxInner h1 {
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 28px;
	font-size: 16px;
	color: #fff;
	background: #5f8bca url('/spanish/msg/img/endoALPHA/endo_h1-bg.gif') repeat-x;
}
div#main div.bannerBoxInner h1 img{
	margin-top: 3px;
}
div#main div.bannerBoxInner p {
	font-size: 11px;
	background-color: #eff3fc;
	padding: 10px;
	margin: 0px;
	height: 98px;
}
div#main div.bannerBoxInner a {
	float: right;
	margin: 8px 15px 0px 0px;
}

div#main div.rTL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
div#main div.rTR {
	top: 0;
	right: 0;
	background-position: -6px 0;
}
div#main div.rBL {
	bottom: 0;
	left: 0;
	background-position: 0 -6px;
}
div#main div.rBR {
	bottom: 0;
	right: 0;
	background-position: -6px -6px;
}

.clearfix{
	clear: both;
}