@charset "ISO-8859-1";

#menu_display {
	background-position: 1px 10px;
	background-image: url(../images/menu_design/heading_image.jpg);
}

#headingBanner_right {
	background-image: url(../images/menu_page/headingBanner_right.gif);
	background-repeat: no-repeat; background-position: right;
	width: 385px;	height: 44px;	float: right;
}
#content {
	float: left;
	width: 934px;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 8px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu_tech_detail #content #div_column1, #menu_tech_detail #content #div_column2 {
	float: left;
	width: 420px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#menu_tech_detail #content #div_column1 img{
	padding: 7px;
}
