/* CSS Document */

#siteWrapper{
	left:0;
	top:0;
	margin-left: 0;
  	margin-right: 0;
}
body {
	background-position: left top;
}

#home_icon{
	position:absolute;
	top:44px;
	left:12px;
}
#leftCol{
	left:11px;
	width:164px;
	top:118px;
}
#leftColNavi{
	width: 164px;
    margin: 0px;
	margin-bottom:3px;
	padding: 0px;
    position: relative;
	left: 0px;
	top: 0px;
	
}
#leftColNaviBg{
	display:none;
}
#leftColNavi ul{
	margin:0;
	padding:0;
    position: relative;
}
#leftColNavi li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: relative;
}
#leftColNavi a {
    height: 18px; 
	width:164px;
	display: block;
	background-repeat:no-repeat;
}
*html #leftColNavi li{
	margin-bottom:-3px;
}
#home_sublink_1 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px 0 no-repeat;
}
#home_sublink_1 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px 0 no-repeat;
}
#home_sublink_1_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px 0 no-repeat;
}

#home_sublink_2 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -18px no-repeat;
}
#home_sublink_2 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -18px no-repeat;
}
#home_sublink_2_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -18px no-repeat;
}
#home_sublink_3 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -36px no-repeat;
}
#home_sublink_3 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -36px no-repeat;
}
#home_sublink_3_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -36px no-repeat;
}
#home_sublink_4 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -54px no-repeat;
}
#home_sublink_4 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -54px no-repeat;
}
#home_sublink_4_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -54px no-repeat;
}

#home_sublink_5 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -72px no-repeat;
}
#home_sublink_5 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -72px no-repeat;
}

#home_sublink_5_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -72px no-repeat;
}
#home_sublink_6 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -90px no-repeat;
}
#home_sublink_6 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -90px no-repeat;
}
#home_sublink_6_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -90px no-repeat;
}
#home_sublink_7 a {
	  background: transparent url(/img/fleet/navi/home_navi.gif) 0px -108px no-repeat;
}
#home_sublink_7 a:hover {
	  background: transparent url(/img/fleet/navi/home_navi.gif) -164px -108px no-repeat;
}
#home_sublink_7_active a{
	  background: transparent url(/img/fleet/navi/home_navi.gif) -328px -108px no-repeat;
}
#leftColNavi ul li ul{
	padding:10px 10px 7px 20px
}

#leftColNavi ul li ul li a{
	width:100%;
	height:100%;
	background:none;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7974a5;
	margin-bottom:3px;
}
*html #leftColNavi ul li ul li a{
	margin-bottom:-10px;
}

.solidSep{
	background-image:url('../img/fleet/gfx/solidSep.gif');
}

#searchContent{
	position:relative;
}