body
{
   text-align:center;
   background:#293795;
   font-family:Verdana, Arial, Helvetica;
}

#container-top
{
   background:url('/images/top-container-bg.jpg') bottom center repeat-x;
   height:10px;
   width:900px;
   margin:0 auto;
}

#container
{
   background:url('/images/container-bg.jpg') top center repeat-y;
   width:920px;
   padding:0px;
   margin:0 auto;
}

#container-inner
{
   margin:0px 0px 0px 22px;
   padding:0px 0px 10px 0px;
   text-align:left;
}

#container-bottom
{
   background:url('/images/bottom-container-bg.jpg') top center repeat-x;
   height:16px;
   width:900px;
   margin:0 auto;
}

#header
{
   width:875px;
   height:226px;
   text-align:right;
   padding:10px 0px 10px 0px;
   border-width:1px 0px 1px 0px;
   border-style:solid;
   border-color:#f0f0f0;
}

#logo
{
   background:url('/images/logo.jpg') top center no-repeat;
   width:185px;
   height:226px;
   float:left;
}

#top-image
{
   width:655px;
   height:226px;
   float:right;
   text-align:left;
}

.clearfloat
{
   clear:both;
}

#footer
{
   width:870px;
   height:30px;
   color:#FFFFFF;
   margin-top:10px;
   font-size:0.9em;
   vertical-align:middle;
   background:url('/images/footer-bg.jpg') top center no-repeat;
   text-align:center;

}

#footer a
{
   color:#FFFFFF;
   text-decoration:none;
}

#footer a:hover
{
   text-decoration:underline;
}

/* ====== header images ======== */
#header .mouse
{
   background:url('/images/top-images/mouse.jpg') top right no-repeat;
}

#header .laptop
{
   background:url('/images/top-images/laptop.jpg') top right no-repeat;
}

#header .laptop_world
{
   background:url('/images/top-images/laptop-world.jpg') top right no-repeat;
}

#header .laptop_phone
{
   background:url('/images/top-images/laptop-phone.jpg') top right no-repeat;
}

#header .help_key
{
   background:url('/images/top-images/help-key.jpg') top right no-repeat;
}

#header .world_hands
{
   background:url('/images/top-images/world-hands.jpg') top right no-repeat;
}

/* ===== END HEADER IMAGES ======= */

#footer p
{
   padding:5px 0px 0px 0px;
}

#navigation
{
   float: left;
	width: 190px;
   padding-top:10px;
   text-align:center;
}

#navigation a
{
   width:190px;
   background:#293795;
   padding:5px 0px 5px 0px;
   display:block;
   margin-bottom:5px;
   color:#FFFFFF;
   text-decoration:none;
   text-transform:uppercase;
}

#navigation .nopad
{
   padding:0px;
   margin:0px;
}

#navigation img
{
   border:0px;
}

#navigation a.active, #navigation a:hover
{
   background:#008cd0;
}

#content-container
{
   background:url('/images/content-bg.jpg') top center repeat-y;
   margin: 0 0 0 205px; 
	padding:0px;
	display:block;
	width:670px;
}

#content-top
{
   background:url('/images/content-top.jpg') top center no-repeat;
   width:680px;
   height:10px;
}

#content-bottom
{
   background:url('/images/content-bottom.jpg') bottom center no-repeat;
   width:680px;
   height:10px;
}

#content
{
   padding:0px 15px 0px 15px;
   font-family:Arial, Helvetica, Sans-Serif;
   color:#000000;
   text-align:left;
   font-size:1em;
}

#content .intro
{
   color:#293795;
   font-weight:bold;
   font-size:1.1em;
}

#content ul
{
   color:#666666;
   padding-left:20px;
}

#content li
{
   margin-left:5px;
   padding-left:5px;
   margin-bottom:5px;
}

#content a
{
   color:#293795;
   text-decoration:none;
}

.testimonial_job
{
   color:#666666;
}
