h1 {
	background: url("../img/static/about_tag.png") bottom left no-repeat;
	padding: 20px 0px 2px 65px;
	margin: 0px 0px 0px -9px;
	color: #7681cb;
	font-size: 44px;
	}
#content {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#top_section {
	background: url("../img/static/top_section_bg.gif") top left repeat-x;
	padding: 23px 280px 25px 29px;
	color: #7681cb;
	font-size: 22px;
	font-weight: bold;
	}
#main_section {
	background: url("../img/static/download_bg.jpg") bottom right no-repeat;
	float: left;
	width: 990px;
	height: 380px;
	}
.download {
	margin: 0px 0px 40px 32px;
	}
.download h2 {
	font-weight: bold;
	font-size: 20px;
	color: #626262;
	}
.download div {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	}
.download div img {
	border: none;
	float: left;
	margin-right: 5px;
	}
.download div a, 
.download div a:link, 
.download div a:visited, 
.download div a:hover, 
.download div a:active {
	color: #9ab1a0;
	text-decoration: underline;
	font-weight: bold;
	}
.download div em {
	color: #9ab1a0;
	font-style: normal;
	}
#main_section:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
