/* CSS Document */



body {

background: url(images/bg.jpg);

background-repeat: no-repeat;

}



a {

text-decoration: underline;

color: #000000;

}



a:hover {

color: #000000;

text-decoration: underline;

}


#footer {

font-size: 12px;
width: 775px;
text-align: center;

font-size: 12px;

font-family: helvetica;

color: #000000;

}

#footer a {

text-decoration: underline;

}

#footer a:hover {

text-decoration: underline;

}

#header {

top: 0px;

_top: 0px;

left: 150px;

display: block;

position: absolute;

}

#side {

top: 200px;

_top: 200px;

left: 0px;

display: block;

position: absolute;

}



#mainnav {

top: 16px;

_top: 16px;

left: 2px;

display: block;

position: absolute;

z-index: 5;

}


#main_text {

display: block;

position: absolute;

top: 130px;

_top: 130px;

left: 0px;

width: 643px;

line-height: 20px;

font-size: 12px;


}

#copy_text {

width: 643px;

line-height: 20px;

font-size: 14px;

font-family: helvetica;

color: #000000;

padding-left: 140px;

}


.border_blue{

  padding:2px;
  border: 4px solid #bbdddd;
  float: center;
  margin: 10px;
  } 



.intro {

font-size: 18px;
font-weight: bold;
color: #5fa0a3;


}


