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

#Markets
{
	background-position: 0px 0px;
}
#sub_btn_Automotive
{
	background:url(../img/Markets/btn_automotive.gif) no-repeat 0 0;
}
#sub_btn_Automotive:hover, #sub_btn_Automotive.clicked
{
	background-position:-145px 0px;
}

#sub_btn_Medical
{
	background:url(../img/Markets/btn_medical.gif) no-repeat 0 0;
}
#sub_btn_Medical:hover, #sub_btn_Medical.clicked
{
	background-position:-145px 0px;
}
#sub_btn_Aerospace
{
	background: url(../img/Markets/btn_aerospace.gif) no-repeat 0 0;
}
#sub_btn_Aerospace:hover, #sub_btn_Aerospace.clicked
{
	background-position:-145px 0px;
}
#sub_btn_Manufactury
{
	background: url(../img/Markets/btn_manufacturing.gif) no-repeat 0 0;
	height:30px;
}
#sub_btn_Manufactury:hover, #sub_btn_Manufactury.clicked
{
	background-position:-145px 0px;
}
#sub_btn_Military
{
	background: url(../img/Markets/btn_security.gif) no-repeat 0 0;
}
#sub_btn_Military:hover, #sub_btn_Military.clicked
{
	background-position:-145px 0px;
}
#sub_btn_Environmental
{
	background: url(../img/Markets/btn_environmental.gif) no-repeat 0 0;
}
#sub_btn_Environmental:hover, #sub_btn_Environmental.clicked
{
	background-position:-145px 0px;
}

