/* 
Created by Jason Fieldhouse
Date 9/06/2009
 
***Reset****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
background:transparent;
border:0;
font-size:100%;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

/****Main CSS****/
body {
font-family:helvetica, sans-serif, georgia;
font-size:90%;
line-height:1.6em;
text-align:center;
color:#fff;
}




#header img{float:left; overflow:hidden;}

ol,ul {
list-style:none;
}

#mov {
border-right:1px solid #243c3c;
padding-bottom:0;
padding-top:0;
overflow:hidden;
}

#mov h2 {
color:#fff;
font-family:"Verdana", Geneva, sans-serif;
font-size:120%;
margin-bottom:10px;
padding-bottom:1px;
}

#wrapper {
margin:auto;
overflow:hidden;
width:960px;
}

h3 {
font-family:"Verdana", Geneva, sans-serif;
}

#downloads h2 {
font-family:"Verdana", Geneva, sans-serif;
font-size:120%;
font-weight:700;
padding-bottom:30px;
}
object{float:left;
padding-left:150px;
}

#downloads {
float:right;
border-left:1px solid #4b7d7d;
color:#d9d9d9;
font-size:80%;
line-height:200%;
margin-left:0;
padding-left:20px;
text-align:left;
width:120px;
}
.first{border-top:none ;}
.last{border-bottom:none;}

#downloads li{vertical-align:top;
padding:4px;
width:80px;
text-align:center;
}

li  {
border-bottom:1px solid #243939;
border-top:1px solid #406a6a;
}


#downloads a {
color:#d9d9d9;
font-family:Verdana, Geneva, sans-serif;
font-weight:400;
}


#downloads a:hover {
color:#fff;
text-decoration:none;
}

.center {
text-align:center;
}

#middleBar {
width:950px;
background-color:#315353;
border:2px solid #fff;
margin-bottom:30px;
overflow:hidden;
padding-bottom:25px;
padding-top:30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-bottom-right-radius: 30px;
-webkit-border-top-right-radius: 30px;


}

#images {
margin:auto auto 40px;
overflow:hidden;
padding-bottom:10px;
padding-top:30px;
text-align:center;
width:496px;
}

* {
margin:0;
padding:0;
}

a {
border:none;
color:#555;
text-decoration:none;
}

a img {
border:none;
}

a:hover {
text-decoration:underline;
}

html {
background-color:#272525;
}

#footer {

border-top:solid 1px #555;
color:#fff;
font-size:100%;
padding:6px;
text-align:center;
-moz-border-radius-topleft: 100px;
-moz-border-radius-topright: 100px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
}

#header {
margin-top:10px;
margin-bottom:70px;
}

#email{float:right; padding-right:5px;}

* html object.mov,#images h2,span {
display:none;
}

* html object.mov/**/ {
display:inline;
}
