body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.contenedor{
	width:600px;
	margin:auto;	
}
.center{
	background-image:url(../images/bg_landing.jpg);
	background-repeat:no-repeat;
	height:300px;
}
.barraizq {
	width:380px;
	background-image:url(../images/bg_bi.jpg);
	background-repeat:no-repeat;
	height:419px;
	float:left;
}
.go {
	margin:0 0 0 15px;
}
.barrader {
	width:218px;
	background-image:url(../images/bg_barrader.jpg);
	height:419px;
	float:left;
}
.barrader img{
	margin:50px 0 0 0;
}
.product {
	margin:0 0 0 50px;
}
.clear {
	clear:both;
}
.bottom {
	background-image:url(../images/bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:236px;
}
.textstandard {
	width:148px;
	margin:15px 10px 15px 35px;
	height:200px;
	margin:0 0 0 10px;
}
.cajabaja{
	width:148px;
	margin:17px 17px 0 17px;
	float:left;
}
.textopen{
	width:148px;
	height:200px;
}
.textcredential{
	width:148px;
	height:200px;
}
.started {
	width:600px;
	text-align:right;
	margin:0 0 30px 0;
}


