#icon{
	background: url(Images/Icon.png) no-repeat;
	width: 86px;
	height: 87px;
	
	position: absolute;
	right: 20px;
	top: 20px;
	
	z-index: 100;
}

#main_content{
	margin-top: 25px;
}

#image_1 {
	background: transparent url(Images/currencyconverterfront.png) no-repeat center;
	
	width: 336px;
	height: 263px;
	
	position: relative;
	left: 231px;
	
	margin-bottom: 20px;
	margin-top: 20px;
}

#image_3 {
	background: transparent url(Images/currencyconverterfront_inverse.png) no-repeat center;
	
	width: 678px;
	height: 241px;
	
	margin: 0 auto;
	
	margin-bottom: 20px;
	margin-top: 20px;
}

#image_2 {
	background: transparent url(Images/currencyconverterback.png) no-repeat center;
	
	width: 357px;
	height: 220px;
	
	position: relative;
	left: 221px;
	
	margin-bottom: 0px;
	margin-top: 20px;
}

#image_2_effect {
	
}

#image_1_ita {
	background: transparent url(Images/currencyconverterfront_ita.png) no-repeat center;
	
	width: 357px;
	height: 286px;
	
	position: relative;
	left: 221px;
	
	margin-bottom: 30px;
	margin-top: 20px;
}

#image_2_ita {
	background: transparent url(Images/currencyconverterback_ita.png) no-repeat center;
	
	width: 357px;
	height: 220px;
	
	position: relative;
	left: 221px;
	
	margin-bottom: 0px;
	margin-top: 20px;
}

#image_2_effect_ita {
	
}

#list_1{
	margin-left: 190px;
	margin-right: 200px;
	margin-top: 30px;
	margin-bottom: 25px;
	
	text-align: justify;
}

#list_2{
	margin-left: 100px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	
	text-align: justify;
}

#download_icon{
	background: transparent url(Images/shapeimage_1.png) no-repeat center;
	
	width: 76px;
	height: 81px;
	
	position: relative;
	left: 362px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

#download{
	font-size: 30px;
	padding: 15px;
}

#donate{
	font-size: 20px;
	padding-bottom: 15px;
	
	color: grey;
}

#googlead_1{
	position: absolute;
	top: 230px;
	left: 8px;
	
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
	
	font-family: 'Georgia', 'serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

#googlead_2{
	position: absolute;
	top: 890px;
	right: 0px;
	
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
	
	font-family: 'Georgia', 'serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    
    border: 1px solid gray;
    border-right: 0px;
}

#googlead_3{
	
}

#appstore_link{
	position: absolute;
	top: 210px;
	left: 10px;
}

#side_bar{
	position: absolute;
	top: 290px;
	left: 0px;
}