@charset "utf-8";
/* CSS Document */

* {
outline: none;
}

a img {
border: 0;
}

a {
color: #336699;
}

.project_links {
margin-top: 15px;
}

.project_links td {
text-align: center;
}

.project_links img {
padding-bottom: 8px;
}

.project_links a {
text-decoration: none;
}

h1 {
margin-top: 0;
font-weight:normal;
}

body {
font:11px Verdana,Arial,Helvetica,sans-serif;
background-color: #000;
color: #eee;
margin:0;
padding:0;
font-weight:normal;
}

h2 {
color: #777;
}

#myvideo {
position:relative;
margin-left:310px;
margin-top:-100px;
}

#video1,#video2,#video3,#video4 {
padding-right: 10px;
padding-bottom: 10px;
}

#container {
width: 1080px;
margin: 0px auto 0px auto;
text-align:center;
padding:0;
} 

#content {
width:1080px;
margin:0px auto 0px auto;
clear:both;
text-align:left;
padding:0;
}

#innerpage {
width:990px;
margin:0px auto 0px auto;
padding:10px;
}

#secondaryNav {
float: right;
width: 200px;
}

#nonsubnav {
}

#navlinks {
padding-top: 50px;
}

#header {
float: left;
width: 400px;
height: 94px;
background-image:url(/images/index_01.jpg);
background-repeat: no-repeat;
background-position: -55px center;
}

#fix {
clear:both;
height:25px;
}

#footer {
clear:both;
margin-top:10px;
background-color:#111111;
color:#444;	
padding:30px 0px 10px 0px;
width:100%;
font-size:80%;
min-height:200px;
text-align:center;
}

.content-white{
color:#FFFFFF;
font-size:11px;
}

.content-gray{
color: #B3B3B3;
font-size:11px;
}

.content-darkgray{
color: #5b5b5b;
font-size:11px;
}

#newsletter-box{
position:absolute;
width:247px;
height:30px;
margin-left:140px;
margin-top:10px;
}

#address {
float: right;
width: 245px;
}

.contactheading {
padding-top: 10px;
}

div#secondaryNav {
}

div#secondaryNav li a {
font-size : 11px;
font-weight:bold;
line-height : normal;
color:#666;
text-decoration : none;
background-image: url(../images/sidebutton.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-top:1px;
padding-bottom: 3px;
padding-left: 1.8em;
padding-right:12px;
}


div#secondaryNav  li a:hover {
font-size : 11px;
font-weight:bold;
line-height : normal;
color:#000;
text-decoration : none;
background-image: url(../images/sidebutton_down.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 1.8em;
background-color:#336699;
padding-right:12px;
}

ul.nodot,li.nodot {
list-style: none;
padding-bottom:10px;
}

#blogmenu {
float: right;
}
