body{
	background-color:#000;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	z-index:0px;
	}
	#main {
		width:1000px;
		height:auto;
		margin:auto;
	
		z-index:1px;
		
		}
	#back{
	
		background-image:url(images/logo2.png); 
		width:415px;
		height:170px;
		z-index:1px;
		float:right;
		margin:90px 0px 0px 0px;
		}
		#bot{
			
			
			width:800px;
			float:right;
			margin:500px 0px 0px 0px}
			#bot .as1{
				background-image:url(images/boton1.png);
				
				cursor:pointer;
				float:right;	                                                width:130px;
				height:45px;
				margin:0px 0px 0px 30px;
				
				}
				#bot .as2{
				background-image:url(images/boton2.png);
				
				cursor:pointer;
				float:right;	                                                width:130px;
				height:45px;
				margin:0px 0px 0px 30px;
				}
				#bot .as3{
				background-image:url(images/boton3.png);
				
				cursor:pointer;
				float:right;
	                                                width:130px;
				height:45px;
				
				
				}
.googleRate {
    background: none repeat scroll 0 0 #E6EAED;
    border: 1px solid #BFC3C6;
    border-top-right-radius: 8px;
    bottom: 0;
    color: #000000;
    font: 11px Tahoma;
    left: 0;
    padding: 3px 5px 14px;
    position: fixed;
    text-align: center;
    width:200px;
    z-index: 1000;
    float:left;
font-family:Tahoma, Geneva, sans-serif;
direction:rtl;
}
		
