body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004d95;
	font-size:17.5px;
	background:#FFF;
}

.clear {
	clear:both;
}

img {
	border:0px;
}
a {
	outline:none;
}

.overall {
	width:959px;
	margin:30px auto 0;
	border:1px #7fa4ca solid;
	background:#FFF;
}

/*.top {
	width:958px;
	margin:0 auto;
}
.bottom {
	width:958px;
	margin:0 auto;
}*/

.bottom {
	height:88px;
	position:relative;
	background:#004a95;
}

.left {
	width:268px;
	height:540px;
	float:left;
}
.right {
	width:691px;
	float:right;
}

.logo {
	margin-top:22px;
	margin-left:22px;
}
.hands {	
	width:268px;
	margin-top:-30px;
	overflow:hidden;
}
.hart {
	margin-top:-50px;
	margin-left:59px;
	position:absolute;
	z-index:1;
}

.yt {
	margin-top:73px;
}

.btm_ct {	
	width:690px;
	top:-68px;
	left:268px;
	position:relative;
}
.folder {
	float:left;
}
p.text {
	width:531px;
	float:left;
	padding:0px;
	margin:10px 0px 0px -30px;
	text-align:right;
	font-weight:bold;
}
p.text a {
	color:#83b81a;
	text-decoration:none;
}
p.text a:hover {
	text-decoration:underline;
}

p.download {
	padding:0px;
	margin:0px;
	position:absolute;
	top:125px;
	left:150px;
	font-size:14px;
	color:#FFF;
}

p.download a {
	color:#FFF;
	text-decoration:underline;
}
p.download a:hover {
	text-decoration:none;
}

.rivas {
	float:right;
	top:40px;
	right:45px;
	position:relative;
}

.line {
	width:1px;
	height:88px;
	position:absolute;
	left:27px;
	background:#FFF;
}