* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 0px none;
  outline: 0px none;
  color: #555555;
}

body {
  font-family: Arial;
  font-size: 12px;
  background: #F5F5F5 url(../images/main_back_tile.gif) repeat-y top center;
}

div.clear {
  height: 0px!important;
  overflow: hidden!important;
  clear: both!important;
  margin: 0px!important;
  padding: 0px!important;
  float: none!important;
}

#wrapper {
  width: 965px;
  margin: 0px auto;
  padding: 0px 17px 0px 16px;
  background: #FFF url(../images/top_tile.gif) repeat-x top left;
}

h1 {
  color: #0095c0;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
}

#banner {
  height: 443px;
  background: url(../images/banner.jpg);
  position: relative;
  z-index: 9998;
}

#banner .topbar {
  line-height: 48px;
  height: 48px;
}

#banner .topbar .phones {
  float: left;
}

#banner .topbar .phones span {
  margin: 0px 30px 0px 0px;
  font-size: 13px;
  color: #FFF;
  text-shadow: #0080B0 1px 1px 2px;
}

#banner .topbar .phones span strong {
  color: #FFF;
}

#banner .topbar a.support {
  float: right;
  width: 173px;
  height: 30px;
  background: url(../images/btn_live_support.gif);
  text-indent: -1000px;
  overflow: hidden;
  margin: 8px 0px 0px;
}

#banner .intro {
  margin: 200px 0px 0px 63px;
  width: 435px;
  float: left;
}

#banner .intro p {
  margin: 25px 0px 0px;
  color: #0095c0;
  font-weight: bold;
  line-height: 16px;
}

#banner a.quote {
  position: absolute;
  top: 306px;
  left: 708px;
  width: 237px;
  height: 55px;
  background: url(../images/btn_quote_tool.png);
  color: #725111;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 12px 0px 0px;
  text-shadow: #FAD706 0px 2px 0px;
  z-index: 9999;
}

#banner a.quote span {
  font-size: 20px;
  font-weight: bold;
  color: #FFEA00;
  text-shadow: 0px 2px 0px #725111;
}

#banner a.quote:hover span {
	color: #725111;
	text-shadow: #FAD706 0px 2px 0px;
}

#menu {
  position: absolute;
  top: 390px;
  left: 10px;
  width: 955px;
  height: 51px;
}

#menu li {
  height: 51px;
  float: left;
}

#menu li li {
  line-height: 30px;
  height: 30px;
  background-color: #FFF;
}

#menu li li a {
  line-height: 30px;
  /*display: block;*/
  float: none;
}

#menu li li a:hover {
  background: #E0E0E0;
  text-decoration: none;
}

#menu ul ul {
  position: absolute;
  background-color: #FFF;
  border: 1px solid #E0E0E0;
  border-top: 0px none;
  margin-top: 20px;
  z-index: 9999;
}

#menu ul ul ul {
  margin: 0px;
  /*width: 14em;*/
}

#menu a {
  color: #545454;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  float: left;
  line-height: 51px;
  padding: 0px 6px;
}

#menu a:hover {
  text-decoration: underline;
}

#menu li.separator {
  width: 6px;
  height: 51px;
  overflow: hidden;
  float: left;
  background: url(../images/menu_inset.gif);
}

#midbox {
  height: 47px;
  margin: 10px 0px;
  background: url(../images/midbox_back.gif);
  padding-left: 0px;
}

#midbox a#shoretel {
    float: left;
    height: 47px;
    width: 150px;
}

#midbox div {
  float: left;
  height: 36px;
  padding: 11px 0px 0px;
  margin: 0px 5px 0px 15px;
}

#midbox label {
  height: 25px;
  line-height: 25px;
  float: left;
  font-size: 13px;
  color: #817553;
  text-shadow: #FFF 1px 1px 2px;
  font-weight: bold;
  margin: 0px 8px 0px 0px;
}

#midbox .search .inputholder, #midbox .newsletter .inputholder {
  float: left;
  background: transparent url(../images/searchbox_back.gif) no-repeat left center;
  line-height: 25px;
  height: 25px;
  width: 155px;
  padding: 0px;
  margin: 0px;
}

#midbox .search input[type=text] {
  float: left;
  background: transparent url(../images/searchbox_back.gif) no-repeat right center;
  line-height: 25px;
  height: 25px;
  width: 120px;
  margin: 0px 0px 0px 35px;
  color: #a5a6a6;
}

#midbox .newsletter input[type=text] {
  float: left;
  background: transparent url(../images/newsletterbox_back.gif) no-repeat right center;
  line-height: 25px;
  height: 25px;
  width: 130px;
  padding: 0px 9px;
  color: #a5a6a6;
}

#midbox input[type=image] {
  margin: 0px 0px 0px 8px;
}

#footer {
  width: 965px;
  margin: 30px auto 0px;
  padding: 0px 17px 0px 16px;
  background: #FFF url(../images/footer_back.gif) repeat-x top left;
  height: 125px;
}

#footer .menu {
  float: left;
}

#footer .menu a {
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px 5px;
  line-height: 36px;
  color: #555555;
  font-weight: bold;
  text-decoration: none;
}

#footer .menu a:hover {
  text-decoration: underline;
}

#footer .social {
  float: right;
  width: 190px;
  padding: 10px 0px 0px;
}

#footer .social .addthis_button_compact {
  color: #555;
  text-decoration: none;
}

#footer .social .addthis_button_compact:hover {
  text-decoration: underline;
}

#footer .copyright {
  float: left;
  width: 410px;
}

#footer .copyright p {
  font-size: 11px;
  color: #555555;
  font-weight: bold;
  margin: 20px 0px 10px;
}

#footer .copyright p.info {
  color: #aaaaaa;
  margin: 0px;
}

#footer .phones {
  float: right;
  background: url(../images/footer_phones_back.gif);
  width: 320px;
  height: 58px;
  margin: 8px 0px 0px;
  padding: 7px;
}

#footer .phone {
  float: left;
  margin: 0px 5px 0px 15px;
  display: inline;
}

#footer .phone h6 {
  font-size: 11px;
  font-weight: bold;
  color: #0090bd;
  text-shadow: #FFF 1px 1px 2px;
  float: left;
  width: 65px;
  display: inline;
}

#footer .phone p {
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #6d6141;
  text-shadow: #FFF 1px 1px 2px;
  width: 70px;
  line-height: 14px;
  display: inline;
}

#footer .phone.big {
  margin-top: 10px;
}

#footer .phone.big p {
  width: 160px;
}

#sidebar {
  width: 237px;
  float: left;
  margin: 0px 13px 0px 0px;
}

#sidebar h3 {
  background: url(../images/our_services_back.gif);
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  color: #545454;
  text-shadow: #FFF 1px 1px 2px;
  text-align: center;
}

#sidebar .service {
  margin: 0px 0px 10px;
}

#sidebar .content {
  background: url(../images/service_main_tile.gif);
}

#sidebar .title {
  height: 35px;
  background: url(../images/sidebar_title_back.png);
}

#sidebar .title h4 {
  font-size: 15px;
  color: #817553;
  line-height: 30px;
  text-shadow: #FFF 1px 1px 2px;
  padding: 0px 0px 0px 30px;
}

#sidebar .links {
  background: url(../images/service_links_back.gif) no-repeat bottom center;
  /*min-height: 70px;*/
  padding: 0px;
}

#sidebar .links a {
  display: block;
  font-size: 13px;
  color: #555555;
  text-decoration: none;
  padding: 3px 0px 3px 30px;
}

#sidebar .links a:hover {
  text-decoration: underline;
}

#sidebar .bottom {
  background: url(../images/service_bottom.gif);
  height: 13px;
  overflow: hidden;
}

#pagecontent {
  width: 715px;
  float: right;
}

#pagecontent .title {
  height: 39px;
  background: url(../images/page_header.gif);
}

#pagecontent .title h3 {
  line-height: 39px;
  font-size: 17px;
  color: #545454;
  font-weight: bold;
  text-indent: 20px;
  text-shadow: #FFF 1px 1px 2px;
  float: left;
}

#pagecontent .title .pathinfo {
  float: right;
  line-height: 39px;
  margin-right: 20px;
  font-size: 12px;
  text-shadow: #FFF 1px 1px 2px;
  font-weight: bold;
  color: #555555;
}

#pagecontent .title .pathinfo span {
  color: #0095c0;
}

#pagecontent .maincontent {
  background: url(../images/page_back.gif);
}

#pagecontent .bottom {
  background: url(../images/page_bottom.gif);
  height: 15px;
  overflow: hidden;
}

#pagecontent .serviceitem {
  border-bottom: 1px solid #D2D2D2;
  padding: 10px 15px;
}

#pagecontent .serviceitem:last-child {
  border: none;
}

#pagecontent .serviceitem .leftside {
  width: 410px;
  float: left;
}

#pagecontent .serviceitem .rightside {
  width: 260px;
  float: right;
  margin: 0px 0px 10px 10px;
}

#pagecontent .serviceitem h4 {
  color: #0095c0;
  font-size: 22px;
  margin: 0px 0px 10px;
}

#pagecontent .serviceitem .itemcontent {
  color: #555555;
  font-size: 12px;
  line-height: 18px;
}

#pagecontent .serviceitem .itemcontent p {
  margin: 10px 0px;
}

#pagecontent .serviceitem .rightside .keyfeatures {
  width: 259px;
  margin: 10px 0px 0px 1px;
}

#pagecontent .serviceitem .rightside .keyfeatures .title {
  height: 25px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(../images/title_key_features.gif);
}

#pagecontent .serviceitem .rightside .keyfeatures .features {
  background: url(../images/tile_key_features.gif);
}

#pagecontent .serviceitem .rightside .keyfeatures .bottom {
  height: 14px;
  background: url(../images/bottom_key_features.gif);
  overflow: hidden;
}

#pagecontent .serviceitem .rightside .keyfeatures .features ul {
  padding: 10px 15px 0px;
}

#pagecontent .serviceitem .rightside .keyfeatures .features ul li {
  color: #555555;
  font-size: 11px;
  display: block;
  line-height: 20px;
  background: url(../images/bullet_key_features.gif) no-repeat 0px 7px;
  text-indent: 10px;
}

#pagecontent .serviceitem .rightside h6, #pagecontent .serviceitem .rightside h6 a {
  color: #3d8142;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0px 0px;
  line-height: 20px;
  text-decoration: none!important;
}

#pagecontent .serviceitem .rightside h6 a:hover {
  text-decoration: underline!important;
}

.form {
  padding: 40px 0px 20px;
}

.form .side {
  width: 275px;
  float: left;
  margin: 0px 10px 0px 0px;
}

.form .toolbar a {
  float: left;
  line-height: 26px;
  border: 1px solid #CCC;
  padding: 0px 5px;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  background: #F1F1F1;
  font-size: 11px;
  color: #555;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.form .toolbar a:hover {
  background-color: #FFF;
}

.form .toolbar a img {
  float: left;
  margin: 5px 5px 5px 0px;
}

.form input[type=text], .form input[type=password], .form textarea, .form select {
  font-family: Arial;
  font-size: 12px;
}

.form input[type=file] {
  border: 1px solid #CCC;
  background: #FFF;
}

.form dt.security img {
  float: right;
  margin: 0px 5px 0px 0px;
}

.form select {
  width: auto;
}

.form dt {
  float: left;
  line-height: 20px;
  min-height: 25px;
  width: 125px;
  margin: 0px 0px 15px 0px;
  font-size: 13px;
  color: #555555;
  font-weight: normal;
}

.form dt span {
  width: 10px;
  float: left;
  color: #0095c0;
}

.form dd {
  margin-bottom: 15px;
  min-height: 25px;
  float: left;
  width: 150px;
}

.form .quoteform dt {
  width: 240px;
}

.form .quoteform dd {
  width: 425px;
  float: right;
}

.form .quoteform dd input[type=text], .form .quoteform dd input[type=password] {
  width: 411px;
}

.NFFile input[type=text] {
  width: 150px!important;
}

.form dd.textarea {
  width: 425px;
}

.form dd.textarea textarea {
  width: 100%;
  height: 150px;
  float: left;
}

.form dd label {
  margin-right: 5px;
}

.form .submit {
  text-align: center;
}

.form form dl {
  margin: 0px 0px 5px 0px;
  clear: both;
}

.form div.error {
  border: 1px solid #FBC2C4;
  background: #FBE3E4 url(../images/icons/error.png) no-repeat 1px 1px;
  padding: 10px 10px 10px 40px;
  margin: 0px 0px 20px 0px;
}

.form div.error p {
  display: block;
  margin: 0px 0px 5px 0px;
}

.form div.info {
  border: 1px solid #C6D880;
  background: #E6EFC2 url(../images/icons/info.png) no-repeat 1px 1px;
  padding: 10px 10px 10px 40px;
  margin: 0px 0px 20px 0px;
}

#testimonialscroller {
  width: 600px;
  height: 800px;
  overflow: hidden;
  margin: 0px auto;
}

#testimonialscroller li {
  display: none;
  width: 600px;
  height: 800px;
  overflow: hidden;
}

#homescroller {
  height: 191px;
  background: url(/images/homescroller_mask.png);
  position: relative;
  z-index: 9;
}

#homescroller ul {
  width: 715px;
  height: 191px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  z-index: 1;
}

#homescroller li {
  height: 191px;
  overflow: hidden;
  position: relative;
  display: none;
}

#homescroller div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 715px;
  height: 191px;
}

#homescroller div.mask {
  width: 715px;
  height: 191px;
  background: url(/images/homescroller_mask.png);
  z-index: 3;
}

#homescroller div.img {
  z-index: 2;
  text-align: right;
}

#homescroller div.scrollcontent {
  z-index: 4;
  padding: 20px 0px 0px 20px;
  width: 400px;
  height: 131px;
  overflow: hidden;
}

#homescroller h3 {
  font-size: 20px;
  font-family: "Arial black", Arial;
  font-weight: bold;
  color: #545454;
}

#homescroller h3 a {
	text-decoration: none;
}

#homescroller h3 a:hover {
	text-decoration: underline;
}

#homescroller a.itemlink {
	bottom: 18px;
    left: 413px;
    position: absolute;
    z-index: 9999;
}

#homescroller a.playPause {
	background-image:url('/images/rotatorTabs.png');
	background-position: 0 0;
	display: block;
	width:20px;
	height:20px;
	line-height:20px;
	position: absolute;
	z-index: 9999;
	bottom: 20px;
	left: 385px;
}

#homescroller h4, #homescroller h4 a {
  font-size: 15px;
  font-weight: bold;
  color: #0095c0;
  text-decoration: none;
}

#homescroller h4 a:hover {
	text-decoration: underline;
}

#homescroller p {
  margin: 10px 0px 0px;
  width: 350px;
  font-size: 13px;
}

#homescroller .navigation {
  position: absolute;
  z-index: 5;
  width: auto;
  height: 20px;
  padding: 0px 0px 0px 20px;
  top: 151px;
}

#homescroller .navigation a {
  background: url(/images/homescroller_nav_back.gif) 0px 0px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #AAA;
  text-align: center;
  float: left;
  text-shadow: #FFF 1px 1px 2px;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 6px 0px 0px;
}

#homescroller .navigation a:hover, #homescroller .navigation a.active {
  background-position: -20px 0px;
  color: #555;
}

#homepagecontent {
  margin: 12px 0px 0px;
}

#homepagecontent .leftside {
  width: 488px;
  float: left;
}

#homepagecontent .rightside {
  width: 213px;
  float: right;
}

#homepagecontent .leftside .item {
  margin: 0px 0px 10px 0px;
}

#homepagecontent .leftside .item .title {
  background: url(/images/homepage_item_title.gif);
}

#homepagecontent .leftside .item .title h4 {
  font-size: 11px;
  font-weight: bold;
  color: #555555;
  line-height: 39px;
  text-align: center;
  text-shadow: #FFF 1px 1px 2px;
}

#homepagecontent .leftside .item .title h4 span {
  float: none;
  color: #d31414;
  margin: 0px;
}

#homepagecontent .leftside .item .title span {
  float: right;
  margin: 0px 15px 0px 0px;
}

#homepagecontent .leftside .item span a {
  float: left;
  font-size: 13px;
  color: #0095c0;
  font-weight: bold;
  line-height: 39px;
  text-decoration: none;
  text-shadow: #FFF 1px 1px 2px;
}

#homepagecontent .leftside .item span a:hover {
  text-decoration: underline;
}

#homepagecontent .leftside .item .content {
  background: url(/images/homepage_item_tile.gif);
  padding: 10px 15px;
}

#homepagecontent .leftside .item .content div.image {
  width: 170px;
  float: left;
  text-align: center;
  margin: 0px 10px 20px 0px;
  overflow: hidden;
}

#homepagecontent .leftside .item .content div.image .left {
  float: left;
  width: 75px;
  text-align: left;
  font-size: 12px;
  color: #555555;
}

#homepagecontent .leftside .item .content div.image .right {
  text-align: left;
  font-size: 12px;
  color: #0095c0;
  font-weight: bold;
  text-shadow: #FFF 1px 1px 2px;
}

#homepagecontent .leftside .item .bottom {
  background: url(/images/homepage_item_bottom.gif);
  height: 14px;
  overflow: hidden;
}

a.rss {
  float: right;
  width: 20px;
  height: 15px;
  margin: 13px 15px 0px 0px;
  background: url(/images/icons/rss.gif);
}

#homepagecontent .rightside .news {
  margin: 0px 0px 10px 0px;
}

#homepagecontent .rightside .news .title {
  background: url(/images/right_news_title.gif);
}

#homepagecontent .rightside .news .content {
  background: url(/images/right_news_tile.gif);
  padding: 12px 12px 0px;
}

#homepagecontent .rightside .news .bottom {
  background: url(/images/right_news_bottom.gif);
  height: 14px;
  overflow: hidden;
}

#homepagecontent .rightside .news .content .item {
  padding: 0px 0px 12px 0px;
  position: relative;
}

#homepagecontent .rightside .news .content .item h5 {
  color: #0095c0;
  font-size: 13px;
  font-weight: bold;
  text-shadow: #FFF 1px 1px 2px;
  margin: 0px 0px 10px 0px;
}

#homepagecontent .rightside .news .content .item p {
  margin: 0px 0px 10px 0px;
}

#homepagecontent .rightside .news .content .item a.more {
  float: left;
  width: 50px;
  height: 25px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(/images/btn_more.gif);
}

a.searchresult {
  text-decoration: none!important;
  display: block;
}

a.searchresult:hover {
  text-decoration: underline!important;
}

#splashpage {
  margin: 10px 0px;
}

.splash {
  width: 475px;
  min-height: 240px;
  background: url(/images/splash_tile.gif);
  float: left;
  margin: 0px 0px 15px 0px;
}

.splash.left {
  margin-right: 15px;
}

.splash .content {
  background: url(/images/splash_top.gif) no-repeat top left;
  min-height: 186px;
  padding: 20px 4px 0px 20px;
}

.splash .bottom {
  background: url(/images/splash_bottom.gif) no-repeat top left;
  height: 34px;
  overflow: hidden;
}

.splash .title {
  font-size: 25px;
  font-weight: bold;
  color: #0095c0;
}

.splash .title a {
  font-size: 25px;
  font-weight: bold;
  color: #0095c0;
  text-decoration: none;
}

.splash .leftside {
  width: 300px;
  float: left;
}

.splash .rightside {
  width: 150px;
  float: right;
  text-align: center;
  padding: 20px 0px 0px;
}

.splash p {
  margin: 10px 0px 0px;
  font-size: 12px;
  line-height: 18px;
}

.splash p a {
  color: #555555;
  text-decoration: none;
}

.splash a.more {
  background: url(/images/btn_more_splash.gif);
  width: 100px;
  height: 34px;
  overflow: hidden;
  text-indent: -10000px;
  display: block;
  text-align: center;
  margin: 10px 0px 0px 25px;
}

.promotion {
  padding: 0px 0px 50px;
}

.promotion .content {
  width: 450px;
  float: left;
}

.promotion p {
  margin: 10px 0px;
  font-size: 13px;
}

.promotion .image {
  width: 230px;
  float: right;
}

.promotion h2 {
  font-size: 25px;
  font-weight: bold;
  color: #0095c0;
}

.promotion .links {
  margin: 20px 0px 0px;
}

.promotion .links div, .promotion .links a {
  height: 25px;
  float: left;
  line-height: 25px;
}

.promotion .links .left {
  width: 8px;
  background: url(/images/prom_left.gif);
  overflow: hidden;
}

.promotion .links .right {
  width: 10px;
  background: url(/images/prom_right.gif);
  overflow: hidden;
}

.promotion .links a {
  background: url(/images/prom_left_tile.gif);
  padding: 0px 3px;
  overflow: hidden;
  font-weight: bold;
  font-size: 13px;
  color: #2860a8;
  text-decoration: none;
  text-shadow: #FFF 1px 1px 2px;
}

.promotion .links .separator {
  background: url(/images/prom_separator.gif);
  width: 19px;
}

.promotion .links .prominfo {
  background: url(/images/prom_right_tile.gif);
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  text-shadow: #E02B2B 1px 1px 2px;
}

#btnNext {
  background: url(/images/btn_test_next.gif) no-repeat;
  width: 62px;
  height: 25px;
  margin: 0px!important;
  padding: 0px!important;
  border: 0px none!important;
  float: right;
}

#btnPrev {
  background: url(/images/btn_test_back.gif) no-repeat;
  width: 62px;
  height: 25px;
  margin: 0px!important;
  padding: 0px!important;
  border: 0px none!important;
  float: left;
}

#btnToggle {
  background: url(/images/btn-playpause.gif) no-repeat 0px 0px;
  width: 50px;
  height: 25px;
  margin: 0px 0px 0px 237px!important;
  padding: 0px!important;
  border: 0px none!important;
}

#btnToggle.active {
  background-position: 0px -25px;
}

div.files {
  margin: 20px 0px 0px;
}

div.files h5 {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #999;
}

div.files a.file {
  text-decoration: none;
  font-size: 11px;
  display: block;
  line-height: 24px;
  background: url(/images/icons/download.png) no-repeat left center;
  padding: 0px 0px 0px 20px;
}

div.files a.file:hover {
  text-decoration: underline;
}

div.imagelist {
  width: 260px;
  height: 260px;
  overflow: hidden;
  position: relative;
}

div.imagelist li {
  display: none;
  width: 260px;
  height: 260px;
  overflow: hidden;
  position: absolute;
}

#homepagecontent div.imagelist {
  width: 200px;
  height: 125px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0px 10px 10px 0px;
}

#homepagecontent div.imagelist li {
  display: none;
  width: 200px;
  height: 125px;
  overflow: hidden;
  position: absolute;
  text-align: center;
}

#banner .social {
  float: left;
  height: 36px;
  margin-top: 6px;
}

#banner .addthis {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#shoretelNav {
	background: url(../images/shortel-bar.png) no-repeat;
	clear: both;
	display: block;
	height: 30px;
	margin-bottom: 14px;
	padding: 0px;
}
#shoretelNav ul { margin: 0px!important; }
#shoretelNav li a { text-decoration: none;}
#shoretelNav li a:hover { text-decoration: underline;}
#shoretelContent h1, #shoretelContent p { margin-bottom: 14px; }
#shoretelContent dt { font-weight: bold; }
#shoretelContent dd { margin: 10px 0px 0px 10px; }
#shoretelContent a { color: #0095C0; text-decoration: none; }
#shoretelContent a:hover { text-decoration: underline; }
#shoretelNav li {
	background: url(../images/shorte-separator.png) no-repeat 100% 50%;
	bordeR: 0px none!important;
	padding: 0px 10px 0px 11px!important;
	float: left;
	line-height: 30px;
	color: #545454;
    font-size: 13px;
    font-weight: bold;
}
#shoretelNav li:last-child {padding-right: 10px; background: none;}

