body {
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
	
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 190%;
}
img {
	border: none;
}
h3 {
	font-size: 1.2em;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;

	margin-top: 1.5em;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-bottom: 1em;
	margin-top: 0;
}	
ul.mirrors {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.mirrors li {
	margin-left: 0px;
	padding-left: 0px;
}
ul.mirrors li img {
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
}
ul.mirrors li a {
	text-decoration: none;
	color: black;
}

div.bar {
	width: 638px;
	margin-left: 145px;
	margin-right: auto;
	border-left: 0px;
	border-right: 0px;
}

div.header {
	margin-top: 30px;

	width: 353px;
	height: 100px;
	
	background-image: url(images/firemonger.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
}

div.header h1 {
	margin-left: -2000px;
}

div.tagline {
	margin-top: 8px;
	
	width: 338px;
	height: 45px;
	
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
}

div.tagline h2 {
	margin-left: -2000px;
}	

div.navigation {
	display: block;
	margin-top: 15px;
}
div.navigation ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.navigation ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.download {
	float: right;
	width: 250px;
	background-image: url(images/block-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
	padding-top: 90px;
	margin-left: 30px;
	margin-bottom: 36px;
	margin-top: -30px;
	
}
div.download div.title {
	width: 250px;
	height: 21px;
	
	background-image: url(images/downloadnow.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
	margin-bottom: 4px;
}
div.download div.title h3 {
	margin-left: -2000px;
}
div.download p {
	margin-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 90%;
}
div.download p.info {
	font-size: 80%;
	text-align: right;
	margin-bottom: 4px;
}
div.download p.other {
	text-align: right;
	margin-top: 0px;
	border-top: 1px solid #D6E8E8;
	padding-top: 6px;
	padding-bottom: 12px;
	margin-bottom: 0;
}

p.welcome {
	
clear: left;
	font-weight: bold;
	color: #095092;
	margin-bottom: 0em;
}

img.download {
	float: right;
}	

div.footer {
	font-size: 75%;
	line-height: 220%;
	clear: both;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 16px;
	color: #888888;
}