body {
   margin: 0;
	background-color: #f8f8f8;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#wrapper {
	
   border: solid 1px;
	border-color: black;
   background-color: #ffffff;
	margin: 0 auto;
	width: 780px;
}
	
#header {
	background-color: #ffffff;
	width: 780px;
	height: 240px;
	}
	
	.menu {
   background : url(img/menu_background.gif) repeat-x;
	height: 36px;
	background-color: #ffffff;
	width: 780px;
	}
	
	.menu_buton {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	display: inline;
	}
	
	.menu_cat {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
	.menu_left {
		float: left;
		width: 635px;
		height: 36px;
	}
	
	.menu_right {
		float: left;
		width: 125px;
		height: 36px;
	}
	
	.menu_bottom {
		margin: 0px;
		width: 780px;
		height: 43px;
	}
	
	.menu_buton a, .menu_buton a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
   .menu_buton a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	}
	.menu_buton img {
		border: 0px;
	}
	
	.menu_bottom_left {
   background : url(img/header_bottom_left.gif) repeat-x;
	height: 43px;
	background-color: #ffffff;
	width: 485px;	
	float: left;
	}
	
   .menu_bottom_right {
   background : url(img/header_bottom_right.gif) no-repeat;
	height: 43px;
	background-color: #ffffff;
	width: 295px;	
	float: left;
	}
	
	
	.header {
	width: 780px;
	height: 161px;
	margin: 0px;
	}
	
	#content {
	margin-top: 16px;
	margin-left: 10px;
	padding: 10px;
	height: auto;
}
  #left_column {
	background-color: #e8e8e8;
	float: left;
	display: inline;
	width: 232px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height:1000px;
   height:auto !important;
	}
	
	.cat_header {
   background : url(img/cat_header.gif) no-repeat;
	height: 24px;
	background-color: #e8e8e8;
	width: 232px;
	}
	
	.category {
	background-color: #e8e8e8;
	height: 1200px;
	width: 232px;	
   color: #000000;
	font-size: 12px;
	}
	
	#main_column {
	margin-left: 18px;
	background-color: #ffffff;
	float: left;
	width: 530px;
	height: 100%;
	min-height:1000px;
   height:auto !important;
	}

#footer {
   border-top: solid 1px;
	border-color: black;
   background : url(img/footer.gif) repeat-x;
	height: 76px;
	background-color: #ffffff;
	width: 780px;
	}

.clear {
	clear: both;
}


.index {
	width: 780px;
	height: 100%;
	background-color: #ffffff;
	margin: 0px;
  }

  .oferta_index {
  	width: 780px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
  }
  
.cat_header_index {
	background : url(img/cat_header.gif) no-repeat;
	height: 24px;
	background-color: #e8e8e8;
	width: 232px;
	margin-right: 548px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.cat_index {
	background-color: #e8e8e8;
	height: 100%;
	width: 780px;	
   color: #000000;
	font-size: 12px;
}

.cont_page {
	color: #333333;
	font-size: 12px;
}





form#two {background:#FFFFFF; width:370px; padding:10px; border:0px; margin:0 auto;}
form#two fieldset {width:350px; display:block; border:1px solid #C20000; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:350px 20px;}
* html form#two fieldset#current {background-position:350px 20px;}
form#two fieldset#opt {background:#f8fce0;}
form#two legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:1px solid #C20000; margin-bottom:5px; padding:3px; width:200px; background:#FFFFFF;}
form#two label {clear:left; display:block; float:left; width:120px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#two input {border:1px solid #000000; background:#E8E8E8;  width:150px; padding-left:0.5em; margin-bottom:0.6em;}
form#two textarea {width:145px; height:80px; border:1px solid #000000; padding:0.5em; overflow:auto; background:#E8E8E8;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:100px; margin-left:20px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}




.copy {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
   margin-top: 20px;
	text-align: center;
}

a, a:visited {
	color:#ec1d25;
	text-decoration: none;
}
 a:hover {
	color: #ec1d25;
	text-decoration: underline;
}

img {
	border: 0px;
}

.category_content {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}


.index_oferta {
	width: 160px;
	height: 100%;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.index_bottom {
	width: 340px;
	height: 100%;
	float: left;
	display: inline;
   margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pagina {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.pagina_index {
   height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}