body
{
   padding: 0px;
   margin: 0px;
   font-family: arial, sans-serif;
   font-size: 12px;
   background-color: #FFF;
   background-image: url(../images/home/page_background.gif);
   background-position: top;
   background-repeat: no-repeat;
   background-color: #051B38;
}


#topRow
{
   width: 854px;
   margin: 0px auto 0px auto;
   padding: 0px;
}

#homePageIntroText
{
   color: #FFF;
   font-size: 12px;
   line-height: 18px;
   font-family: verdana, sans-serif;
   text-align: left;
   background-color: transparent;
   padding: 0px 25px 0px 0px;
   float: left;
   width: 409px;
}

#homePageAnimationContainer
{
   background-color: transparent;
   width: 420px;
   height: 300px;
}

.pageTitle
{
   font-size: 16px;
   color: #FFF;
   margin: 45px 0px 30px 0px;
   font-weight: bold;
}


#bottomRow
{
   width: 854px;
   margin: 6px auto 0px auto;
   padding: 0px;
   border: 0px solid white;
}

#bottomRow:after
{
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   font-size: 0px;
}

#homePageServicesList
{
   width: 189px;
   float: left;
}

#homePageServicesList img
{
   vertical-align: bottom;
}

#homePageServicesList ul
{
   padding: 0px 0px 0px 9px;
   margin: 6px 0px 0px 0px;
}

#homePageServicesList ul li
{
   font-size: 12px;
   list-style-position: outside;
   list-style-type: none;
   line-height: 24px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

#homePageServicesList ul li span.greenBullet
{
   color: #CFC;
   text-decoration: none;
   padding-right: 10px;
}

#homePageServicesList ul li a:link
{
   color: #CFC;
   text-decoration: underline;
}

#homePageServicesList ul li a:visited
{
   color: #CFC;
   text-decoration: underline;
}

#homePageServicesList ul li a:hover
{
   color: #CFC;
   text-decoration: none;
}

#homePageNewsList
{
   width: 293px;
   float: left;
   text-align: left;
   padding: 0px;
}

#homePageNewsList img
{
   vertical-align: bottom;
}

#homePageNewsList ul
{
   margin: 0px;
   margin-top: 8px;
   padding: 0px 0px 0px 18px;
   width: 260px;
}

#homePageNewsList ul li
{
   font-size: 12px;
   list-style-position: outside;
   list-style-image: url(../images/home/list_arrow.png);
   line-height: 16px;
   text-align: left;
   margin: 0px 0px 11px 0px;
}

#homePageRecentWork
{
   text-align: left;
   color: white;
   float: left;
   width: 311px;
}

#homePageRecentWork img
{
   vertical-align: bottom;
}

#homePageRecentWork p
{
   margin: 8px 0px 12px 0px;
}

.recentWorkThumbnail
{
   float: left;
   margin: 4px 7px;
}

