body {
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-family: Arial, Tahoma, sans-serif;
  text-align: center;
  color: #333;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}

a img {
  border: 0px;
}


#top {
  width: 1000px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

#main-wrap {
  width: 994px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 3px solid #363636;
}

#tc-wrap {
  background-color: #363636;
}

#bottom {
  width: 1000px;
  padding-top: 5px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  color: #aaa;
  text-align: left;
}


.main-picture {
  width: 621px;
  height: 264px;
  background: url('/images/design/main-picture-flipped.jpg') no-repeat left top;
  margin-bottom: 3px;
}

.euphar-box {
  float: right;
  width: 370px;
  height: 264px;
  margin-bottom: 3px;
  background: url('/images/design/euphargirl.jpg') no-repeat right top #fff;
}

.box1, .box2, .box3, .box4 {
   float: left;
   width: 247px;
   height: 220px;
   margin-right: 3px;
   position: relative;
}

.box4 {
  margin-right: 0px;
  width: 244px;
}

.box1 {
  background: url('/images/design/box-1.gif') no-repeat left top;
}

.box2 {
  background: url('/images/design/box-2.gif') no-repeat left top;
}

.box3 {
  background: url('/images/design/box-3.gif') no-repeat left top;
}

.box4 {
  background: url('/images/design/box-4.gif') no-repeat left top;
}

.top-menu {
  float: right;
  padding-right: 20px;
  font-size: 13px;
  font-weight: bold;
}


.content {
  padding: 15px 15px 30px 15px;
  clear: both;
}

.news {
  float: left;
  width: 234px;
  min-height: 350px;
  border-right: 1px solid #c1c1c1;
}

.page {
  float: right;
  width: 700px;
}

.sole-page {
  padding-left: 20px;
  padding-top: 20px;
}


.clearer {
  clear: both;
  height: 3px;
  font-size: 1px;
}

ul {
  line-height: 22px;
  margin-top: 0px;
  padding-top: 0px;
}



.logo {
  padding-top: 30px;
  padding-left: 20px;
}

.triple-col {
  float: left;
  width: 230px;
}


h1, h2, h3, p, form {
  padding: 0px;
  margin: 0px;
}


a.top-href {
  color: #333;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

a.top-href:hover {
  color: #003399;
}

a.box-link {
  position: absolute;
  text-decoration: none;
  bottom: 15px;
  right: 20px;
  color: #fff;
}

a.box-link:hover {
  color: #ff0000;
}

h1 {
  font-weight: normal;
  color: #003399;
  font-size: 28px;
  margin-bottom: 15px;
}

.euphar-box h1 {
  padding: 15px 50px 0px 15px;
}

.euphar-box p {
  padding: 0px 0px 0px 15px;
  font-size: 16px;
  margin-bottom: 15px;
}

.euphar-box p span {
  font-size: 14px;
}

.euphar-box p em {
  font-size: 14px;
}

.euphar-box a {
  font-size: 14px;
  text-decoration: none;
  color: #003399;
}

.euphar-box a:hover {
  color: #ff0000;
}



.content h1 {
  color: #003399;
  font-size: 24px;
  margin-bottom: 15px;
}

.content h2 {
  color: #333;
  font-size: 18px;
  margin-bottom: 7px;
}


.content p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}





h2.hbox {
  color: #fff;
  padding:  15px 0px 0px 12px;
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 9px;
}

p.hbox {
  margin-bottom: 7px;
  color: #fff;
  padding: 0px 10px 0px 12px;
  font-size: 12px;
  line-height: 18px;
}

p.hbox strong {
  font-size: 13px;
}













