	html, body {
	margin:0px;
	font-family:verdana;
	font-size:12px;
	background-color: #a2a2a2;
	}
	
	.clear {
	clear:both;
	}
	
	#container {
	width:1000px;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	}
	
	#inner {
	width:800px;
	}
	
	.header {
	width:800px;
	height:100px;
	background-image:url(images/header.png);
	float:left;
	}
	
	.header a{
	width:800px;
	height:100px;
	float:left;
	}
	
	.menu {
	width:800px;
	height:38px;
	background-image:url(images/menu_bg.png);
	}
	
	.menu_left{
	width:9px;
	height:38px;
	background-image:url(images/menu_left.png);
	float:left;
	}
	
	.menu_right{
	width:9px;
	height:38px;
	background-image:url(images/menu_right.png);
	float:right;
	}
	
	.menu_contact a:link, .menu_contact a:visited{
	width:90px;
	height:38px;
	float:left;
	background-image:url(images/menu_contact.png);
	}
	
	.menu_contact a:hover, .menu_contact a:active{
	width:90px;
	height:38px;
	float:left;
	background-image:url(images/menu_contact_rl.png);
	}
	
	.menu_about a:link, .menu_about a:visited{
	width:82px;
	height:38px;
	float:left;
	background-image:url(images/menu_about.png);
	}
	
	.menu_about a:hover, .menu_about a:active{
	width:82px;
	height:38px;
	float:left;
	background-image:url(images/menu_about_rl.png);
	}
	
	.menu_tech a:link, .menu_tech a:visited{
	width:134px;
	height:38px;
	float:left;
	background-image:url(images/menu_tech.png);
	}
	
	.menu_tech a:hover, .menu_tech a:active{
	width:134px;
	height:38px;
	float:left;
	background-image:url(images/menu_tech_rl.png);
	}
	
	.menu_faq a:link, .menu_faq a:visited{
	width:53px;
	height:38px;
	float:left;
	background-image:url(images/menu_faq.png);
	}
	
	.menu_faq a:hover, .menu_faq a:active{
	width:53px;
	height:38px;
	float:left;
	background-image:url(images/menu_faq_rl.png);
	}
	
	.menu_modem a:link, .menu_modem a:visited{
	width:120px;
	height:38px;
	float:right;
	background-image:url(images/menu_modem.png);
	}
	
	.menu_modem a:hover, .menu_modem a:active{
	width:120px;
	height:38px;
	float:right;
	background-image:url(images/menu_modem_rl.png);
	}
	
	.menu_3g a:link, .menu_3g a:visited{
	width:105px;
	height:38px;
	float:right;
	background-image:url(images/menu_3g.png);
	}
	
	.menu_3g a:hover, .menu_3g a:active{
	width:105px;
	height:38px;
	float:right;
	background-image:url(images/menu_3g_rl.png);
	}
	
	.menu_stick a:link, .menu_stick a:visited{
	width:104px;
	height:38px;
	float:right;
	background-image:url(images/menu_stick.png);
	}
	
	.menu_stick a:hover, .menu_stick a:active{
	width:104px;
	height:38px;
	float:right;
	background-image:url(images/menu_stick_rl.png);
	}
	
	.content {
	width:800px;
	background-color:#ffffff;
	}
	
	.steps {
	width:800px;
	height:98px;
	background-image:url(images/steps.png);
	}
	
	.products {
	width:800px;
	background-color:#ffffff;
	height:330px;
	}
	
	.product_box {
	width:266px;
	background-image:url(images/product_bg.png);
	float:left;
	}
	
	.product_top {
	width:266px;
	height:18px;
	background-image:url(images/product_top.png);
	}
	
	.product_bottom {
	width:266px;
	height:19px;
	background-image:url(images/product_bottom.png);
	}
	
	.footer_index {
	width:800px;
	height:66px;
	background-image:url(images/footer_index.png);
	}
	
	.footer {
	width:800px;
	height:70px;
	background-image:url(images/footer.png);
	padding-top:30px;
	background-color:#a2a2a2;
	color:#ffffff;
	}
	
	.footer a:link, .footer a:visited{
	color:#000000;
	text-decoration:none;
	}
	
	.footer a:hover, .footer a:active{
	text-decoration:underline;
	}
	
	.reasons {
	width:790px;
	background-color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	}
	
	.title_modem {
	width:127px;
	height:19px;
	background-image:url(images/title_modem.png);
	background-repeat:no-repeat;
	}
	
	.title_3g {
	width:129px;
	height:19px;
	background-image:url(images/title_3g.png);
	}
	
	.title_stick {
	width:146px;
	height:19px;
	background-image:url(images/title_stick.png);
	background-repeat:no-repeat;
	}
	
	.title_contact {
	width:85px;
	height:15px;
	background-image:url(images/title_contact.png);
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
	.title_about {
	width:74px;
	height:15px;
	background-image:url(images/title_about.png);
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
	.title_tech {
	width:289px;
	height:19px;
	background-image:url(images/title_tech.png);
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
	.title_faq {
	width:273px;
	height:19px;
	background-image:url(images/title_faq.png);
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
	.product_text {
	text-align:left;
	padding-left:10px;
	}
	
	.button_more a:link, .button_more a:visited {
	width:123px;
	height:26px;
	background-image:url(images/button_more.png);
	float:left;
	margin-left:73px;
	}
	
	.button_more a:hover, .button_more a:active {
	background-image:url(images/button_more_rl.png);
	}
	
	.button_order a:link, .button_order a:visited {
	width:123px;
	height:26px;
	background-image:url(images/button_order.png);
	margin-top:20px;
	float:left;
	}
	
	.button_order a:hover, .button_order a:active {
	background-image:url(images/button_order_rl.png);
	}
	
	.vodafone {
	width:196px;
	height:98px;
	background-image:url(images/vodafone.png);
	float:right;
	}
	
	.table {
	float:left;
	margin-left:3px;
	text-align:left;
	}
	
	.footer_links {
	width:781px;
	height:50px;
	background-image:url(images/footer_links.png);
	}
	
	.footer_modem a:link, .footer_modem a:visited{
	width:136px;
	height:50px;
	float:left;
	margin-left:28px;
	}
	
	.footer_3g a:link, .footer_3g a:visited{
	width:136px;
	height:50px;
	float:left;
	margin-left:157px;
	}
	
	.footer_stick a:link, .footer_stick a:visited{
	width:136px;
	height:50px;
	float:left;
	margin-left:170px;
	}
	
	.pic_modem_small {
	width:251px;
	height:132px;
	background-image:url(images/pic_modem_small.png);
	}
	
	.pic_datacard_small {
	width:251px;
	height:132px;
	background-image:url(images/pic_datacard_small.png);
	}
	
	.pic_stick_small {
	width:251px;
	height:132px;
	background-image:url(images/pic_stick_small.png);
	}
	
	.pic_modem_large {
	width:398px;
	height:235px;
	float:left;
	background-image:url(images/pic_modem_large.png);
	margin-top:5px;
	margin-left:5px;
	}
	
	.pic_datacard_large {
	width:398px;
	height:235px;
	float:left;
	background-image:url(images/pic_datacard_large.png);
	margin-top:5px;
	margin-left:5px;
	}
	
	.pic_stick_large {
	width:398px;
	height:235px;
	float:left;
	background-image:url(images/pic_stick_large.png);
	margin-top:5px;
	margin-left:5px;
	}
	
	.product_modem {
	width:350px;
	height:19px;
	background-image:url(images/title_modem.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:3px;
	}
	
	.product_3g {
	width:350px;
	height:19px;
	background-image:url(images/title_3g.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:3px;
	}
	
	.product_stick {
	width:350px;
	height:19px;
	background-image:url(images/title_stick.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:3px;
	}
	
	.product_description {
	float:left;
	width:370px;
	color:#000;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	}
	
	.tariff_text {
	margin-top:90px;
	text-align:left;
	width:300px;
	}
	
	.red_text {
	color:#FF0000;
	}
	
	.tariff_1 {
	width:398px;
	-width:390px;
	height:238px;
	float:left;
	background-image:url(images/tariff_1.png);
	margin-left:3px;
	}
	
	.tariff_2 {
	width:398px;
	height:238px;
	float:left;
	background-image:url(images/tariff_2.png);
	}

	
	
