body
{
  font: 76% Verdana,Arial,Helvetica;
  background: #000;
  margin: 0;
  padding: 0;
}
#Container
{
  margin: 20px auto;
  width: 864px;
  height: 640px;
}
div.Home
{
  background: transparent url(../images/home-background.jpg) top right no-repeat;
}
div.Way
{
  background: transparent url(../images/atomic-way-background.jpg) top right no-repeat;
}
div.About
{
  background: transparent url(../images/about-background.jpg) top right no-repeat;
}
div.Services
{
  background: transparent url(../images/services-background.jpg) top right no-repeat;
}
div.Experience
{
  background: transparent url(../images/experience-background.jpg) top right no-repeat;
}
div.Press
{
  background: transparent url(../images/press-background.jpg) top right no-repeat;
}
div.Contact
{
  background: transparent url(../images/contact-background.jpg) top right no-repeat;
}
.crew-doug{
border:#FFFFFF solid 2px;
}



#Menu
{
  width: 236px;
  float: left;
  height: 640px;
  margin-right: 20px;
  background: transparent url(../images/navbar.gif) top left no-repeat;
}
#Menu img
{
  margin-top: 70px;
  margin-left: 25px;
  border: none;
}
#Menu ul
{
  padding-left: 0;
  margin-left: 0;
  margin-top: 56px;
}
#Menu li
{
  margin-bottom: 32px;
  list-style: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}
#Menu li a
{
  text-decoration: none;
  color: #555;
}
#Menu li a:hover
{
  color: #930;
}
#Menu li.Home
{
  margin-right: 50px;
}
#Menu li.Way
{
  margin-right: 70px;
  margin-bottom: 30px !important; margin-bottom: 32px;
}
#Menu li.Team
{
  margin-right: 90px;
}
#Menu li.Services
{
  margin-right: 65px;
}
#Menu li.Experience
{
  margin-right: 80px;
}
#Menu li.Articles
{
  margin-right: 100px;
}
#Menu li.Contact
{
  margin-right: 85px;
}



ul.SubNav
{
  margin-left: 0;
  margin-top: 140px;
  padding-left: 0;
  float: left;
  width: 180px;
}
ul.SubNav li
{
  list-style: none;
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
  background: transparent url(../images/arrow.gif) top right no-repeat;
}
ul.SubNav li.Active
{
  background: transparent url(../images/active-arrow.gif) top right no-repeat;
}
ul.SubNav li a
{
  color: #000;
  text-decoration: none;
}
ul.SubNav li.Active a
{
  color: #FF0;
}
ul.SubNav li a:hover
{
  text-decoration: underline;
}



#Home h1, #Home p
{
  display: none;
}



#Content
{
  margin: 0 80px 0 460px;
  padding-top: 85px;
}
#Content h1
{
  font-size: 1.4em;
  margin-bottom: 30px;
}
#Content h2, #Content h3
{
  color: #FFF;
  font-size: 1em;
}
#Content p
{
  color: #FFF;
}
#Long
{
  height: 420px;
  padding-right: 10px;
  overflow: auto;
}



#AboutContent
{
  margin-left: 400px;
  margin-right: 50px;
}
#AboutContent h1, #AboutContent h2, #AboutContent h3
{
  font-size: 1em;
}
#AboutContent p
{
  font-size: .9em;
}
img.About
{
  margin-top: 30px;
  margin-left: 100px;
  border: none;
}
div.Detail
{
  padding-top: 50px;
}
#AboutContentDetail
{
  overflow: auto;
  height: 550px;
  padding-right: 15px;
}



#Articles
{
  margin-left: 330px;
}
#Articles h1
{
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-top: 190px;
}
#Articles h3
{
  font-size: 1em;
  background: transparent url(../images/arrow.gif) top left no-repeat;
  padding-left: 20px;
  margin-bottom: 30px;
}
#Articles h3 a
{
  text-decoration: none;
  color: #000;
  font-weight: normal;
}
#Articles h3 a:hover
{
  text-decoration: underline;
}
#ArticleWrapper
{
  padding-top: 50px;
  padding-right: 25px;
}
#Article
{
  overflow: auto;
  height: 540px;
  padding: 0 15px 0 0;
  margin-right: 30px;
  vertical-align: bottom;
}
a.PDF
{
  padding-left: 20px;
  background: transparent url(../images/pdf.gif) top left no-repeat;
}



#ExpSubNav
{
  padding-top: 250px;
  margin-left: 400px;
}
#ExpSubNav h1
{
  font-size: 1em;
  text-transform: uppercase;
  color: #000;
}
#ExpSubNav ul
{
  margin-left: 0;
  padding-left: 0;
}
#ExpSubNav ul li
{
  list-style: none;
  margin-bottom: 5px;
}
#ExpSubNav ul li a
{
  color: #000;
}
#ExpSubNav ul li a:hover
{
  text-decoration: underline;
}
#Portfolio
{
  margin-left: 450px;
  margin-right: 50px;
  padding-top: 100px;
}
#Portfolio h1
{
  font-size: 1em;
}



#Contact
{
  text-align: center;
}
#Contact h1
{
  color: #FFF;
  padding-top: 70px;
  font-size: 1em;
}
#Contact h2
{
  color: #FFF;
  margin-top: 30px;
  font-size: 1em;
}
#Contact a:hover
{
  text-decoration: underline;
}
#Contact p a
{
  text-decoration: none;
  color: #FFF;
  font-style: italic;
}
#Contact img.Map
{
  border: 1px solid #000;
}
p.Message
{
  margin-left: 300px;
  width: 500px;
}
p.Telephone
{
  color: #FFF;
  letter-spacing: .1em;
  font-style: italic;
  margin-bottom: 50px;
}
p.Directions
{
  margin-top: 50px;
}
p.Directions a
{
  color: #000 !important;
  font-style: normal !important;
}



#Footer
{
  color: #FFF;
  clear: both;
  text-align: center;
  font-size: .9em;
}

#tools_need_tv {
	margin: 0 auto;
	width: 260px;
	height: 85px;
	text-align: left;
	position: relative;
	top: 524px;
	left: 90px;
}

#tools_need_tv_alt {
	margin: 0 auto;
	width: 140px;
	height: 165px;
	position: relative;
	left: -120px;
	bottom: 70px;
}

#tools_need_tv a img, #tools_need_tv img a, #tools_need_tv_alt a img, #tools_need_tv_alt img a {
	border: none;	
}