
body
{
   padding: 0px;
   margin: 0px;
   font-family: arial, sans-serif;
   font-size: 12px;
   background-color: #051b38;
   color: #FFF;
}

table tr td img
{
   vertical-align: bottom;
}

body a:link
{
   color: #9CF;
   text-decoration: underline;
}

body a:visited
{
   color: #9CF;
   text-decoration: underline;
}

body a:hover
{
   color: #9CF;
   text-decoration: none;
}

.largeText
{
   font-size: 14px;
}

#topNavContainer
{
   width: 100%;
   margin: 0px;
   padding: 0px;
   background-image: url(../images/nav/nav_background.png);
   background-repeat: repeat-x;
   background-position: 0px 83px;
}

#topNav, #topNav a, #topNav a img
{
   font-size: 0px;
   margin: 0px;
   padding: 0px;
}

#topNav
{
   width: 942px;
   margin: 0px auto 0px auto;
   border: 0px solid white;
}

#topNav #logoImgDiv
{
   height: 83px;
   float: left;
}

#topNav #navLinks
{
   height: 45px;
}

#topNav #navLinks div
{
   float: left;
   margin: 0px;
   padding: 0px;
}

#topNav #navLinks div a img#home_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: 0px 0px;
}

#topNav #navLinks div a img#about_us_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: -85px 0px;
}

#topNav #navLinks div a img#portfolio_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: -185px 0px;
}

#topNav #navLinks div a img#solutions_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: -290px 0px;
}

#topNav #navLinks div a img#services_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: -398px 0px;
}

#topNav #navLinks div a img#contact_img
{
   background-image: url(../images/nav/navigation_sprites.jpg);
   background-position: -498px 0px;
}

#mainContent
{
   color: #FFF;
   font-size: 12px;
   font-family: arial, sans-serif;
   min-height: 400px;
   border: 0px solid red;
}

#welcomeTitleImage
{
   margin: 45px 0px 12px 0px;
}

#linksTable
{
   margin: 6px 0px 0px 0px;
}

.bottomLinks
{
   margin: 20px auto 0px auto;
   padding-bottom: 20px;
   clear: both;
   overflow: hidden;
   width: 783px;
}

.bottomLinks .copyright
{
   float: left;
}

.bottomLinks div
{
   color: #999;
   font-family: arial, sans-serif; 
   padding: 0px 6px;
   font-size: 11px;
   font-weight: normal;
   float: left;
}

.bottomLinks .separator
{
   padding: 0px 12px;
}

.bottomLinks a:link
{
   color: #999;
   text-decoration: none;
}

.bottomLinks a:visited
{
   color: #999;
   text-decoration: none;
}

.bottomLinks a:hover
{
   color: #999;
   text-decoration: underline;
}

#subNav
{
   background-color: transparent;
}

#subHomeLink
{
   float: left;
   margin-left: -3px;
   margin-right: 74px;
}

.navSubSectionLinksNolinks
{
   padding-top: 7px;
   margin: 0px;
   text-transform: uppercase;
   font-size: 11px;
   height: 20px;
   background-color: transparent;
   color: white;
   visibility: hidden;
}

#navSubSectionLinks
{
   padding-top: 7px;
   margin: 0px;
   text-transform: uppercase;
   font-size: 11px;
   height: 20px;
   background-color: transparent;
}

#navSubSectionLinks a.subSectionLink
{
   font-size: 11px;
}

.navSubSectionSpacer
{
   color: #7C7E95;
   margin: 0px 5px;
}

#navSubSectionLinks a:link
{
   color: #7C7E95;
   text-decoration: none;
}

#navSubSectionLinks a:visited
{
   color: #7C7E95;
   text-decoration: none;
}

#navSubSectionLinks a:hover
{
   color: #7C7E95;
   text-decoration: underline;
}

.textContainer
{
   text-align: left;
   width: 600px;
   border: 0px solid white;
}

.textContainer img
{
   font-size: 0px;
}

#portfolioContainer
{
   border: 0px solid #FF0;
   margin: 0px auto;
   width: 869px;
   padding-top: 39px;
   overflow: hidden;
}


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

*:first-child+html #portfolioContainer
{
   min-height: 1px;
}

#portfolioDescription
{
   padding-right: 32px;
   line-height: 16px;
   font-size: 12px;
   text-align: left;
   width: 200px;
   float: left;
   border: 0px solid white;
}

#portfolioThumbnailContainer
{
   width: 99px;
   float: left;
   text-align: left;
   padding: 1px;
   overflow: hidden;
   margin-top: 2px;
   margin-right: 7px;
   background-color: transparent;
}

#portfolioThumbnailContainer div.row
{
   height: 52px;
   border: 0px solid white;
   margin-bottom: 9px;
}

#portfolioThumbnailContainer div.row img.lf
{
   background-repeat: no-repeat;
   background-position: 0px 0px;
   cursor: pointer;
   float: left;
}

#portfolioThumbnailContainer div.row img.rt
{
   float: right;
   background-repeat: no-repeat;
   background-position: 0px 50%;
   cursor: pointer;
}


#portfolioMainImage
{
   float: left;
}

.portfolioThumbnailTable tr td img
{
   display: block;
   margin: 0px 5px 5px 0px;
   padding: 0px;
   cursor: pointer;
}

.portfolioArrows
{
   margin: 125px 4px 0px 20px;
   cursor: pointer;
   float: left;
}

.portfolioSpacer
{
   background-color: white;
   height: 40px;
}

.videoClipRow
{
   border: 0px solid red;
   float: right;
   overflow: hidden;
   width: 600px;
   margin-bottom: 36px;
   
}

.videoClipContainer
{
   margin: 0px 16px 0px 0px;
   border: 2px solid #051B38;
   float: left;
}

.videoClipContainer_over
{
   margin: 0px 16px 0px 0px;
   border: 2px solid #FFF;
   float: left;
}

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

.pageTitleImage
{
   margin: 40px 0px -3px 0px;
   line-height: 0px;
   font-size: 0px;
}

.testimonialSignature
{
   margin: 0px 0px 0px 50px;
}

.testimonialDivider
{
   margin: 20px 0px;
}

#listOfServices
{
   list-style-type: square;
   margin: 0px;
   padding-left: 15px;
}

#listOfServices li
{
   margin: 0px;
   padding: 0px;
   line-height: 30px;
}

#listOfServices li b
{
   color: #9CF;
   font-weight: bold;
   text-decoration: none;
   font-size: 15px;
}

.about_usText
{
   line-height: 17px;
}

.solutionsText
{
   line-height: 17px;
}

.solutionsText ul
{
   padding: 0px;
   margin: 0px 100px 0px 50px;
}

.solutionsText ul li
{
   list-style-image: url(../images/solutions/white_dash_bullet.gif);
   padding: 0px;
   margin: 0px 0px 20px 0px;
}

.solutionsText ol.processList
{
   padding: 0px;
   margin: 15px 0px 0px 15px;
   color: #FC6;
}

.solutionsText ol.processList li
{
   padding: 0px;
   margin: 0px 0px 8px 0px;
   color: #FC6;
}

.servicesText
{
   line-height: 20px;
   width: 90%;
}

.contactText
{
   line-height: 20px;
}

.greenBold
{
   font-weight: bold;
   color: #9FC;
}

#contactDiagram
{
   display: block;
   float: right;
   margin-left: 50px;
}

#curtain
{
   background-color: #666;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 1;
   margin: 0px;
   opacity: .2;
   filter: alpha(opacity=20);
}

#movieContainerDiv
{
   background-color: transparent;
   border: 2px solid white;
   position: absolute;
   top: 20%;
   left: 0px;
   width: 540px;
   height: 304px;
   z-index: 2;
   padding: 0px;
   margin: 0px;
   vertical-align: middle;
   margin: 0px 25%;
}

#movieContainerDiv object
{
   padding: 0px;
   margin: 0px;
   background-color: transparent;
}

#altContent
{
   padding: 20px 10px;
   font-size: 18px;
   background-color: #051B38;
   text-align: center;
}

#closeTextDiv
{
   padding: 20px 10px;
   font-size: 15px;
   text-align: center;
   font-weight: bold;
   display: none;
}

.servicesSampleImage
{
   margin-top: 45px;
}

#column1
{
   float: left;
}

#column2
{
   margin: 0px 0px 0px 80px;
   float: left;
}

.servicesList
{
   color: white;
}

.servicesListTopic
{
   color: #99FFCC;
   font-size: 14px;
   font-weight: bold;
}

.servicesList ul
{
   list-style-type: square;
}


.servicesList ul li
{
   list-style-type: square;
}


.servicesList ul li ul
{
   margin: 0px 0px 25px 27px;
   padding: 0px;
}


.servicesList ul li ul li
{
   list-style-type: none;
   padding: 3px 0px;
}


