body {
  margin: 0px auto;
  background-image: url(background.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  background-color: #fff;
}

h1, h2, h3, h4 {
  color: #AE2F36; }

#product_list h4 {
  color: #444; }

h1 {
  font-size: 2em;
  line-height: 1.25; }
h2 {
  font-size: 1.7em; }

a, a:visited, a:active, a:link {
  color: #AE2F36; }

a:hover {
  color: #666; }

.maincolor {
  color: #AE2F36; }


.container {
  width: 960px; }

#header {
  margin: 20px 0 0 0;
  height: 170px;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 960px;
  float: left;
  margin-right: 0px; }

#secondary_background {
  padding-left: 30px;
  padding-right: 30px;
  width: 900px;
  float: left;
  margin-right: 0px;
  background-color: #FFF;
  background-image: url(secondary_background.jpg);
  background-repeat: no-repeat; }

#nav {
  width: 900px;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px; }
  #nav ul {
    background-image: url(navbg.jpg);
    height: 60px;
    margin: 0; }
    #nav ul li {
      float: left;
      list-style-type: none;
      display: inline; }
      #nav ul li a {
        height: 60px;
        display: block;
        text-indent: -9999px;
        outline: none; }


li#nav-home a, li#nav-who-we-are a, li#nav-what-we-do a, li#nav-blog a, li#nav-multimedia a, li#nav-contact-us a {
  background-image: url(navbg.jpg);
}

li#nav-home a       { background-position:0 0; width:150px; left:0 }
li#nav-home a:hover    { background-position:0 -60px }
body#item-home li#nav-home a   { background-position:0 -60px }

li#nav-who-we-are a       { background-position:-150px 0; width:150px; left:150px }
li#nav-who-we-are a:hover    { background-position:-150px -60px }
body#item-who-we-are li#nav-who-we-are a   { background-position:-150px -60px }

li#nav-what-we-do a       { background-position:-300px 0; width:150px; left:300px }
li#nav-what-we-do a:hover    { background-position:-300px -60px }
body#item-what-we-do li#nav-what-we-do a   { background-position:-300px -60px }

li#nav-multimedia a       { background-position:-450px 0; width:150px; left:450px }
li#nav-multimedia a:hover    { background-position:-450px -60px }
body#item-multimedia li#nav-multimedia a   { background-position:-450px -60px }

li#nav-blog a       { background-position:-600px 0; width:150px; left:600px}
li#nav-blog a:hover    { background-position:-600px -60px }
body#item-blog li#nav-blog a   { background-position:-600px -60px }

li#nav-contact-us a       { background-position:-750px 0; width:150px; left:750px}
li#nav-contact-us a:hover    { background-position:-750px -60px }
body#item-contact-us li#nav-contact-us a   { background-position:-750px -60px }



#showcase {
  width: 540px;
  float: left;
  margin-right: 0px;
  height: 290px;
  margin-bottom: 20px;
}

#feature_image {
  width: 540px;
  float: left;
  margin-right: 0px;
  height: 290px; }

#feature_copy {
  width: 360px;
  float: left;
  margin-right: 0px; }

#copy_top {
  width: 900px;
  float: left;
  margin-right: 0px;
  height: 40px;
  background-image: url(copy_top.gif);
  background-repeat: repeat-y;
  background-position: center bottom; }
  #pageHome #copy_top {
    margin-top: 20px; }

#copy_middle {
  width: 900px;
  float: left;
  margin-right: 0px;
  background-image: url(copy_middle.gif);
  background-repeat: repeat-y; }

#sidebar {
  width: 360px;
  float: left;
  margin-right: 0px; }
  #sidebar ul {
    list-style-type: none;
    font-weight: bold; }
  #sidebar ul {
  margin-left: 0;
  margin-right: 0;
}
#sidebar ul li {
  font-size: 1.125em;
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 1px solid #ddd; 
}
#sidebar ul li a {
  margin-left: .5em;
  color: #AE2F36;
  text-decoration: none;
}
#sidebar ul li a:hover {
  color: #666;
}
#sidebar .callout_top {
    background-image: url(graybox_top.jpg);
    height: 10px;
    clear: both; }
  #sidebar .callout_middle {
    color: #FFF;
    background-image: url(graybox_middle.jpg);
    background-repeat: repeat;
    padding: 0 20px; }
  #sidebar .callout_bottom {
    background-image: url(graybox_bottom.jpg);
    height: 20px; }

#main_content {
  width: 540px;
  float: left;
  margin-right: 0px;
  list-style-image: url(bullet.gif);}

#main_content .box {
  background-color: #E6E6E6; }

#copy_bottom {
  width: 900px;
  float: left;
  margin-right: 0px;
  height: 40px;
  background-image: url(copy_bottom.gif);
  background-repeat: no-repeat;
  background-position: center top; }

#bottom_nav {
  margin-top: 20px;
  height: 60px;
  background-image: url(bottom_nav.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 10px;
  width: 900px;
  float: left;
  margin-right: 0px;
  color: #FFF;
  text-align: center; }
  #bottom_nav a, #bottom_nav a:link, #bottom_nav a:visited, #bottom_nav a:active {
    text-decoration: none; }
  #bottom_nav a:hover {
    color: #FFF; }

#footer {
  width: 900px;
  float: left;
  margin-right: 0px;
  text-align: center;
  margin-bottom: 40px; }

th {
  background-color: #444;
  color: #FFF; }

table.separators {
  font-size: 90%; }
  table.separators td {
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    padding: 5px; }
  table.separators td.heading-left {
    font-weight: bold;
    background-color: #FFF;
    border-right: 1px solid #D9D9D9;
    text-align: left; }
  table.separators td.sub {
    padding-left: 20px; }
  table.separators th {
    border-bottom: 3px solid #CCCCCC;
    text-align: center; }
    table.separators th.special {
      background-color: #999; }
  table.separators.tiny {
    font-size: 85%; }

table.borders {
  background-color: #FFF;
  border: 1px solid #CCC;
  border-spacing: 2px; }
  table.borders td {
    border: 1px solid #CCC;
    padding: 5px;
    text-align: center; }
  table.borders td.feature {
    text-align: left;
    padding: 30px; }
    table.borders td.feature td {
      text-align: left;
      border: 0;
      padding-right: 10px; }
  table.borders td.heading-left {
    font-weight: bold;
    text-align: left; }
  table.borders th {
    border-right: 1px solid #CCC;
    padding: 5px;
    text-align: center;
    background: url(th_bg.jpg) repeat-x 0 center; }

table.basic td, table.basic th {
  padding-bottom: 12px;
  border: 0; }

.product {
  margin: 0;
  padding: 0;
  list-style-image: url(bullet.jpg); }
  .product #main_image {
    margin: 0;
    padding: 0; }
  .product h2 {
    color: #FFF;
    background-color: #6dbb45;
    padding: 4px 10px;
    margin-top: 30px; }
  .product #description {
    padding: 20px 20px 6px 20px;
    background-color: #444;
    border-bottom: 3px solid #999999;
    color: #FFF; }
  .product #navigation {
    margin: 4px 0 10px 0;
    font-weight: bold; }
    .product #navigation a, .product #navigation a:visited, .product #navigation a:active, .product #navigation a:link {
      color: #666;
      padding: 6px 9px;
      border: 1px solid #999999;
      width: 150px;
      margin-right: 1px;
      background-color: #FFF;
      text-decoration: none; }
    .product #navigation a:hover {
      background-color: #D9D9D9; }

.accordion {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .accordion .category_list {
    height: 380px;
    background-color: #FFF;
    font-weight: bold; }
    .accordion .category_list a, .accordion .category_list a:visited, .accordion .category_list a:active, .accordion .category_list a:link {
      display: block;
      color: #666;
      padding: 6px 9px;
      border: 1px solid #999999;
      width: 110px;
      margin-bottom: 2px;
      background-color: #FFF;
      text-decoration: none; }
    .accordion .category_list a:hover {
      background-color: #D9D9D9;
      margin-bottom: 2px;
      display: block; }

ul.product_menu {
  list-style-type: none;
  list-style-image: none;
  color: #FFF;
  margin-left: 0; }
  ul.product_menu li {
    display: inline; }
  ul.product_menu h3 {
    background-color: #666;
    padding: 4px 3px 4px 6px;
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 1.1em;
    color: #FFF; }
  ul.product_menu a, ul.product_menu a:visited, ul.product_menu a:active {
    padding: 2px 2px 2px 6px;
    display: block;
    text-decoration: none;
    border: 1px solid #CCC;
    color: #666;
    font-size: .9em;
    margin-bottom: 1px; }
    ul.product_menu a.btn,     ul.product_menu a:visited.btn,     ul.product_menu a:active.btn {
      width: 250px; }
  ul.product_menu a:hover {
    border: 1px solid #6dbb45;
    color: #6dbb45; }
  ul.product_menu a.current {
    background-color: #6dbb45;
    color: #FFF;
    border: 1px solid #6dbb45; }

.contact_us h4 {
  color: #FFF;
  background-color: #AE2F36;
  padding: 4px 10px; }

#new-info-requests-listing fieldset {
  background-color: #FFF;
  padding: 0;
  border: 0;
  margin: 0;
}
  
#new-info-requests-listing li.text textarea {
  width: 270px;
}
#new-info-requests-listing li.string input {
  width: 270px;
}

.video_testimonial {
  margin: 0px 14px 14px 0px;
  border: 2px solid #CCC;
  float: left;
  height: 160px;
}
.movie_title {
  margin: .75em 0 .5em 0;
}


.staffphoto {
  margin-right: 20px;
  border: 2px solid #E1E1CA;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 150px;
  width: 125px;
}

.quote {
  font-size: 1.5em;
  color: #666;
  font-style: italic;
  font-family: "Times New Roman", Georgia, serif;
}
