body {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
}
#wrapper {
  text-align: left;
  width: 780px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
}
#contentwrap {
  width: 600px;
  text-align: justify;
  height: 100%;
}
#header {
  border-bottom: 1px dotted #b2bcc6;
  height: 140px;
}
#header .animated {
  width: 100px;
  margin-left: 0px;
  margin-top: 26px;
  float: left;
}
#header .logo {
  float: right;
  width: 600px;
  margin-left: 0px;
  margin-top: 1px;
}
#nav {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 180px;
  padding-top: 20px;
  float: left;
  position: relative;
}
#nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 1em;
  padding-left: 0;
}
#nav li {
  border-bottom: 1px dotted #b2bcc6;
  font-size: 80%;
  margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  color: #2a4f6f;
  background-color: transparent;
}
#nav a:hover {
  color: #778899;
}
#nav h2 {
  border-bottom: 1px dotted #cccccc;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 105%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #2a4f6f;
  background-color: transparent;
}
#content {
  border:  none;
  margin: 0px 0px 0px 180px;
  text-align: justify;
  background-color: transparent;
  min-height: 500px;
}
h1 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 30px;
}
.contentwrap h2 {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left: 30px;
}
h3 {
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: center;
  font-style: normal;
  font-size: 120%;
  color: #666666;
}
#content p {
  font-size: 90%;
  line-height: 1.6em;
  padding-left: 2em;
}
#content li {
  font-size: 90%;
  line-height: 1.6em;
  list-style-type: circle;
  list-style-position: inside;
  padding-left: 0em;
}
em {
  font-weight: bold;
  font-style: normal;
  color: #3333ff;
}

#content h1 {
  font-weight: bold;
  font-style: normal;
  color: #3333ff;
}

#rightcontainer {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  float: right;
  z-index: 2;
  clear: right;
  width: 428px;
}
#leftcontainer {
  margin: 20px 10px 0px;
  background: transparent none repeat scroll 0% 50%;
  float: left;
  z-index: 3;
  visibility: visible;
  padding-bottom: 12px;
  width: 160px;
  clear: none;
  height: 550px;
}
#bottomcontainer {
  border-style: none;
  background: transparent none repeat scroll 0% 50%;
  z-index: 4;
  height: 171px;
  float: right;
  padding-top: 1em;
  margin-top: 0em;
}
#Intextcontainer {
  border-style: none;
  border-width: 0px;
  padding: 10px 50px;
  background: transparent none repeat scroll 0% 50%;
  float: right;
}
#Intextcontainercenter {
  border-style: none;
  border-width: 0px;
  padding: 10px 50px;
  background: transparent none repeat scroll 0% 50%;
  float: none;
  margin-right: 150px;
  margin-left: 150px;
}
#boiteNew {
  left: 180px;
  top: 528px;
  position: fixed;
}
#footer {
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  color: #2a4f6f;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  font-size: 0.8em;
  z-index: 5;
  float: none;
  clear: both;
  padding-bottom: 0.5em;
  position: static;
  padding-top: 1em;
}
.clearboth {
  clear: right;
}
.vertical {
  border: 1px solid ;
  margin: 0px 0px 20px;
  color: black;
  float: left;
  background-color: transparent;
  width: 153px;
}
.verticalbottom {
  border: 1px solid ;
  margin: 0px;
  color: black;
  float: left;
  background-color: transparent;
  width: 153px;
}
.featureimage {
  border: 1px solid ;
  margin: 10px 10px 10px 30px;
  float: left;
  width: 240px;
}
.horizontal {
  border: 1px solid ;
  margin: 0px 0px 0px 40px;
  color: black;
  float: right;
  background-color: transparent;
  height: 137px;
}
.horizontalIntextLeft {
  border: 1px solid ;
  margin: 4px 4px 4px 20px;
  color: black;
  background-color: transparent;
  height: 137px;
  float: left;
}
.horizontalIntextRight {
  border: 1px solid ;
  margin: 4px 20px 4px 4px;
  color: black;
  background-color: transparent;
  height: 137px;
  float: right;
}

