@charset "iso-8859-1";
/* CSS Document */
body {
	background-color:#ffffff;

}
html { 
	font-size:11px; 
	font-family:Tahoma, Arial;
} 


.table2 {
	width:767px;
	min-height:auto;
	display:table;
		background-color:#e1d8bf;
}
.table_row2 {
	width:767px;
	display:table-row;
		background-color:#e1d8bf;
}
.left2 {
	width:193px;
	vertical-align:top;
	display:table-cell;
	background-color:#e1d8bf;
}
.right2 {
	width:574px;
	vertical-align:top;
	display:table-cell;
	background-color:#e1d8bf;
}
.sub_top_ban {
	vertical-align:top;
	padding:0px 0px 0px 3px;
	position: relative;
}
	
#headerWrapper {
	width:767;
	background-color:#E1D8BF;
}

#headerImage {
	float:left;
	width:193;
}
