BODY
{
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Sans-Serif;
}

#pagewrapper
{
  width: 760px;
  margin: 0px auto; 
  padding: 0;
}


#main
{
  position: relative;
  width: 760px;
  margin: 0;
  padding: 0;
}


#header_hands
{
  width: 730px;
  height: 390px;
  padding: 15px;
  background-image: url(../images/headers/washing_hands.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}

#header_hospital
{
  width: 730px;
  height: 170px;
  padding: 15px;
  background-image: url(../images/headers/general_hospital.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}

#header_petri
{
  width: 730px;
  height: 170px;
  padding: 15px;
  background-image: url(../images/headers/petri.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}

#header_cleaning
{
  width: 730px;
  height: 170px;
  padding: 15px;
  background-image: url(../images/headers/cleaning.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}

#header_gloves
{
  width: 730px;
  height: 390px;
  padding: 15px;
  background-image: url(../images/headers/gloves.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #000000;
}

#logo
{
  clear: both;
  width: 730px;
  text-align: left;
  font-size: 2.5em;
  font-weight: bold;
  color: #FFFFFF;
}

#header_slogan
{
  clear: both;
  width: 730px;
  text-align: left;
  font-size: 1.5em;  
}

#header_text
{
  clear: both;
  width: 730px;
  text-align: left;
  font-size: 0.8em;
  font-weight: bold;
}

#navigation
{
  width: 760px;
  background-image: url(../images/gradients/green_navigation.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

#navbartop
{
  clear: both;
  width: 760px;
  height: 10px;
  padding: 0;
  margin: 0;
  font-size: 0em;
}

#navbar
{
  clear: both;
  width: 730px;
  color: #ffffff;
  font-size: 1.02em;
  padding: 0px 15px 0px 15px;
  text-valign: middle;
}

#navbar A
{
  color: #ffffff;
  text-decoration: none;
}

#navbar A:hover
{
  color: #ffffff;
  text-decoration: underline;
}

.link-current
{
  font-weight: bold;
}

#navbarbottom
{
  clear: both;
  width: 760px;
  height: 10px;
  padding: 0;
  margin: 0;
  font-size: 0em;
}

#maincontainer
{
  clear: both;
  width: 730px;
  padding: 15px;
  margin: 0;
}

#title
{
  clear: both;
  width: 730px;
  padding: 0px;
  color: #31bd1a;
  font-size: 1.5em;
  font-weight: bold;
}

#content
{
  float: left;
  width: 471px;
  padding: 0px;
  background-color: #ffffff;
  color: #000000;
  font-size: 0.8em;
}

#content A
{
  color: #31bd1a;
  text-decoration: underline;
}

#content A:hover
{
  color: #31bd1a;
  text-decoration: none;
}

#rightbar
{
  float: right;
  width: 244px;
  padding: 0px;
  color: #ffffff;  
}


.rightbox
{
  clear: both;
  width: 214px;
  height: 179px;
  padding: 15px;
  background-image: url(../images/gradients/green_box.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

.rightbox_header
{
  clear: both;
  width: 214px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
}

.rightbox_text
{
  clear: both;
  width: 214px;
  padding: 15px 0px 0px 0px;
  text-align: center;
  font-size: 0.75em;
}

.rightbox_text A
{
  color: #ffffff;
  text-decoration: underline;
}

.rightbox_text A:hover
{
  color: #ffffff;
  text-decoration: none;
}

.rightbarseperator
{
  clear: both;
  width: 244px;
  height: 15px;
  padding: 0;
  font-size: 0em;
}


#footerpadder
{
  clear: both;
  width: 760px;
  height: 15px;
}

#footer
{
  clear: both;
  position: relative;
  width: 730px;
  height: 56px;
  margin: 0;
  padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
  color: #ffffff;
  font-size: 0.75em;
  background-image: url(../images/gradients/green_footer.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

#footercol1
{
  float: left;
  width: 365px;
  text-align: left;  
}

#footercol2
{
  float: right;
  width: 365px;
  text-align: right;    
}

#footer A
{
  color: #ffffff;
  text-decoration: underline;
}

#footer A:hover
{
  color: #ffffff;
  text-decoration: none;
}

HR
{
  background-color: #31bd1a;
  width: 100%;  
}

.formtitle
{
  color: #31bd1a;
  font-weight: bold;  
}

.formbutton
{
  background-color: #31bd1a;
  color: #ffffff;
  border: 0;
}

.telephonenumber
{
  font-size: 2em;
  font-weight: bold;
}
