@import url(reset.css);

html {
}

body {
  background: #666666;
  color : #333;
  font : 62.5%/1.8em "Tahoma", "Trebuchet MS", "Arial", "Helvetica", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
  text-align: center;
}

h1 {
  height: 132px;
  background: transparent url(title2.gif) no-repeat;
  text-indent: -9999px;
}

#content {
  background: transparent url(greenwhite120.gif) repeat-y;
  margin: 0 auto;
  width: 770px;
}

#nav_main {
  float: left;
  font-size: 1.1em;
  text-align: right;
  width: 120px;
}

#nav_main ul {
  background-color: #bf6;
  margin: 0 5px;
}

#nav_main ul li.current {
  background-color: #e4ffc2;
}

#nav_main ul li a {
  border-bottom: none;
  color: #223e55;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}

#nav_main ul li a:hover {
  text-decoration: underline;
}

#nav_main ul li ul {
  margin: 0;
}

#nav_main ul li ul li a {
  font-weight: normal;
}

#wrapper {
  background-color: transparent;
  float: right;
  font-size: 1.1em;
  text-align: left;
  width: 650px;
}

#wrapper img.landscape {
  clear: both;
  float: right;
  margin: 10px 30px 15px 0px;
}

#wrapper img.portrait {
  clear: both;
  float: right;
  margin: 10px 66px 15px 0px;
}

#wrapper a.linktext {
  border-bottom: 1px dotted #333;
  color: #333;
  padding: 0 0 1px 0;
  text-decoration: none;
}

#wrapper a.linktext:visited {
  color: #5229a3;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px dotted #5229a3;
}

#wrapper a.linktext:hover,a.linktext:active {
  color: #993300;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px solid #993300;
}

#main_content {
  margin: 0 350px 22px 35px;
}

#main_content dl {
  color: #333;
}

#main_content p a {
  border-bottom: 1px dotted #333;
  color: #333;
  padding: 0 0 1px 0;
  text-decoration: none;
}

#main_content p a:visited {
  color: #5229a3;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px dotted #5229a3;
}

#main_content p a:hover,a:active {
  color: #993300;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px solid #993300;
}

#contact dl {
  font-size: 1.2em;
  margin-top: 4em;
  text-align: center;
}

#contact dd {
  margin-top: 1em;
}

#main_content dl dt {
  font-weight: bold;
  margin-top: 2em;
}

#main_content dl dd a {
  color: #333;
  text-decoration: none;
  padding: 0 0 1px 0;
  border-bottom: 1px dotted #333;
}

#main_content dl dd a:visited {
  color: #5229a3;
  text-decoration: none;
  border-bottom: 1px dotted #5229a3;
}

#main_content dl dd a:hover,a:active {
  color: #993300;
  text-decoration: none;
  border-bottom: 1px solid #993300;
}

h2 {
  color: #223e55;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.1em;
  margin:0 0 30px 35px;
}

h3 {
  color: #223e55;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.1em;
  margin: 2em 0 0.5em 0;
}

h4 {
  font-weight: bold;
  margin: 1.5em 0 0 0;
}

#main_content p {
  line-height: 1.6em;
  margin: 1.0em 0 1.0em 0;
}

#main_content p:first-child {
  margin: 0 0 1.0em 0;
}

#main_content p em {
  font-weight: bold;
}

body#client_list #main_content ul {
  font-weight: normal;
  list-style-type: disc;
  margin: 0 0 1em 15px;
}

body#error404 #main_content ul {
  font-weight: normal;
  list-style-type: disc;
  margin: 0 0 1em 15px;
}

body#client_list #main_content ul li {
  margin: 0.5em 0 0.5em 0.2em;
}

/* 
  #site_info {
  background-color: #bf6;
  clear: both;
  color: #223e55;
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 2em 0 2em 0;
  text-align: center;
  width: 100%;
}
*/

#site_info {
  /* background-color: #fff98e; */
  background-color: #bf6;
  clear: both;
  color: #000;
  font-size: 1.1em;
  line-height: 1.2em;
  padding: 1.8em 0 1.8em 110px;
  text-align: center;
  width: 660px;
}

#site_info a {
  border-bottom: none;
  color: #223e55;
  padding: 0 0 1px 0;
  text-decoration: none;
}

#site_info a:hover {
  color: #993300;
}

body#links #main_content ul {
  list-style-type: disc;
  margin: 0 0 1em 15px;
}

body#links #main_content ul li {
  margin: 0.5em 0 0.5em 0.2em;
}

#main_content ul li a {
  color: #333;
  text-decoration: none;
  padding: 0 0 1px 0;
  border-bottom: 1px dotted #333;
}

#main_content ul li a:visited {
  color: #5229a3;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px dotted #5229a3;
}

#main_content ul li a:hover,a:active {
  color: #993300;
  text-decoration: none;
/*  padding: 0 0 1px 0; */
  border-bottom: 1px solid #993300;
}


.photoleft {
  width: 240px;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0 0 30px 61px;
}

.photoright {
  width: 240px;
  float: right;
  text-align: center;
  margin: 0;
  padding: 0 61px 30px 0;
}

.portleft {
  width: 135px;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0 0 30px 61px;
}

.portcentre {
  width: 135px;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0 61px 30px 61px;
}

.portright {
  width: 135px;
  float: right;
  text-align: center;
  margin: 0;
  padding: 0 61px 30px 0;
}


