#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/dash_front_help.png) no-repeat center;
	
	width: 170px;
	height: 116px;
	
	position: relative;
	left: 314px;
	
	margin-bottom: 100px;
	margin-top: 20px;
}

#image_1_effect {
	background: transparent url(Images/imageEffectsAbove_currencyconverterfront.png) no-repeat center;
	
	width: 357px;
	height: 297px;
}

#image_2 {
	background: transparent url(Images/dash_back_help.png) no-repeat center;
	
	width: 210px;
	height: 178px;
	
	position: relative;
	left: 290px;
	
	margin-bottom: 40px;
	margin-top: 20px;
}

#image_2_effect {
	background: transparent url(Images/imageEffectsAbove_currencyconverterback.png) no-repeat center;
	
	width: 357px;
	height: 222px;
}

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

#list_2{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	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{
	
}