body
{
  background: #B3C4E6;
}

#top_outer
{
  background: url(../images/top_bg_ford.png) top left no-repeat;
}

#wrap, #container
{
  margin: 0;
  text-align: left;
}

#top_menu
{
  background-color: #335699;
}

.submenu li
{
  background: white url(../images/indent_blue.gif) no-repeat scroll left center;
}

.submenu li.first
{
  background: black none repeat scroll 0 0;
}
.submenu li.selected
{
  background: #335699 url(../images/indent_selected.gif) no-repeat scroll left center;
}

.submenu li.selected a
{
  color: white;
}

a.orange:hover, .submenu li.selected a:hover
{
  color: black;
}

a:hover, .orange, a.orange:link, a.orange:visited
{
  color: #335699;
}

.title_bar
{
  background: black url(../images/bar_bg_blue_dark.png) repeat-x scroll left top;
}

h1.header_title
{
  text-align:right;
  color: white;
}
#video_side
{
  background:none;
}