body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
}

body { 
  margin:0; 
  padding:0; 
  color:#000;
  background-color:#008c99;  
}

input,select,textarea {
  font-size:1em;
}

small {
  font-size:0.85em;
}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

p {
  margin:1em 0 1em 0;
	line-height:1.3em;
}

dl {
  margin:1em 0 1em 0;
}

dl.col {
  margin:0;
  padding:0;
  line-height:1.5em;
}

dl.col dt {
  float:left;
  width:23em;
}

dl.col dd {
  margin-left:20em;
}

.clear:after {
  content:'.';
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}

ul,
ol {
  margin:1em 0 1em 2em;
  padding:0 0 0 1em;
}

a {
  color:#008c99;
}

.print {
  display:none;
}

h1 {
	font-size:2em;
	font-weight:normal;
}

h2 {
  margin:1em 0 1em 0;
  font-size:1.4em;
  font-weight:normal;
  color:#068c98;
}

h3 {
  margin:1em 0 1em 0;
  font-size:1.4em;
  font-weight:normal;
  font-style:italic;
  color:#202020;
}

#borders {
  background:#fff url(../images/containerbg.jpg) repeat-y;
  width:1024px;
  margin:0 auto 0 auto;
}

#container {
  position:relative;
  margin:0 13px 0 11px;
}

#header {
  position:relative;
  height:294px;
}

#header .logo {
  position:absolute;
  top:0;
  left:0;
  width:274px;
  height:130px;
  background:transparent url(../images/i-logo.gif) no-repeat;
}

#header .photo1 {
  position:absolute;
  top:0;
  right:0;
  width:224px;
  height:130px;
}

#header .photo2 {
  position:absolute;
  top:130px;
  right:0;
  width:224px;
  height:163px;
}

#header .swoosh1 {
  position:absolute;
  top:130px;
  left:0;
  width:225px;
  height:100px;
}

#header .swoosh2 {
  position:absolute;
  top:130px;
  right:224px;
  width:552px;
  height:163px;
}

#nav-side {
  position:absolute;
  top:266px;
  left:0;
  width:220px;
  font-size:0.85em;
}

#nav-side li {
  display:block;
}

#nav-side a {
  display:block;
  text-transform:uppercase;
  color:#828282;
  background:transparent url(../images/borderbottom.jpg) no-repeat bottom left;
  line-height:2.6em;
  text-decoration:none;
  text-indent:8px;
}

#nav-side a:hover {
  background-color:#f6f6f6;
}

#content h1{
  position: static;
}

#content {
  width:730px;
  position:relative;
  margin:0 0 0 250px;
  min-height:300px;
}

#pageheading h1 {
  width:730px;
  position:absolute;
  margin:0;
  top:244px;
  left:250px;
}

h1 {
  font-size:2.5em;
  font-style:italic;
  font-weight:bold;
  color:#605e5f;
}



#footer {  
  position:relative;
  font-size:0.85em;
  height:254px;
}

#footer .swoosh1 {
  position:absolute;
  top:1px;
  left:0;
  width:224px;
  height:203px;
}

#footer .swoosh2 {
  position:absolute;
  top:0;
  right:0;
  width:774px;
  height:117px;
}

#footer .contacts {
  padding:1px;
}

#footer .contacts dl {
  position:absolute;
  z-index:5;
  top:126px;
  left:250px;
}

#footer .contacts dl.group2 {
  left:auto;
  right:20px;
}
dl.group1 {
	width:250px;
	}
dl.group1 dt {
  width:15em;
}

dl.group1 dd {
  margin-left:12em;
}

dl.group2 dt {
 width:11em;
}

dl.group2 dd {
  margin-left:12em;
}

#footer .contacts dt {
  color:#098798;
  font-weight:bold;
}

#footer .contacts dd {
  color:#5e5e5e;
}

#nav-bottom {
  margin:202px 0 0 0;
  padding-top:5px;
  background-color:#b1c9cb;
  height:45px;
}

#nav-bottom li {
  display:block;
  float:left;
  margin-top:5px;
  padding:0 1em 0 1em;
  line-height:1em;
  border-right:#5e6c6f solid 1px;
}

#nav-bottom li.last {
  border-right:none;
}

#nav-bottom a {
  color:#5e6c6f;
  text-decoration:none;
}

#fineprint {
  width:1001px;
  margin:6px auto 6px auto;
  font-size:0.85em;
}

#fineprint li {
  display:inline;
}

#fineprint,
#fineprint a {
  color:#fff;
}

#fineprint a {
  text-decoration:none;
}

#fineprint .author {
  text-align:right;
}

.acronyms {
  font-size:0.85em;
}

.acronyms dt {
  font-weight:bold;
  margin-top:1.5em;
}

.note {
  float:right;
  margin:1.4em 0 2em 2em;
  padding:0.6em;
  border:#008c99 solid 1px;
  background-color:#F7FBFA;
  font-size:0.85em;
  line-height:1.4em;
}

.spaced li {
  margin:0.5em 0 0.5em 0;
}

.testimonial {
  margin:2.5em 0 0 0;
}

.testimonial img {
  float:right;
}

.testimonial .quote {
  margin-left:10px;
  padding-left:30px;
  padding:10px 0 10px 30px;
  color:#008c99;
  background:transparent url(../images/g-quote.png) no-repeat top left;
}

acronym {
  border-bottom:1px dotted #AAA;
}


/* --- CMS CSS --- */

#cms-text-area h1{
  position: relative;
  top: 0;
  left: 0;
}

#cms-text-area{
  padding: 10px;
  background-color: #FFF;
}

img.Left  { float:left; padding: 4px 0 0 0;   }
img.Right { float:right; padding: 4px 0 0 0;   }


