/* CSS Document */

.image img { float:right; margin:20px 80px 0 0; }
h2 {
	margin:0;
}
.download { text-align:center; }
.download p {
	color:#6699BB;
	font-family:'Arial Narrow', Arial, Helvetica;
	font-size:14pt;
}
.aim {
	border:1px dotted #005599;
	padding:10px;
	margin-top:50px;
	color:#555;
}
a.download{
	display:block;
	width:150px;
	height:35px;
	padding:15px 0 0 0;
	background:url(../images/home_button.gif) left bottom no-repeat;
	color:#FAFAFA;
	font-size:12pt;
	font-weight:bold;
	margin:40px 0 10px 15px;
	text-decoration:none;
	text-align:center;
}
a.download:hover{
	background-position:top left;
	color:#FFFFFF;
}