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


a img
	{
	border: 0px;
	}
#top
	{
	width: 768px;
	}

#top img
	{
	float: left;
	}

#top ul
	{
	list-style: none;
	background: url(../images/bg_topnav.jpg) top left no-repeat;
	height: 46px;
	width: 768px;
	padding: 0px;
	margin: 0px;
	}

#nav
	{
	position: absolute;
	top: 80px;
	left: auto;
	clear: left;
	}

#top li
	{
	display: inline
	}

#top li ul
	{
	display: none;
	}

#top a
	{
	display: block;
	float: left;
	height: 36px;
	color: #8b939a;
	color: #686;
	text-decoration: none
	}

#top a:hover
	{
	background-position: 0 -36px;
	}

#top a.selected
	{
	background-position: 0 -72px;
	}
	

#top a.m1
	{
	width: 90px;
	background-image: url(../images/menu_home.jpg);
	text-indent: -100em;
	}

#top a.m2
	{
	width: 135px;
	background-image: url(../images/menu_products.jpg);
	text-indent: -100em;
	}

#top a.m3
	{
	width: 142px;
	background-image: url(../images/menu_offers.jpg);
	text-indent: -100em;
	}

#top a.m4
	{
	width: 100px;
	background-image: url(../images/menu_support.jpg);
	text-indent: -100em;
	}
	
#top a.m7
	{
	width: 70px;
	background-image: url(../images/menu_data.jpg);
	text-indent: -100em;
	}
	
#top a.m5
	{
	width: 121px;
	background-image: url(../images/menu_credit.jpg);
	text-indent: -100em;
	}

#top a.m6
	{
	width: 110px;
	background-image: url(../images/menu_coverage.jpg);
	text-indent: -100em;
	}
	
#top a.m8
	{
	width: 79px;
	background-image: url(../images/menu_sms.jpg);
	text-indent: -100em;
	}

#top #m8,#top #m7,#top #m6,#top #m5, #top #m4, #top #m3, #top #m2, #top #m1, #top #mrentals, #top #mpartner
	{
	position: absolute;
	top: 36px;
	left: 0px;
	background: url(../images/bg_subnav.jpg) top left no-repeat
	}

#top #m2, #top #m4
	{
	background-image: url(../images/bg_subnav2.jpg)
	}

#m8 a,#m7 a,#m6 a, #m5 a, #m4 a, #m3 a, #m2 a, #m1 a, #mrentals a, #mpartner a
	{
	display: block;
	float: left;
	padding: 4px 12px 0 12px;
	/*background: url(../images/bg_subnav_divider.jpg) right 3px no-repeat*/
	}

#m8 a:hover,#m7 a:hover,#m6 a:hover, #m5 a:hover, #m4 a:hover, #m3 a:hover, #m2 a:hover, #m1 a:hover, #m7 a.sub_selected,#m6 a.sub_selected,#m5 a.sub_selected, #m4 a.sub_selected, #m3 a.sub_selected, #m2 a.sub_selected, #m1 a.sub_selected, #mrentals a.sub_selected
	{
	color: black;
	/*background: url(../images/bg_subnav_divider.jpg) right 3px no-repeat*/
	}

/*------------------------------------*/
/*         MAIN CONTENT               */
/*------------------------------------*/



