body {
  margin:0;
  padding:0;
  border:0;
  font-family:arial;
  background : url('/images/home/body_bkg.gif') repeat-x top #106dac  ;
  color:#fff;
  font-size:12px;
  text-align:justify;
}
a {
  color:#005892;

}
a img{
  border:none;
}

h3 {
  background:url('/images/subtitle_bkg.gif') no-repeat left;
  height:40px;
  padding:17px 0 0 15px;
  color:#106dac;
  
}
h4 {
  color:#106dac;
  margin-bottom:10px;
  clear:left;
}
h5 {
  clear:left;

}
.noView {
  display:none;
  }
#content {
  width:974px;
  max-width:100%;
  text-align:left;
  margin:0 auto;
  }
#header{
  background:url('images/home/header_bkg.jpg') no-repeat right top;
  height:164px;
}
#header #logo{
  margin: 3px 0 0 0;
}
#header #resumeContact{
  height:75px;
  color:#fff;
  width:270px;
}
#lg {
  float:right;
  margin:46px 25px 0 0;
}
#nav {

}
#nav ul {
  display:inline;
}
#nav ul li {
  float:left;
}
#blLarge{
  background:url('/images/home/block_large_bkg.gif') repeat-y;
  width:565px;
  float:left;
  margin:15px 50px 10px 40px ;
  color:#005892;
}
#blSmall{
  background:url('/images/home/block_small_bkg.gif') repeat-y;
  width:221px;
  float:left;
  margin:15px 40px 10px 50px ;
  color:#005892;
}
#blLarge h2, #blSmall h2{
  height:40px;
  margin:0;

}
#blLarge p, #blSmall p{
  
  margin:10px 17px 10px 10px;

}
#blLarge h2 span, #blSmall h2 span{
  padding:13px 0 0 15px;
  display:block;
}
#blLarge h2{
  background:url('/images/home/block_large_title.jpg') no-repeat left;
  font-size:14px;
}
#blLarge h4{
  padding:0 0 0 10px;
}

li {
  list-style-image:url('/images/puce.gif');
  margin-bottom:10px;
}

#blSmall h2{
  background:url('/images/home/block_small_title.jpg') no-repeat left;
  font-size:14px;
  color:#002c49;
}
.continue {
  text-align:right;
}
.continue a {
  padding: 10px 15px 0 0;
  display:block; 
}
#blLarge .continue {
  background:url('/images/home/block_large_bottom.jpg') no-repeat;
  height:40px;
}
#blSmall .continue {
  background:url('/images/home/block_small_bottom.jpg') no-repeat;
  height:40px;
  color:#002c49;
}
#blSmall .continue a{
  color:#002c49;
}
#footer {
  background:url('/images/home/footer_bkg.gif') repeat-x center;
  text-align:center;
  font-size:10px;
  height:27px;
  margin-top:10px;
  padding-top:10px;
  clear:both;
  color:#005892;
}
.copyright {
  margin-right:450px;
  display:inline;
}
.powered {
  margin-left:350px;
  display:inline;
}
