html
	{
	height:100%;
	}
body
    {
    background:#fff;
    margin:0px;
    padding:0px;
	height:100%;
    }
#main
	{
	background:url('http://images.globes.co.il/images/NLimages/d/10872/img2.jpg') no-repeat;
    position:relative;
	width:1000px;
	height:660px;
    display:block;    
    margin:30px auto;
    overflow:hidden;    
    padding:0px;
	}
input[type='text']
    {
    background-color:transparent;
    border: 0 none;
    bottom:46px;
    direction: ltr;
    font: normal 14px Arial;
    height: 24px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 135px;
    outline:none;
    }
#FName
	{
direction: rtl !important;
text-align: right !important;
right: 78px;
	}
#LName
	{
direction: rtl !important;
text-align: right !important;
right: 305px;
	}    
#Area-Phone
	{
    right: 180px;
    bottom:15px;
    width: 32px;
	}    
#Phone
	{
    right: 78px;
    bottom:15px;
    width: 96px;
	}
#Email
	{
    right: 305px;
    bottom:15px;
	}
#submit_btm
	{
bottom:18px;
height: 50px;
left: 391px;
opacity: 0.5;
position: absolute;
width: 132px;
	}
#templateFile
	{
	width:0;
	height:0;
	visibility:hidden;
	}