.header_left_column_container {
	width:236px;
	height:274px;
	float:left;
}
.header_left_column_top {
	background:url(images/header/left_column_top.gif);
	background-repeat:no-repeat;
	width:236px;
	height:20px;
}
.header_left_column_middle {
	background:url(images/header/left_column_middle.gif);
	background-repeat:repeat-y;
	width:236px;
}
.header_left_column_bottom {
	background:url(images/header/auxiliar/cartel_house_2.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:190px;
}

.header_column_left_separator {
	background:url(images/header/left_separator.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:195px;
	margin-top:79px;
	float:left;
}
.header_column_right_separator {
	background:url(images/header/right_separator.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:196px;
	margin-top:78px;
	float:left;
}

.header_center_column_container {
	width:570px;
	height:240px;
	float:left;
}
.header_center_column_top {
	background:url(images/header/center_column_top.jpg);
	background-repeat:no-repeat;
	width:570px;
	height:78px;
}
.header_center_column_bottom {
	background:url(images/header/center_column_fragment.jpg);
	background-repeat:no-repeat;
	width:570px;
	height:196px;
}

.header_right_column_container {
	width:170px;
	height:274px;
	float:left;
}
.header_right_column_top {
	background:url(images/header/login_box_bkg.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:78px;
}
.header_right_column_bottom {
	background:url(images/header/right_column_fragment.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:142px;
}
.header_right_column_under_bottom {
	background:url(images/header/right_column_middle.gif);
	background-repeat:repeat-y;
	width:170px;
	height:54px;
}

.header_spanish_flag {
	background:url(images/header/english_flag.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:25px;
	float:left;
	cursor:pointer;
	margin-left:50px;
}
.header_english_flag {
	background:url(images/header/spanish_flag.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:25px;
	float:left;
	cursor:pointer;
	margin-left:50px;
}

.header_login_box_container {
	padding-top:11px;
	height:78px;
	width:170px;
}
.header_login_box_text {
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:900;
	font-size:9px;
	color:#FFFFCC;
}
.header_login_box_text_red {
	font-family:Verdana;
	font-weight:900;
	font-size:11px;
	color:#640000;
}
.header_login_box_input_box {
	margin-right:8px;
	margin-top:4px;
	float:right;
}
.header_login_box_input_text {
	background-color:#FFFFCE;
	font-size:10px;
	width:60px;
	height:18px;
}
a.header_login_box_text:link {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-weight:900;
	font-size:10px;
	color:#FFFFCC;
}
a.header_login_box_text:visited {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-weight:900;
	font-size:10px;
	color:#FFFFCC;
}
a.header_login_box_text:hover {
	text-transform:uppercase;
	text-decoration:underline;
	font-family:Verdana;
	font-weight:900;
	font-size:10px;
	color:#FFFFCC;
}
a.header_login_box_text:active {
	text-transform:uppercase;
	text-decoration:underline;
	font-family:Verdana;
	font-weight:900;
	font-size:10px;
	color:#FFFFCC;
}
