/*----------------------------------------------------------------------------------------
making.css
----------------------------------------------------------------------------------------*/
body { background-image: url(/images/bg/bg_body_making.gif); }

h1 {
	background: url(/images/hdr/hdr_making.png) no-repeat left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hdr/hdr_making.png', sizingMethod='image');
	_background: none;
	height: 79px;
	width: 337px;
	text-indent: -1000em;
}

/* #footer
----------------------------------------------------------------------------------------*/
#footer { border-color: #8c8c8c; }

/* #content
----------------------------------------------------------------------------------------*/
#content { height: 580px; }
	#content #content_body { }
	#content #content_head { 
		background: url(/images/bg/bg_content_head_making.jpg) no-repeat left top;
		height: 235px;
		margin: 0 -173px;
		padding: 0 173px;
		position: relative;
	}	
		#content #content_head .col_a {
			float: left;
			width: 337px;
			padding: 50px 0 0 0;
		}	
		#content #content_head .col_b {
			float: right;
			width: 526px;
			margin: 50px 0 0 0;
			border-left: 1px solid #686868;
			padding: 0 0 0 14px;
		}	
		#content #content_head h2 {
			color: #fff;
			text-transform: uppercase;
			font-size: 1.4em;
			background: url(/images/hdr/hdr_bell_making.png) no-repeat left top;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hdr/hdr_bell_making.png', sizingMethod='image');
			_background: none;
			height: 13px;
			text-indent: -1000em;
			margin: 0 0 13px 0;
		}
		#content #content_head p {
			font-size: 1.4em;
			color: #c2c2c2;
			background: url(/images/para/para_bell_making.png) no-repeat left top;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/para/para_bell_making.png', sizingMethod='image');
			_background: none;
			text-indent: -1000em;
			height: 49px;
		}
		
/* #module_process
----------------------------------------------------------------------------------------*/
#module_process {  margin: -39px 0 0 0; }

.module_process .overflow {
	background: #333 url(/images/bg/bg_module_process_head.png) repeat-x left top;
	_background: #333 url(/images/bg/bg_module_process_head_8bit.png) repeat-x left top;
}