/***************** CSS Document ****************/
/* Manual de CSS de www.AthenaShipSupplies.com */

/****************************** Estilos para los contenedores BOX *********************************/

.body_text {
	background-image: url(../images/t2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 50%;
	top: 0px;
	height: 481px;
	width: 680px;
	margin-top: 112px;
	margin-left: -352px;
	position: absolute;
}
.texto {
	margin-left: 20px;
	position: relative;
	z-index: 20;
}
.texto_arab {
	margin-left: 20px;
	position: relative;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	z-index: 20;
}

.top_bkg {
	background-image: url(../images/t1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 50%;
	top: 0px;
	width: 1280px;
	height: 112px;
	margin-top: 0px;
	margin-left: -640px;
	position: absolute;
}

#athena_logo {
	background-image: url(../images/logo_athena.png);
	_background-image:url(../images/logo_athena.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 488px;
	margin-top: 10px;
	margin-left: -390px;
	left: 50%;
	top: 0px;
	position: absolute;
}

.bottonimage_right {
	height: 340px;
	position: absolute;
	margin-top: 278px;
	top: 0px;
	right: 50%;
	margin-right: -369px;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 10;
}

.bottonimage_right_prod {
	height: 443px;
	position: absolute;
	margin-top: 151px;
	top: 0px;
	right: 50%;
	margin-right: -369px;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 10;
}

.bottonimage_left {
	height: 340px;
	position: absolute;
	margin-top: 170px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	margin-left: -389px;
	left: 50%;
}

.bottonimage_left_prod {
	height: 443px;
	position: absolute;
	margin-top: 151px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	margin-left: -369px;
	left: 50%;
}

.bottonbar {
	background-image: url(../images/bar_botton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 680px;
	position: relative;
	left: 50%;
	margin-left: -340px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CFCFCF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	text-align: center;
	top: 20px;
}

.bottonbar_absolute {
	background-image: url(../images/bar_botton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 763px;
	left: 50%;
	margin-bottom: -25px;
	top: 100%;
	position: absolute;
	margin-left: -385px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CFCFCF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.bottonbar_largepage {
	background-image: url(../images/bar_botton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 763px;
	left: 50%;
	position: absolute;
	margin-left: -385px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CFCFCF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 200px;
	bottom: 0px;
}
