html{

  margin: 0px;

  padding: 0px;

}



BODY {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: Black;

    text-align: left;

}



#wrapper {

  left: 0px;

  top: 5px;

  width: 750px;

  padding: 10px;

  background-color: #ffffff;

  margin-right: auto;

  margin-left: auto;

}



#header {

  position: relative;

  left: 0px;

  top: 0px;

  width: 760px;

}



#business-units {

  position: relative;

  left: 0px;

  top: 20px;

  width: 758px;

}



#navigation {

  position: relative;

  left: 70px;

  top: 20px;

  width: 678px;

}



#bottom-navigation {

  position: relative;

  left: 110px;

  top: 0px;

  width: 678px;

}



#graybar {

  position: absolute;

  left: -3px;

  top: 235px;

  background-color:  #CCCCCC;

  width: 760px;

  height: 7px;

}



#content {

  position: relative;

  left: 0px;

  top: 20px;

  width: 750px;

  /* height: auto;            650px */

}



#content-2 {

  position: absolute;

  left: 0px;

  top: 0px;

  width: 535px;

  /* background-color: #CCCCCC; */

}



#right-col-2 {

  position: absolute;

  left: 542px;

  top: 20px;

  width: 210px;

  background-color: ;

  /* background: #CCCCCC */

}



H1 {

	font-family: Arial;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color:#0099CC;

}



H2 {

    font-family: Arial;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	color:#0099CC;

}



H3 {

    font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: black;

}



#subhead {

    font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: black;

}



TD {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

 	color: Black

}



P {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

 	font-style: normal;

	font-weight: normal;

    text-align: justify;

	color: Black;

    padding: 0 px;

    margin: 0px;

}



br.clear{

  clear: both;

}



.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: Black

}



A:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 11px;

 	font-style: normal;

	font-weight: bold;

	color: Black

}



A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: Black

}



A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: Gray

}





.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

 	color: Black

 }



 .floatleft{

    position: relative;

    float: left;

    margin-right: 10px;

 }



.floatright{

    position: relative;

    float: right;

    margin-left: 10px;

}



.imgborder{

    width: 276px;

    height: 144px;

    border: 2px solid #669966;

    padding: 2px;

}



.imgborder-2{

    border: 2px solid #669966;

    padding: 2px;

    margin-bottom: 10px;

}

.bus-units:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
  	font-style: normal;
	font-weight: bold;
	color: Black;
    position: relative; left: 100px;
}

.bus-units:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
  	font-style: normal;
 	font-weight: bold;
 	color: Black;
     position: relative; left: 100px;
 }

.bus-units:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
 	font-style: normal;
 	font-weight: bold;
  	color: Black;
    position: relative; left: 100px;
}

.imgborder{
    width: 200px;
    height: 99px;
    border: 2px solid #669966;
    padding: 2px;
    margin-bottom: 3px;
}

.imgborder195{
    width: 195px;
    height: 100px;
    border: 2px solid #669966;
    padding: 2px;
    margin-bottom: 10px;
 }



#footer {

  position: relative;

  left: 0px;

  top: 0px;

  background-color:  #CCCCCC;

  width: 750px; height: 15px;

  margin-top: 20px;

 }



 



