﻿/*
*/
img {border:0}
body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
  background-image:url('images/background.jpg');
  background-repeat:repeat-x;
  background-color:#94d733;
}

a {
  cursor: pointer;
  outline: none;
  font-weight: bold;
}
a:link { color: #006699; }
a:visited { color: #006699; }
a:hover { color: #1a5904; }

.bold {font-weight: bold}

p {padding-left: 35px; margin-top: 3px;}

.float-left { float: left; }
.float-right { float: right; }

#header {
  position: absolute;
  left: -4px;
  top: -2px;
  width: 955px;
  height: 334px;
  z-index: 3;
  background-image:url('images/header.jpg');
  background-repeat:no-repeat;
}

#header img {float:right; margin: 10px 0 0 0; border:0}

#header .contactUs
{
  position: absolute;
  left: 256px;
  top: 197px;
  padding: 0;
  margin-top: 13px;
 }


#main-content {
  position: absolute;
  left: 20px;
  top: 250px;
  width: 985px;
  height: 522px;
  z-index: 4;
}


#rightBorder {
  position: absolute;
  left: 976px;
  top: 41px;
  width: 11px;
  height: 578px;
  z-index: 8;
}


#leftBorder {
  position: absolute;
  left: 0px;
  top: 43px;
  width: 12px;
  height: 578px;
  z-index: 9;
}

/* #currentPartners {
  position: absolute;
  left: 38px;
  top: 14px;
  width: 430px;
  height: 300px;
  z-index: 15;
}
*/

#currentPartners .map-postion {padding-left: 35px; margin-top: 3px;}

/*#partnerList {
  position: absolute;
  left: 39px;
  top: 14px;
  width: 430px;
  height: 109px;
  z-index: 14;
}*/

#partnerList ul {list-style: none; margin-left: 33px; padding-left: 0; }
#partnerList li {background-repeat: no-repeat; padding: 0 0 0 140px; height:115px; background-position:left top; }


#partnerList a {
  cursor: pointer;
  outline: none;
  font-weight: normal;
  font-size: 18px;
}


.smallText {font-size: 11px; }
#partnerList .smallLink {cursor: pointer; outline: none; font-weight: normal; font-size: 11px; }

#partnerList table
{
    width: 100%;
    }
#partnerList tr th {text-align:left; border-bottom: solid 1px #999; white-space: nowrap;}

/*#contactUS {
  position: absolute;
  left: 41px;
  top: 400px;
  width: 350px;
  height: 76px;
  z-index: 11;
}*/

/*#announcement {
  position: absolute;
  left: 485px;
  top: 14px;
  width: 475px;
  z-index:13;
}*/

/*#features {
  position: absolute;
  left: 485px;
  top: 120px;	14px;
  width: 475px;
  height: 600px;
  z-index: 13;
}*/

#features ul {margin: 0; padding: 0;padding-left: 50px;margin-top:-6px;}
#features li {padding-bottom: 3px;}

#atlasStats {width:75%; padding: 0 35px;}
#atlasStats caption {display:none;}
#atlasStats tr th {display:none;}
#atlasStats tr td {text-align:left; border-bottom: solid 1px #cfccc3; white-space: nowrap;}
#atlasStats tr td.count {text-align:right;}

#footer {
  position: absolute;
  left: 20px;
  top: 1050px;
  width: 970px;
  height: 36px;
  z-index: 5;
  color:#000;
  font-weight: bold
}

#copyright {
  position: absolute;
  left: 15px;
  width: 950px;
  padding-left: 2px;
  z-index: 10;
}