body {
	background:url("/_images/background.jpg") repeat-x;
}
#container {
	height:1250px;
	background:url("/_images/panels.jpg") bottom left no-repeat;
	text-align:center;
}
#main {
	overflow:hidden;
	width:869px;
	margin:0 auto;
	padding:0 6px;
	text-align:left;
	/*background:rgba(255, 255, 255, 0.5);*/
	background:url("/_images/transparent.png");
}
#top {
	width:863px;
	float:left;
	overflow:hidden;
	padding:28px 0 10px 0;
	border-bottom:1px solid #acbacd;
}
#top #logo {
	float:left;
	padding:0 0 0 20px;
}
#top #clavijo {
	float:right;
	margin:15px 10px 0 0;
}
#body {
	float:left;
	width:863px;
	border-top:1px solid #e6ebf2;
}
#body #left {
	float:left;
	width:507px;
	padding:30px 0 20px 18px;
}
#body #left #headers {
	padding-bottom:20px;
	border-bottom:1px solid #bfccd9;
}
#body #left #headers h2 {
	padding-top:12px;
}
#body #left #copy {
	padding-top:20px;
	border-top:1px solid #f5f8fa;
}
#body #left #copy p.big {
	margin-bottom:20px;
}
#body #left #copy ul {
	margin:10px 0 25px 0;
}
#body #left #copy li {
	background:url("/_images/bullet.png") no-repeat 11px 6px;
	margin-bottom:10px;
}
#body #left #copy li {
	padding-left:20px;
}
#body #left a.press-release {
	float:left;
	width:246px;
	height:65px;
	background:url("/_images/download-press-release.png") no-repeat 0 0;
}
#body #left a.press-release:hover {
	background-position: 0 -65px;
}
#body #left a.press-release:active {
	background-position: 0 -130px;
}
#body #right {
	float:left;
	padding:10px 15px 0 34px;
}
#body #right img {
	display:block;
	margin-bottom:6px;
}
#body #bottom {
	float:left;
	width:852px;
	overflow:hidden;
	padding:12px 18px;
	margin-bottom:6px;
	background-color:#dddebf;
	border-bottom:1px solid #c4c4c4;
}
#body #bottom h3 {
	padding-bottom:5px;
}
#body #bottom #bottom-left {
	float:left;
	width:390px;
}
#body #bottom #bottom-right {
	float:right;
	width:390px;
	padding:0 10px 0 40px;
}
#body #bottom a {
	padding-right:30px;
}
