@charset "UTF-8";
/* CSS Document */

body{ 
background-color: #FFFFFF;
font-family:Arial;
}




#header {
  background: #770000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
}

#headerHWWLogo {
  background: #FFFFFF;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 243px;
  height: 100px;
  padding-top:0px;
}

#headerTitle {
  background: #770000;
  color:#FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
  font-style:italic;
  padding-top:32px;
  padding-left:13px;
  position: absolute;
  top: 0px;
  left: 243px;
  width: 500px;
  height: 30px;
}

#headerFSCLogo {
	background: none;
	position: absolute;
	top: 5px;
    left: 870px;
	width: 94px;
	height: 90px;
}

#headerHWIncLogo {
  background: #770000;
  position: absolute;
  top: 22px;
  left: 508px;
  width: 265px;
  height: 92px;
}
#footer {
	color: #FFFFFF;
	font-size: .78em;
	font-weight: bold;
	background: #770000;
	position: absolute;
	top: 81px;
	left: 265px;
	width: 610px;
	height: 15px;
}

a.footerLinks:link {color: #FFFFFF; text-decoration: none;}
a.footerLinks:visited {color: #FFFFFF; text-decoration: none;}
a.footerLinks:hover {color: #FFFFFF; text-decoration: none;}
a.footerLinks:active {color: #FFFFFF; text-decoration: none;} 





#header2 {
  background: #000000;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 100%;
  height: 154px;
}

#header2Image1 {
  background: #000000;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 194px;
  height: 142px;
}
#header2Image2 {
  background: #000000;
  position: absolute;
  top: 6px;
  left: 206px;
  width: 194px;
  height: 142px;
}
#header2Image3 {
  background: #000000;
  position: absolute;
  top: 6px;
  left: 406px;
  width: 194px;
  height: 142px;
}
#header2Image4 {
  background: #000000;
  position: absolute;
  top: 6px;
  left: 606px;
  width: 194px;
  height: 141px;
}
#header2Image5 {
  background: #000000;
  position: absolute;
  top: 6px;
  left: 806px;
  width: 194px;
  height: 142px;
}






#leftcol {
	background: #770000;
	position: absolute;
	top: 254px;
	left: 0px;
	width: 243px;
	height: 850px;
}
#leftcolLinks {
  color:#FFFFFF;
  font-size: .78em;
  font-weight:bold;
  letter-spacing: 0px;
  padding-top:9px;
  line-height:2.45em;
  padding-left:20px;
  position: absolute;
  top: 0px;
  left: 0px;
 }
 
#leftNavLinks2Line{
	line-height:1.2em;
	padding-top:8px;
	padding-bottom:8px;
}
 

a.leftNavLinks:link {color: #FFFFFF; text-decoration: none;}
a.leftNavLinks:visited {color: #FFFFFF; text-decoration: none;}
a.leftNavLinks:hover {color: #FFFFFF; text-decoration: none;}
a.leftNavLinks:active {color: FFFFFF; text-decoration: none;}





#content {
  background: #FFFFFF;
  position: absolute;
  top: 254px;
  left: 243px;
  width: 750px;
  height: 850px;
}

a.contentLinks:link {color: blue;}
a.contentLinks:visited {color: blue;}
a.contentLinks:hover {color: blue;}
a.contentLinks:active {color: blue;}


#contentCopyHeader {
	color: #770000;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	position: absolute;
	width: 530px;
	height: 25px;
	top: 17px;
	left: 17px;
}
#contentCopy {
	color: #000000;
	font-size: .83em;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.20;
	position: absolute;
	width: 725px;
	top: 56px;
	left: 17px;
}
#contentImage {
  background: #FFFFFF;
  position: absolute;
  top: 17px;
  left: 290px;
  width: 250px;
  height: 250px;
}

#phoneNumber {
	color: #770000;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	position:absolute;
	width: 200px;
	height: 25px;
	top: 17px;
	left: 615px;
}

