@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
	position: relative;
}
.smallText {
	font-size:10px;
	line-height: 14px;
	color:#999999;
}
.smallText a{
	color:#999999;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7AC642;
}



div#kindle_box {
	height: 37px;
	width: 500px;
	position: absolute;
	right: 0;
	top:0;
}
sup {
	font-size: 50%;
	line-height: normal;
	text-decoration: none;
}
#wrapper {
	width: 834px;
	margin: 20px auto 0 auto;
}
#portal_nav {
	height: 31px;
	background-color: #ccc;
	padding: 6px 5px 0 10px;
	font-size: 11px;
	text-align: left;
	width: 815px;
	margin: 10px 0 25px 0;
	position: relative;
}
#portalAltosid {
	width: 450px;
	float: left;
	margin: 20px 15px 0 0;
}

#portalZenivex {
	width: 357px;
	float: left;
	margin: 20px 0 0 0;
}
#footer {
	font-size:10px;
	line-height: 14px;
	color:#999999;
	margin-top: 30px;
	clear: left;
}
#footer a {
	color:#999999;
}
#copyright {
	width: 435px;
	float: right;
}
#content {
	overflow: hidden;
}

#altosidProducts {
	float: right;
}

#zenivexBarrel {
	float: left;
	margin: 0 20px 0 0;
}

#zenivexBtn {
	float: right;
	margin: 0 0 15px 0;	
}


.button {
	font-size: 11px;
	font-weight: bold;
	background-image: url(Central_images/buttonBG.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	
	height: 33px;
	width: 162px;
	padding-top:6px;
	padding-bottom:0px;
	
}


#portalZenivex .button {
	color: #0E4C8C;
	float: right;
	margin: 20px 0 0 0;
	
}


#portalAltosid .button {
	color: #008348;
}

#portalZenivex .button a {
	color: #0E4C8C;
	text-decoration:none;
}
#portalAltosid .button a {
	color: #008348;
	text-decoration:none;
}












