@charset "utf-8";

safari hack {}
body{
margin: 0;
padding: 0;
background: #fff url('images/bg.gif') repeat-x top center;
font-family: helvetica;
}
a:link, a:hover, a:visited{
color: white;
text-decoration: none;
}
#footer a:link, #footer a:hover, #footer a:visited{
color: black;
}
#intro a:link, #intro a:hover, #intro a:visited{
color: blue;
text-decoration: underlined;
}
#container{
width: 835px;
margin: 0 auto 0 auto;
}
h1{
font-size: 16px;
}
#header{
padding: 0 12px 0 12px;
margin: 0 0 26px 0;
clear: both;
}
#sitemap{
float: right;
padding: 8px 0 0 0;
color: white;
font-family: new times roman;
font-size: 12px;
}
#nav{
font-size: 12px;
font-weight: bold;
color: white;
padding: 0 0 0 11px;
clear: both;
}
.button{
float: left;
padding: 0 12px 0 12px;
}
#clear{
clear: both;
height: 34px;
}
#banner{
	height: 345px;
	background: url('images/banner.gif') no-repeat top center;
	clear: both;
}
#download{
padding: 269px 0 0 595px;
font-size: 28px;
font-style: italic;
font-weight: bold;
color: white;
letter-spacing: -1px;
}
#intro{
padding: 0 0 0 22px;
width: 462px;
font-size: 13px;
float: left;
margin: 0 0 25px 0;
}
#features{
height: 225px;
width: 290px;
background: url('images/feat-bg.gif') top left no-repeat;
float:left;
margin:  0 0 0 15px;
padding:  32px 0 0 25px;
font-size: 13px;
}
#footer{
clear: both;
font-size: 12px;
padding:  10px 0 20px 25px;
border-top: 1px solid grey;
}

