html {
color: #fff;
background: black;
}
body,div,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 1em
}
fieldset,img {
border: 0
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal
}
ul,ol {
margin: 0;
padding-left: 25px
}
li {
list-style-position: outside
}
caption,th {
text-align: left
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal
}
q:before,q:after {
content: ''
}
abbr,acronym {
border: 0;
font-variant: normal
}
sup {
vertical-align: text-top
}
sub {
vertical-align: text-bottom
}
input,textarea,select {
font-family: inherit;
font-size: inherit;
font-weight: inherit
}
input,textarea,select {*font-size:100%
}
legend {
color: #000
}
body {
color: #818181;
font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
font-size: 12px;
line-height: 1.9em
}
a {
text-decoration: none;
color: #d0d0d0
}
h2 {
color: white;
font-size: 1.2em;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 13px
}
h3 {
color: white;
font-size: 1em;
text-transform: uppercase
}
h4 {
color: white;
font-size: 1.2em;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 13px
}
h5 {
color: #d0d0d0;
font-size: 1em
}
hr {
border: none;
border-bottom: 1px solid #333;
margin-bottom: 2em
}

#mainhead {
width: 100%;
height: 479px;
position: relative;
margin-top: 75px;
min-width: 1000px
}

#middle {
width: 1000px;
height: 479px;
margin: 0 auto;
background: url('./media/images/mainlogo2.jpg') no-repeat center;
left: 50%;
margin-left: -500px;
position: absolute
}



#topnav {
width: 910px;
height: 50px;
margin: 0 auto;
background: url('./media/images/topspacer.gif') no-repeat top;
padding: 0 20px
}

a.download {
background: url('./media/images/download.png');
float: left;
width: 145px;
height: 27px;
margin-top: 10px;
position: absolute;
left: 50%;
margin-left: -77px;
cursor: pointer
}
a.download:hover {
background-position: 0 28px
}


#spacer {
height: 60px
}

#mainbody {
width: 910px;
position: relative;
margin: -100px auto 0 auto;
padding: 0 20px
}

.maincolumns {
width: 910px;
float: left
}
.maincolumns .column {
float: left;
width: 267px;
margin-right: 50px
}
.maincolumns .lastcolumn {
float: left;
width: 267px
}
.maincolumns .widecolumn {
float: left;
width: 584px;
margin-right: 50px
}



#features {
margin: 40px 0 70px 0;
float: left;
width: 910px
}
#features .column {
float: left;
width: 200px;
margin-right: 35px
}
#features .lastcolumn {
float: left;
width: 200px
}
#features img {
float: left;
margin-right: 5px
}
#features p {
margin-top: 2em
}
#features p strong {
color: white;
font-size: 1em;
text-transform: uppercase;
display: block
}


#screenshots {
width: 305px;
height: 155px;
background: url('./media/images/noise_pattern2.gif')
}
#screenshots a img {
border: 1px solid #757575;
margin: 15px 0 0 14px;
float: left
}


#gallerytop {
background: url('./media/images/spacer_grey2.png');
height: 55px;
margin: -55px auto 0 auto
}
#gallerybackground {
background: url('./media/images/noise_pattern2.gif');
width: 100%;
padding-top: 20px;
padding-bottom: 50px;
}
#gallery {
width: 910px;
margin: 40px auto;
padding: 0 20px;
}


#bulletliststop {
background: url('./media/images/spacer_black.jpg');
height: 51px;
margin: -51px auto 0 auto;
}
#bulletlistsbackground {
background: black;
width: 100%;
margin: 50px 0
}
#bulletlists {
width: 910px;
margin: 40px auto;
padding: 0 20px
}
ul {
margin-bottom: 2em;
padding: 0
}
ul p {
margin-bottom: 0.8em
}
.greenlist li {
list-style-image: url('./media/images/bullet_square.png');
margin-bottom: 0.8em;
list-style-position: outside
}




#footer {
margin: 0 auto 20px auto;
width: 910px;
text-align: center;
clear: both
}



