
/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #191813;
	font:70.5% Tahoma, Verdana, Arial, sans-serif;
	margin-top:20px;
	text-align:center;
}
h1 {
	background: #191813 url(../images/logo2.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
	width:400px;
	height:206px;
	margin:0 auto;
	padding-bottom:20px;
}
.important {
	color:#fff;
	margin:0;
	font-weight:bold; 
}
.details {
	color:#fff;
	margin:0;
	font-weight:bold; 
}
a {
	color:#fff;
	font-weight:bold;
}
a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
hr {
	border:none;
 color: #1b8400;
background-color: #191813;
height: 1px;
}
#top {
	height:18px;
	background-color: #B9D300;
}
#container {
	width:380px;
	margin:0 auto;
	text-align:center;
	height:100%:
}
p {
	line-height:1.6em;
}
img {
	border:none;
}
.download {
	float:left;
	margin-right:10px;
}
.skip {
	clear:both;
	margin-bottom:15px;
	text-align:left;
}
.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;
}
