
/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#fff;
	background-color: #000000;
	font:70.5% Tahoma, Verdana, Arial, sans-serif;  
}
h1 {
	background: #000000 url(../images/logo.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
	width:450px;
	height:130px;
	margin:0 auto;
}
.important {
	font-weight:bold;
	color:#fff;
	margin:0;
}
.skip {
	clear:both;
	margin-bottom:15px;
	text-align:left;
}
img {
	border:none;
}
.download {
	float:left;
	margin-right:10px;
}
a {
	color:#fff;
	font-weight:bold;
}
hr {
	border:none;
 	color: #ccc;
	background-color: #000;
	height: 1px;
}
#top {
	height:18px;
	background-color: #000000;
}
#container {
	width:450px;
	margin:0 auto;
	text-align:center;
}
p {
	line-height:1.6em;
}
.content {
	margin:4.2em 0 0 2.6em;
	text-align:left;
	width:340px;
}
.content2 {
	margin:2em 0 0 2.6em;
	text-align:left;
	width:340px;
}
#services {
	list-style:none;
	margin-left:2.8em;
	padding:0;
	text-align:left;
}
#services li {
	padding:0.1em 0 0.1em 14px;
	background:url(../images/list-bullet.gif) no-repeat left center;
}
