/* CSS Document */

body {
background-color: #fff;
color: #000;
font-size: 10pt;
font-family: Arial, Helvetica;
margin: 7px;
}

#head {
Position: relative;
top:15px;
left:15px;
margin:0px;
padding: 0px;
width: 750px;
border-width: 0px 0px 3px 0px;
border-style: solid;
border-color: #bc000d;
float:left;
z-index: 10;
}

#menu {
Position: relative;
margin: 30px 0px 0px -38px;
float:left;
}

#menu a:link {
color: #bc000d;
font-variant: small-caps;
font-weight: normal;
font-size: 14pt;
text-decoration: none;
}

#menu a:visited {
color: #000;
text-decoration: none;
font-weight: normal;
font-variant: small-caps;
font-size: 14pt;
}

#menu a:hover {
color: #bc000d;
text-decoration: none;
font-variant: small-caps;
font-weight:bold;
font-size: 14pt;
}

#main {
position:relative;
top: 35px;
width: 800px;
left: 15px;
padding: 0px;
z-index: 1;
}

#menu dl {
margin: 0px;
padding: 0px;
font-size: 8px;
}

#menu dd a b {
visibility:hidden; 
position:absolute; 
width:320px; 
height:341px; 
left:571px; 
top:45px; 
border:0px;
z-index:1000;}

#menu dd a:hover {
background:#fff; 
z-index:1000;
}

#menu dd a:hover b {
visibility:visible;
}

#menu b.home {
background:url(images/home.png);
background-repeat: no-repeat;
}

#menu b.contact {
background:url(images/contact.png);
background-repeat: no-repeat;
}

#menu b.media {
background:url(images/media.png);
background-repeat: no-repeat;
}

#menu b.references {
background:url(images/references.png);
background-repeat: no-repeat;
}

#menu b.faq {
background:url(images/faq.png);
background-repeat: no-repeat;
}

#image {
position:relative;
width: 257px;
right: 10px;
float: right;
}

.answer {
position: relative;
width: 445px;
left: 15px;
top: 7px;
}

.vid a:link {
 color: #bc000d;
}

.vid a:hover {
 color: #bc000d;
 font-weight: bold;
}

.vid a:visited {
 color: #000;
}
