/* CSS Document */

body
{
  background-color: #ffffff;
  color: #666666;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, sans-serif;
}

.body
{
  background-image: url( '../images/background.jpg' );
  background-repeat: repeat-x;
  background-attachment: fixed;
}

table
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.0em;
}

p
{
  margin-top: 0px;
  margin-bottom: 0px;
}

div.clear
{
  clear: both;
}

div.left
{
  float: left;
}

div.right
{
  float: right;
}

div.center
{
  text-align: center;
}

div.centerImages
{
  width: 100%;
  margin-left: 20px;
}

a
{
  color: #6191B5;
  text-decoration: none;
}

a:hover
{
  color: #F2B220;
  text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
  text-decoration: underline;
  color: #F2B220;
}

a.topLinks
{
  color: #C3C3C3;
  text-decoration: none;
}

div.spacer2
{
  width: 100%;
  height: 2px;
  margin: 0px;
  font-size: 0px;
}

div.spacer5
{
  width: 100%;
  height: 5px;
  font-size: 0px;
  margin: 0px;
}

div.spacer10
{
  width: 100%;
  height: 10px;
  font-size: 0px;
  margin: 0px;
}

.page
{
  position: relative;
  width: 100%;
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1.5;
}

.innerPage
{
  position: relative;
  width: 919px;
  background-color: white;
  margin: 0px auto;
  font-size: 0.7em;
  text-align: left;
  border-right: 1px solid #C0C0C0;
  border-left: 1px solid #C0C0C0;
}

.searchBar
{
  position: relative;
  background-color: #141616;
  color: #C3C3C3;
  height: 30px;
  text-align: right;
  padding-right: 20px;
  padding-top: 7px;
  vertical-align: middle;
}

.searchGo
{
  height: 16px;
  width: 16px;
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
  margin-right: 10px;
  margin-left: 3px;
  vertical-align: top;
  display: inline;
}
input.search
{
  color: #666666;
  font-family: Tahoma, arial, sans-serif;
  font-weight: bold;
  background-color: white;
  border: 0;
  font-size: 0.9em;
  width: 122px;
  margin-top: 2px;
}

.topNav
{
  position: relative;
  height: 87px;
  z-index: 1;
}

.navItemHome
{
  position: relative;
  float: left;
  height: 87px;
  width: 197px;
}
.navItemAbout
{
  position: relative;
  float: left;
  height: 66px;
  width: 119px;
}
.navItemMarkets
{
  position: relative;
  float: left;
  height: 66px;
  width: 119px;
}
.navItemProducts
{
  position: relative;
  float: left;
  height: 66px;
  width: 124px;
}
.navItemCasestudies
{
  position: relative;
  float: left;
  height: 66px;
  width: 119px;
}
.navItemResources
{
  position: relative;
  float: left;
  height: 66px;
  width: 113px;
}
.navItemContact
{
  position: relative;
  float: left;
  height: 66px;
  width: 128px;
}

.topbar
{
  float: right;
  height: 21px;
  width: 700px;
}

.yellowbar
{
  position: relative;
  float: right;
  height: 21px;
  width: 356px;
  padding-left: 5px;
  z-index: 2;
  background-color: #F2B220;
}

.mainImage
{
  position: relative;
  height: 271px;
  width: 919px;
  vertical-align: middle;
  background-color: Green;
}

.shortImage
{
  height: 101px;
  width: 678px;
  border-bottom: 7px solid #739190;
}

.yourBusiness
{
  position: relative;
  font-family: Arial, sans-serif;
  height: 20px;
  background-color: #141616;
  color: #C3C3C3;
  padding-top: 10px;
  padding-left: 25px;
  font-size: 1.2em;
}

.middleNav
{
  position: relative;
  height: 81px;
}

h1
{
  color: #1C2122;
  font-size: 1.3em;
  margin-bottom: 10px;
  margin-top: 0px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: arial, sans-serif;
}

h2
{
  color: #6191B5;
  font-size: 1.2em;
  margin: 0px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: arial, sans-serif;
}

.rightLineBg
{
  position: relative;
  width: 919px;
  background-image: url( '/images/rightlinebg.gif' );
  background-repeat: repeat-y;
}

.contentLeft
{
  float: left;
  width: 555px;
}

.contentLeft h3
{
  color: #666666;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: normal;
  font-family: arial, sans-serif;
}

.leftText
{
  padding: 20px;
}

.operatingHoursText
{
  padding: 10px;
  float: left;
}

.contentRight
{
  float: left;
  width: 310px;
  padding: 20px;
  padding-left: 17px;
  vertical-align: top;
}

.contentRight .iconImage
{
  float: left;
  width: 35px;
}

.contentRight .text
{
  float: left;
  width: 275px;
}

.contentRight .text h1, .contentRight .text h2, .contentRight .text h3
{
  font-family: arial, sans-serif;
}

.contentRight h1 a, h2 a, h3 a
{
  text-decoration: none;
}

.contentRight h1 a:hover, h2 a:hover, h3 a:hover
{
  text-decoration: underline;
  color: #F2B220;
}

.contentRight h1, h2, h3
{
  margin-bottom: 0px;
  padding: 0px;
  font-weight: normal;
  font-family: arial, sans-serif;
}

.contentFull
{
  width: 919px;
}

.fullText
{
  padding: 20px;
}

.rightMenuBg
{
  position: relative;
  width: 919px;
  background-image: url( '/images/rightmenubg.gif' );
  background-repeat: repeat-y;
}

.breadcrumb
{
  position: relative;
  height: 20px;
  text-align: right;
  padding: 10px;
}

.breadcrumb a
{
}


.contentLeft2
{
  float: left;
  width: 678px;
}

.contentLeft2 h3
{
  color: #666666;
  font-size: 1.1em;
  margin-bottom: 5px;
  margin-top: 20px;
  text-transform: uppercase;
}

.rightCol
{
  position: relative;
  background-color: #1C2122;
  float: left;
  width: 206px;
  padding: 20px;
  padding-left: 15px;
  color: #A3A3A3;
}

.rightCol ul
{
  margin-left: 15px;
}

.rightCol a
{
  color: #A3A3A3;
}

.rightCol .iconImage
{
  float: left;
  width: 35px;
}

.rightCol .iconImageHome
{
  float: left;
  width: 35px;
}

.rightCol .text
{
  float: left;
  width: 165px;
}

.rightCol .titleOnly
{
  float: left;
  width: 165px;
  padding-top: 5px;
}

.rightCol .titleOnly h1 a
{
  color: white;
  text-decoration: none;
}

.rightCol a
{
  text-decoration: none;
}
.rightCol a:hover
{
  text-decoration: underline;
  color: #F2B220;
}

.rightCol h1, .rightCol h2, .rightCol h3
{
  color: white;
  font-weight: normal;
}

.rightCol h1
{
  font-size: 1.1em;
  margin: 0px;
  margin-bottom: 2px;
  font-weight: normal;
  text-transform: uppercase;
}

.rightCol h1 a
{
  color: white;
  text-decoration: none;
}

.rightCol h2
{
  font-size: 1.0em;
  margin: 0px;
  margin-bottom: 2px;
  font-weight: bold;
  text-transform: uppercase;
}

.rightCol h2 a
{
  color: white;
  text-decoration: none;
}

.rightCol h3
{
  font-size: 1.0em;
  margin: 0px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.rightCol h3 a
{
  color: white;
  text-decoration: none;
}

.rightCol a:hover
{
  text-decoration: underline;
  color: #F2B220;
}

.rightCol h1 a:hover, .rightCol h2 a:hover, .rightCol h3 a:hover
{
  text-decoration: underline;
  color: #F2B220;
}

.customers
{
  width: 894px;
  background-color: white;
  border-top: 1px solid #CCCCCC;
  color: #1C2122;
  padding-top: 10px;
  padding-left: 25px;
  font-family: arial, sans-serif;
}

.footer
{
  position: relative;
  background-color: #1C2122;
  margin: 0 auto;
  margin-top: 20px;
  bottom: 0;
  height: 20px;
  text-align: left;
  font-size: 0.9em;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 20px;
  color: white;
}

.footer a
{
  color: white;
  text-decoration: none;
}

.message
{
  color: red;
}

.loginField
{
  float: left;
  padding-right: 10px;
  width: 150px;
  text-align: right;
  font-size: 1.1em;
}

.loginButton
{
  padding-left: 160px;
  font-size: 1.1em;
}


.leftNav
{
  float: left;
  margin: 10px;
}

input.text
{
  color: #000000;
  font-size: 1.0em;
  font-family: Tahoma, Arial, sans-serif;
  border: 1px solid #6191B5;
}
input.submit
{
  font-size: 0.9em;
  color: white;
  font-family: Tahoma, Arial, sans-serif;
  background-color: #6191B5;
  border: 1px solid #000000;
  cursor: hand;
}

img
{
  border: none;
}

ul li
{
  list-style-type: square;
  margin-bottom: 5px;
}
