@CHARSET "US-ASCII";

#menu_table {
	border-width: 0;
	border-spacing: 0;	
	margin-left:21px;
}

#menu_table tr {
	padding: 0;
	margin: 0;						
}

#menu_table td {
	border-width: 0;
	padding: 0;
	margin: 0;				
}

#menu_table .menu_text {
	display: none;
}

#menu-get-free {
background-image: url(../images/template/menu/menu-get-free-hover.png);
background-repeat: no-repeat;
width:193px;
height:59px;

}

#menu-get-free a {
background-image: url(../images/template/menu/menu-get-free.png);
background-repeat: no-repeat;
width:193px;
height:59px;
display: block;
}

#menu-get-free a:hover{
background-image: url(../images/template/menu/menu-get-free-hover.png);
background-repeat: no-repeat;
}



#menu-purchase {
background-image: url(../images/template/menu/menu-purchase-hover.png);
background-repeat: no-repeat;
width:193px;
height:59px;
}

#menu-purchase a {
background-image: url(../images/template/menu/menu-purchase.png);
background-repeat: no-repeat;
width:193px;
height:59px;
display: block;
}

#menu-purchase a:hover{
background-image: url(../images/template/menu/menu-purchase-hover.png);
background-repeat: no-repeat;
}



#menu-features {
background-image: url(../images/template/menu/menu-features-hover.png);
background-repeat: no-repeat;
width:193px;
height:59px;

}

#menu-features  a {
background-image: url(../images/template/menu/menu-features.png);
background-repeat: no-repeat;
width:193px;
height:59px;
display: block;
}

#menu-features  a:hover{
background-image: url(../images/template/menu/menu-features-hover.png);
background-repeat: no-repeat;
}



#menu-download {
	background-image: url(../images/template/menu/menu-download-hover.png);
	background-repeat: no-repeat;
	width:193px;
	height:59px;
	
}
#menu-download a {
	background-image: url(../images/template/menu//menu-download.png);
	background-repeat: no-repeat;
	width:193px;
	height:59px;
	display: block;
}

#menu-download a:hover{
	background-image: url(../images/template/menu/menu-download-hover.png);
	background-repeat: no-repeat;	
}



#menu-support {
background-image: url(../images/template/menu/menu-support-hover.png);
width:193px;
height:59px;

}

#menu-support a {
background-image: url(../images/template/menu/menu-support.png);
width:193px;
height:59px;
display: block;
}

#menu-support a:hover{
	background-image: url(../images/template/menu/menu-support-hover.png);
}
