@charset "utf-8";
	
#video {
 float:left;
 width:285px;
 height:212px;
 color:white;
 background-color:white;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 background-image: url(../templates/images/bg_video_hp.gif);
 background-repeat: no-repeat;											 
 background-position: 0px;
}

						   
.menuBox { background-color: rgb(0, 0, 0);
width: 155px;
color: rgb(255, 255, 255);
float: left;
padding-bottom: 5px;
padding-top: 5px;
padding-left:5px;
background-color:black;
}

amenuBox div { margin: 3px 3px 0px;
}
.menuBox div div { 
border-bottom: 1px outset rgb(102, 102, 102);
list-style-type: none;
font-style: normal;
font-size: 11px;
font-weight: bold;
padding-bottom: 4px;
line-height: 11px;
padding-left: 10px;
padding-right: 10px;
margin-top:3px;
margin-bottom:3px;
}


.newsLetter { width: 330px;
height: auto;
float: right;
}
