@charset "utf-8";
/* CSS Document */

/* Capa contenedora de la página */
#wrapper {
	width:760px;
	margin: 0 auto;
	text-align:center;
	/*background:left repeat-y url(../images/css/bg-central.jpg);*/
	padding-left:0px;
}

#header {
	/*border-top: 2px solid #000;*/
	clear:both;
	height:155px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align:left;
	margin: 10px 10px;
	padding: 5px 5px;
	color:#999999;
}

#verticalNav {
	width:738px;
    height: 32px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 11px !important;
    background: #920000;        
}

#toll_free {
    position: absolute;
    width: 208px;
    height: 29px;
    padding: 8px 0px 0px 65px;
    margin: 0px 0px 0px -104px;
    top: 116px;
    left: 50%;
    background: url('../images/css/call_btn.png') top left no-repeat;
    font-size: 9pt;
    color: #FFF;
    font-weight: bold;
    text-align:left;
    border-top: 0px solid #800000;
    border-bottom: 0px solid #800000;
}

#toll_free {
    position: absolute;
    width: 385px;
    height: 84px;
    padding: 16px 0px 0px 75px;
    margin: 0px 0px 0px -220px;
    top: 72px;
    left: 50%;
    background: url('../images/css/call_btn2.png') top left no-repeat;
    font-size: 8pt;
    color: #FFF;
    font-weight: bold;
    text-align:left;
    border-top: 0px solid #800000;
    border-bottom: 0px solid #800000;
}

#more_phone_top {
    display: none;
    position: absolute;
    width: 320px;
    height: 34px;
    padding: 13px 2px 2px 12px;
    margin: 0px 0px 0px -382px;
    top: 200px;
    left: 50%;
    background: #990000;
    background: url('../images/css/phones_top_bg.png') no-repeat left top;
    font-size: 7pt;
    color: #000;
    font-weight: normal;
    text-align:left;
    border: 0px solid #000;    
}

#promociones {
	/*border:#333333 1px dotted;*/
	width: 730px;
	height: 250px;
	float:left;
	padding:0px 0px 0px 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#promociones img {
	float:left;
}
#promociones object {
	float: right;
}

.controles {
	border:#EBEBEB 1px solid;
	width:690px;
	float:left;
	padding:0px 0px 5px 0px;
	padding-right:10px;
	margin-left: 30px;
	text-align: right;
}
.controles a:link{
	text-decoration:none;
	font-size:10px;
	color:#333333;
}
.controles a:hover{
	text-decoration: underline;
	font-size:10px;
	color:#AC2333;
}
.controles a:active, a:visited{
	text-decoration:none;
	font-size:10px;
	color:#000;
}
.controles t1 {
	text-decoration:none;
	text-transform: lowercase;
	font-size:11px;
	font-weight:bold;
	color:#AC2333;
}

.controles t2 {
	text-decoration:none;
	font-size:8px;
	font-weight:bold;
	color: #000;
}

#maincontent {
	/*background:right url(../images/css/border-right-2.jpg) repeat-y;*/
	width:710px;
	float:left;
	margin-left: 25px;
	margin-right: 25px;
	/*min-height:500px;*/
}
#mainNav {
	background:right no-repeat url(../images/css/mainNav_left.jpg);
	border-left-color:#FF0000;
	/*border-right:1px #CCC solid;*/
	width:165px;
	float:left;
	min-height:500px;
}
#prefooter {
	width:740px;
	float:left;
	min-height:100px;
	margin-left:10px;
	margin-right:10px;
}
#footer {
	/*border:1px dotted #00FFFF;*/
	background:top url(../images/css/footer-central.jpg) no-repeat;
	height:37px;
	clear:both;
}
#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:400;
	color:#FFF;
	margin:25px;
	padding:2px;
	text-align:left;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
    border: none;
}

