/* CSS Stylesheet */
body {background:url(../images/airwaves-bg.jpg) repeat; font-family:Arial, Helvetica, sans-serif; }
.container {background:url(../images/container-bg.jpg) repeat-y; }
.logo {padding-left:10px; }
.menu {background:url(../images/nav-bg.jpg) no-repeat; float:right; width:484px; height:49px; margin:50px 10px 0 0; padding:5px 0 0 5px; font-size:16px; font-weight:bold; }
.box1 {background:url(../images/box1-bg.jpg) no-repeat; width:928px; height:157px; margin-left:10px; margin-top:10px;  }
.box-text {padding-top:15px; }
.box2 {background:url(../images/box2-bg.jpg) no-repeat; width:928px; height:210px; margin-left:10px; margin-top:10px; line-height:1.3;  }
.box3 {background:url(../images/box3-bg.jpg) no-repeat; width:928px; height:210px; margin-left:10px; margin-top:10px; line-height:1.2; }
.box4 {background:url(../images/box4-bg.jpg) no-repeat; width:928px; height:231px; margin-left:10px;  }
p,ul,ol {padding:0 10px; font-size:15px; }
h1 {padding:10px 0 0 10px; color:#699; }
h2 {padding-left: 10px; }
.white {color:#FFFFFF; }
.new-equip {width:440px; }
.footer {text-align:center; padding-top:5px; }
.footer-pic {margin-bottom:-15px; }
a:link {text-decoration:none; color:#339; }
a:active {text-decoration:none; color:#339; }
a:visited {text-decoration:none; color:#339; }
a:hover {text-decoration:underline; color:#006666; }
.credit {font-size:10px; }
.headshot {float:left; padding:5px; }
.rightpic {float:right; padding:5px; }
.leftpic {float:left; padding:5px; }
.title {padding:0 0 10px 10px; }
.video {margin-left:30px; }
