@charset "UTF-8";
/* CSS Document */

#subhead {
	position:relative;
	padding-top: 3.5em;
	background: url('../images/home/bg_header.gif') center 5px no-repeat;
}

#subhead .tophead {
	float: left; position: absolute; top: 42px; left: 250px;
}

#subhead #main {
	position: relative;
	padding: 2em 0 0 0;
	overflow: hidden;
	}
#subhead #main img.subheader {
	padding-bottom: 15px
	}


/* image menu */
#middleleft {
	width:243px;
	height:412px;
	overflow:hidden;
	padding-left:15px;
	padding-top:6px;
	float: left;
}

#middleright {
	position: absolute; top: 34px; right: 15px;
}

#subnav {
	width:700px;
	float: left;
	margin-top: -2px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 2px;
	overflow: hidden;
	background: url('../images/home/bg_nav.gif') top left no-repeat;
}
#subnav .part{
	width:358px;
	height:130px;
	padding-bottom:10px;
	overflow:hidden;
	/*position:relative;*/
}

#subnav .part .img{
	overflow:hidden;
	/*position:absolute;*/
	text-align: center;
	width: 340px;
	height: 119px;
	/*top: 5px;
	left:3px;*/
	margin-left:3px;
	z-index:1;
}
#subnav #right_column .img
{
	overflow:hidden;
	text-align:left;
	height: 119px;
	z-index:1;
	position:relative;
	right:-12px;
	_right:38px;
}


.menupadtop {
	padding-top: 4px;
	}
	
.menupadbottom {
	padding-top: 8px;
	}
	
/* footer */


#bottomleft {
	float: left;
	position: relative;
	width: 600px;
	margin-left: 50px;
	}
	
#bottomright {
	float:right;
	width: 244px;
	}