﻿* {margin:0;padding:0;list-style:none;border:0;text-decoration:none;font-family:Arial;outline:none}
body {direction:ltr;background:#000 url(img/bg.jpg) center top}
	.container {width:960px;position:absolute;right:50%;margin:0 -480px 0 0}	
		.hd {height:225px}
			.logo {position:absolute;top:30px;right:340px}

	.bd {display:table;margin:0}
			.screens {width:686px; width:323px; float:left; margin:0 25px 0 0;}
			.btn {width:256px; height:340px; float:right; background:url(img/box.png); position:relative}
				.btn ul {position:absolute;top:65px; left:25px}
				.btn ul li { margin:10px; }
				 #facebook {background: url(img/facebook.png) left top no-repeat; width:181px; height:66px}
	   		     #facebook:hover {background: url(img/facebook_hover.png) left top no-repeat;}					
				 #google {background: url(img/google.png) left top no-repeat; width:181px; height:66px}
	   		     #google:hover {background: url(img/google_hover.png) left top no-repeat;}					
				 #apple {background: url(img/apple.png) left top no-repeat; width:181px; height:66px}
	   		     #apple:hover {background: url(img/apple_hover.png) left top no-repeat;}					

			.text {width:675px;float:right;margin:45px 0 0 25px; }
				.bd h1 {color:#fff;font-size:22px;font-weight:bold;line-height:30px;margin-bottom:10px}
				.bd p {color:#fff;font-size:13px;font-weight:normal;line-height:12px;margin-bottom:10px}
				.bd p span {font-size:20px;font-weight:bold;color:#fff}
					
	.footer {height:135px;margin:0; position:relative;}
		.footer .wizits {float:right;margin:0 70px 0 0; width:100px; height:129px}
			.footer .info {; width:700px; height:40px; float: left;margin:75px 0 0 0; text-align:left;}	
			.footer .info p {font-size:12px;line-height:30px;text-align:center;color:#fff}
			.footer .info p a {color:#fff}
			.footer .info p a:hover {color:#00E0BA}
