/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff;
  font: normal 62.5% Arial, Helvetica, sans-serif;
  text-align: center;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #ffa10d;
}

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/
 
#top {
  background: url(../images/background.gif) repeat-x;
  color: #fff;
  height: 146px;
}

#middle {
  background: #fff;
  clear: both;
}

#bottom {
  background: #414141;
  color: #fff;
  border-top: 2px solid #222222;
}

#header {
  background: url(../images/headerbackground.jpg) no-repeat;
  margin: 0 auto;
  text-align: left;
  width: 899px;
  height: 146px;
  padding: 0 20px;
}

#nav {
  padding-top: 4px;
  margin-left: 305px;
  clear: right;
  position: relative;
  z-index: 2;
}

#nav li {
  float: left;
  position: relative;
}

#nav li a {
  display: block;
  background: url(../images/tab.gif) no-repeat;
  text-align: center;
  width: 115px;
  height: 27px;
  padding-top: 16px;
  font-size: 1.4em;
  font-weight: bold;
  color: #5b5b5b;
}

#nav li a:hover, #nav li.over a, #nav li:hover a {
  text-decoration: none;
  background: url(../images/tab_over.gif) no-repeat;
  color: #fff;
  cursor: pointer;
}

#nav li ul {
  display: none;
  position: absolute;
  top: 43px;
  left: 1px;
  background: #fff;
  width: 170px;
  border: 1px solid #3b3b3b;
  border-top-width: 0px;
}

#nav ul li {
  float: none;
}

#nav ul li a, #nav li.over li a, #nav li:hover li a {
  background: none;
  height: auto;
  width: 150px;
  text-align: left;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 1.2em;
  color: #5b5b5b;
  border-bottom: 1px solid #999;
}

#nav ul li a:hover {
  background: #ffdeaa;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
}

.greenNav {
color: #339900;
font-weight: bold;
}
.social { float: right; clear: right; height: 30px; margin-right: 30px; font-size: 1.4em;  }
.social img { margin-right: 10px; }

#main {
  background: url(../images/mainbackground.png) repeat-y;
  margin: 0 auto;
  text-align: left;
  width: 939px;
  position: relative;
}
#pdf {
  width: 83px;
  position: absolute;
  right: -64px;
  top: 50px;
  z-index: 10;
 }


#footer {
  background: url(../images/footerbackground.gif) no-repeat;
  margin: 0 auto;
  text-align: center;
  width: 935px;
  height: 145px;
  padding-top: 20px;
}

#footer ul {
  margin-bottom: 5px;
}

#footer li a {
  color: #fff;
}

#footer li {
  display: inline;
  text-transform: uppercase;
  padding: 0 6px;
  border-right: 1px solid #fff;
}

#footer ul.orange li {
  border-right: 1px solid #ffa10d;
}

#footer ul.orange li a {
  color: #ffa10d;
}

#footer li.last, #footer ul.orange li.last {
  border: 0 none;
}

#footer p {
  margin-top: 10px;
}

#sidebar {
  width: 293px !important;
  width: 287px;
  float: left;
}

#content {
  float: left;
  width: 582px;
}

#content h1 {
  margin: 5px 0 5px 5px;
}



#mapContainer {
  width: 550px;
  height: 550px;
  border: 1px solid #000;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.center {
  text-align: center;
}

.pad {
  padding: 6px 20px 6px 26px !important;
  padding: 6px 20px;
}

.logo {
  background: url(../images/logo.gif) bottom no-repeat;
  width: 262px;
  height: 131px;
  text-indent: -9999px;
  float: left;
  padding-top: 8px;
}

.logo a {
  display: block;
  width: 262px;
  height: 131px;
  }

.headercontact {
  font-family: Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.7em;
  float: right;
  text-align: right;
  padding: 10px 20px;
}

.block {
  width: 257px;
  margin: 6px;
  float: left;
  padding: 12px;
  border: 1px solid #c2c2c2;
}

.block p {
  font-size: 1.1em;
  line-height: 1.7em;
  margin-bottom: .6em;
}

.block h2, #content h1 {
  text-transform: uppercase;
  color: #ffa10d;
  font-weight: bold;
  font-size: 1.8em;
  background: url(../images/header2_background.gif);
  padding: 5px;
  margin-bottom: 10px;
}

.block ol {
  list-style: decimal;
  margin-left: 30px;
}

.block li {
  font-size: 1.1em;
  margin-bottom: 5px;
}

.welcome {
  height: 335px;
}

.welcome ul {
  font-size: 1.6em;
  margin-left: 20px;
}

.welcome p {
  font-size: 1.2em;
}

.welcome li {
  margin-bottom: 5px;
}

.welcome li a {
  color: #000;
  text-decoration: underline;
}

.flashblock {
  width: 552px;
  height: 335px;
  margin: 6px;
  float: left;
  padding: 12px;
  border: 1px solid #c2c2c2;
  z-index: 0;
}

.blogblock {
  margin: 6px !important;
  margin: 0 12px 6px;
  padding: 12px;
  border: 1px solid #c2c2c2;
  width: 847px;
}

.blogblock p {
  margin-bottom: 1em;
}

.blogblock ol {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 1em;
}

.blogblock h2 a {
  text-transform: uppercase;
  color: #ffa10d;
  font-weight: bold;
}

#linklove {
  width: 847px;
  height: 110px;
  background: url(../images/linklove.jpg) no-repeat center;
}

.linkloveLink {
  float: left;
  display: block;
  width: 211px;
  height: 95px;
  text-indent: -999em;
}

.blog {
  float: left;
  padding-right: 20px;
  width: 391px;
}

.press {
  float: left;
  padding-left: 20px;
  background: url(../images/vdots.gif) left top repeat-y;
  width: 392px;
}

.breadcrumbs {
  padding: 6px !important;
  padding: 6px 12px;
  width: 871px;
}

.breadcrumbs a {
  color: #000;
}

.breadcrumbs a:hover {
  cursor: pointer;
}

.breadcrumbs li {
  display: inline;
  text-transform: uppercase;
  font-family: Tahoma, Helvetica, sans-serif;
}

ul.links li {
  font-size: 1.4em;
  padding: 10px 20px;
  background: url(../images/bullet_sidebar.gif) 5px center no-repeat;
}

ul.links a {
  color: #3b3b3b;
}

ul.links li.grey {
  background: #f2f2f2 url(../images/bullet_sidebar.gif) 5px center no-repeat;
}

.contentblock {
  margin: 6px 0 6px 6px;
  padding: 12px;
  float: left;
  border: 1px solid #c2c2c2;
  width: 552px;
}

.contentblock p {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #000; 
}

#contentList {
  margin: 0 0 0 25px;
  padding: 0;
  list-style: inside disc;
  font-size: 1.2em;
}

.title {
  background: #ffa10d url(../images/titlebackground.gif) repeat-x;
  margin-bottom: 12px;
}

.title h2 {
  font-size: 1.7em;
  line-height: 30px;
  float: left;
  text-transform: uppercase;
  padding-left: 10px;
}

.title h3, .title p {
  font-size: 1.7em;
  line-height: 30px;
  text-align: right;
  text-transform: uppercase;
  padding-right: 10px;
}

.white {
  color: #fff;
}

.red {
  color: #ad0000;
}

.productleft {
  float: left;
  width: 275px;
  margin-right: 12px;
}

.productright {
  float: left;
  padding-left: 12px;
  border-left: 1px solid #e5e5e5;
  width: 250px;
}

.productright li, .product li {
  padding: 3px 10px;
  font-size: 1.2em;
  background: url(../images/bullet_content.gif) left 9px no-repeat;
 
}

.productright li ul li {
  padding: 3px 10px;
  font-size: 1.0em;
  background: url(../images/bullet_content.gif) left 9px no-repeat;
}

.productright ul, .product ul {
  margin-bottom: 1em;
}

.productright p {
  margin-bottom: 1em;
}

.product li li {
  font-size: 1em;
}

.toolbar {
  background: #f2f2f2;
  text-align: center;
  padding: 10px 10px 8px;
}

.toolbar li {
  display: inline;
  padding: 0 5px;
}

.thumbs img {
  margin: 5px;
  border: 1px solid #ccc;
}

.floorthumbs img {
  margin: 4px;
}

.description li {
  background: url(../images/bullet_content.gif) left 5px no-repeat;
  padding-left: 10px;
}
.green {
  color: #339900;
}
.xpressions .left { float: left; width: 400px; font-size: 2em; text-align: center;}
.xpressions .right { float: right; width: 400px;margin-right: 15px; font-size: 2em; text-align: center; border: none;}
.xpressions p {
color:#000000;
font-size:1.2em;
line-height:1.5em;
margin-bottom:1em;
 }
 .xpressions a { text-decoration: none; }

/*----End Classes----*/