/* CSS Document */

	#sm {
		width:178px;
		display:block;
		vertical-align:top;
		float:left;
		padding-top:20px;
		padding-bottom:0;
		background-image:url(../templates/default/images/sm/bk.gif);
		background-repeat:no-repeat;
		background-position:top;
		margin:0;
		}


/* sm home */

	#smhome
		{
  		display: block;
  		width: 178px;
  		height: 13px;
  		background: url(../templates/default/images/sm/home.gif) no-repeat 0 0;
		}

	#smhome:hover
		{ 
  		background-position: 0 -13px;
		}

	#smhome span
		{
  	display: none;
		}

/* sm brokerage */

	#smbrokerage
		{
  		display: block;
  		width: 178px;
  		height: 15px;
  		background: url(../templates/default/images/sm/brokerage.gif) no-repeat 0 0;
		}

	#smbrokerage:hover
		{ 
  		background-position: 0 -15px;
		}

	#smbrokerage span
		{
  	display: none;
		}

/* sm charter */

	#smcharter
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/charter.gif) no-repeat 0 0;
		}

	#smcharter:hover
		{ 
  		background-position: 0 -14px;
		}

	#smcharter span
		{
  	display: none;
		}

/* sm profile */

	#smprofile
		{
  		display: block;
  		width: 178px;
  		height: 15px;
  		background: url(../templates/default/images/sm/profile.gif) no-repeat 0 0;
		}

	#smprofile:hover
		{ 
  		background-position: 0 -15px;
		}

	#smprofile span
		{
  	display: none;
		}

/* sm global */

	#smglobal
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/global.gif) no-repeat 0 0;
		}

	#smglobal:hover
		{ 
  		background-position: 0 -14px;
		}

	#smglobal span
		{
  	display: none;
		}

/* sm ventures */

	#smventures
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/ventures.gif) no-repeat 0 0;
		}

	#smventures:hover
		{ 
  		background-position: 0 -14px;
		}

	#smventures span
		{
  	display: none;
		}

/* sm model testing program */

	#smmodel
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/model.gif) no-repeat 0 0;
		}

	#smmodel:hover
		{ 
  		background-position: 0 -14px;
		}

	#smmodel span
		{
  	display: none;
		}

/* sm shared ownership */

	#smownership
		{
  		display: block;
  		width: 178px;
  		height: 15px;
  		background: url(../templates/default/images/sm/ownership.gif) no-repeat 0 0;
		}

	#smownership:hover
		{ 
  		background-position: 0 -15px;
		}

	#smownership span
		{
  	display: none;
		}

/* sm range */

	#smrange
		{
  		display: block;
  		width: 178px;
  		height: 15px;
  		background: url(../templates/default/images/sm/range.gif) no-repeat 0 0;
		}

	#smrange:hover
		{ 
  		background-position: 0 -15px;
		}

	#smrange span
		{
  	display: none;
		}

/* sm news */

	#smnews
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/news.gif) no-repeat 0 0;
		}

	#smnews:hover
		{ 
  		background-position: 0 -14px;
		}

	#smnews span
		{
  	display: none;
		}

/* sm contact */

	#smcontact
		{
  		display: block;
  		width: 178px;
  		height: 14px;
  		background: url(../templates/default/images/sm/contact.gif) no-repeat 0 0;
		}

	#smcontact:hover
		{ 
  		background-position: 0 -14px;
		}

	#smcontact span
		{
  	display: none;
		}

