* {
 margin: 0;
 padding: 0;
}

body {
 color: #000;
 background: #b5b5b5 url(../../images/bg.jpg) repeat-x top;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}

img {
 border: none;
}

a, a:visited {
 color: #688054;
 text-decoration: none;
}

a:hover, a:active {
 text-decoration: underline;
}

#wrapper {
 width: 900px;
 margin: 0 auto;
}

#container {
 background: #fff;
}

#topnav {
 width: 306px;
 float: right;
 padding: 10px 3px 0 0;
}

#topnav ul {
 width: 306px;
 float: right;
 margin-right: -25px;
 position: relative;
}

#topnav ul li {
 display: inline;
 list-style: none;
 border-right: 2px solid #737373;
 padding: 10px 8px 3px 10px;
 font-size: 1.1em;
}

#topnav ul li.end {
 border-right: none;
}

#call {
 width: 306px;
 height: 32px;
 background: url(../../images/call_bg.jpg) no-repeat top;
 margin: 40px 0 0 0;
 float: right;
}

#call p {
 color: #fff;
 text-align: center;
 font-size: 1.3em;
 padding-top: 6px;
}

#right {
 width: 631px;
 float: right;
}

#nav {
 background: #dddddd;
 margin-left: 2px;
 height:34px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #nav  {
   padding-left: 1px !important;   
 }
}


#nav ul li {
 display: inline;
 float: left;
 list-style: none;
 border-left: 1px solid #c4c4c4;
 padding: 7px 0 9px 0;
}

#nav ul li a {
 width: auto;
 color: #000;
 background: #dddddd;
 border-bottom: 4px solid #cccccc;
 font-size: 1.2em;
 padding: 7px 14px 5px 15px;
}

#nav ul li a:hover {
 color: #688054;
 background: #e7e7e7;
 text-decoration: underline;
}

#nav ul li a.select {
 background: #f3f3f3;
 border-top: 4px solid #6c9a3f;
 padding-top: 3px;
}

#homeimg {
 height: 273px;
 border-bottom: 1px solid #666666;
 margin-bottom: -1px;
}

html>body #homeimg {
 margin-bottom: 0;
}

html>/**/body #homeimg {
 clear: right;
 float: right;
}

#left {
 width: 268px;
 float: left;
 border-right: 1px solid #c4c4c4;
}

#left #title {
 height: 51px;
 background: url(../../images/blue_bg.jpg) repeat-x top;
}

#left #title h2 {
 color: #fff;
 font-size: 1.7em;
 padding: 12px 0 0 12px;
 text-transform: uppercase;
 font-weight: normal;
}

#left #eventbox {
 height: 160px;
 overflow-y: scroll;
  background: #dde8e8
}

#left #eventbox table {
 border-collapse: collapse;
}

#left #eventbox table th,
#left #eventbox table td {
 background: #dde8e8; 
 padding: 10px 5px;
}

#left #eventbox table th {
 color: #14418c;
 font-weight: normal;
 padding: 3px 10px;
}

#left #eventbox table th a {
 color: #14418c;
}

#left #eventbox table td a {
 color: #000;
}

#left #eventbox table tr.light th,
#left #eventbox table tr.light td {
background: #e8f0f1;
}

#left #bondwatch {
 border-bottom: 1px solid #666666;
}

#left #bondwatch h3 {
 width: 258px;
 height: 18px;
 color: #fff;
 background: url(../../images/bond_bg.jpg) repeat-x top;
 font-weight: normal;
 font-size: 1.1em;
 padding: 2px 0 0 10px;
}

#left #bondwatch table {
 width: 268px;
 height: 76px;
 border-collapse: collapse;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 0.9em;
}

#left #bondwatch table th,
#left #bondwatch table td {
 background: #e1ebe3;
 text-align: left;
 padding: 2px 5px;
}

#left #bondwatch table th,
#left #bondwatch table td.green {
 color: #6b9242;
}

#left #bondwatch table td.red {
 color: #c1340e;
}

#left #bondwatch table tr.light th,
#left #bondwatch table tr.light td {
 background: #ecf6ee;
}

#bottom {
 clear: both;
 padding-top: 10px;
}

#bottom #broadcast {
 width: 244px;
 float: left;
 margin: 0 10px;
}

#bottom #broadcast #broadtop {
 height: 31px;
 background: url(../../images/listen_top_bg.jpg) no-repeat top;
}

#bottom #broadcast #broadtop h4 {
 color: #fff;
 font-size: 1.3em;
 font-weight: normal;
 padding: 5px 0 0 17px;
}

#bottom #broadcast #broadmid a {
 width: 244px;
 height: 101px;
 background: url(../../images/button_listen.jpg) no-repeat top;
 display: block;
}

#bottom #broadcast #broadmid a:hover {
 background: url(../../images/button_listen_hover.jpg) no-repeat top;
}

#bottom #broadcast #broadmid a span,
#bottom #working a span,
#bottom #company a span {
 display: none;
}

#bottom #broadcast #broadbottom {
 height: 52px;
 background: url(../../images/listen_bottom_bg.jpg) no-repeat top;
 text-align: center;
 padding-top: 3px;
 font-size: 1.2em;
}

#bottom #broadcast #broadbottom p {
 margin: 0 0 0 -8px;
}

#bottom #working {
 width: 325px;
 float: left;
 margin: 0 15px 0 0;
}

#bottom #working h3,
#bottom #company h3 {
 color: #414141;
 font-size: 1.4em;
 font-weight: normal;
 text-align: center;
}

#bottom #working #mic {
 float: left;
 margin:20px 10px 0 0;
}

#bottom #working p {
 color: #737373;
 border-right: 2px solid #737373;
 padding: 6.5px 15px 75px 0;
}

#bottom #working p.clicklink {
 border-right: none;
 padding-bottom: 0;
}

#bottom p.clicklink a {
 width: 115px;
 height: 31px;
 background: url(../../images/button_clickhere.jpg) no-repeat top;
 display: block;
 float: left;
 margin: -10px 5px 0 0;
}

#bottom p.clicklink a:hover {
 background: url(../../images/button_clickhere_hover.jpg) no-repeat top;
}

#bottom #company {
 width: 280px;
 float: left;
}

html>body #company {
 width: 290px;
}

#bottom #company p {
 color: #737373;
}

#bottom #company #learn-more {
	margin-top:23px; 
}

.clear {
 clear: both;
}

#footer {
 width: 880px;
 color: #bdbdbd;
 background: #565656;
 clear: both; 
 margin: 5px auto 0 auto;
 padding: 5px 10px;
 text-align: right;
 font-size: 0.9em;
}

#footer a {
 color: #bdbdbd;
}

#footer p.footnav {
 font-size: 1.3em;
 margin-bottom: 4px;
}

#sub #left #title {
 height: 34px;
}

#sub #left #title h2 {
 color: #9bb7c2;
 padding: 5px 0 0 10px;
}

#sub #bottom {
 padding-top: 20px;
}

#sub #bottom #subnav {
 width: 196px;
 float: left;
 margin: 0 20px 0 10px;
}

html>body #sub #bottom #subnav {
 margin: 0 20px;
}

#sub #bottom #subnav ul {
 width: 176px;
 border-right: 2px solid #737373;
 margin: 0 0 25px 20px;
}

#sub #bottom #subnav ul li {
 list-style: none;
 font-size: 1.1em;
 padding: 5px 0;
}

#sub #bottom #subnav ul li ul {
 width: 150px;
 border:none;
}

#sub #bottom #subnav ul li ul li {
 list-style: none;
 padding: 1px 0;
 font-size: 0.9em;
 line-height:normal;
}

#sub #bottom #subcontent {
 width: 641px;
 float: left;
 margin-bottom: 25px;
}

#sub #bottom #subcontent h2 {
 width: 641px;
 height: 13px;
 border-bottom: 1px solid #737373;
 font-size: 1.6em;
 font-weight: normal;
 margin-bottom: 17px;
}

#sub #bottom #subcontent #dot {
 float: right;
 position: relative;
 margin: 20px 0 -5px 0;
}

html>body#sub #bottom #subcontent #dot {
 margin: 11px 0 0 0;
}

#sub #bottom #subcontent h2 #subtitle {
 background: #fff;
 padding-right: 15px;
}

#sub #bottom #subcontent p {
 font-family: Georgia, "Times New Roman", Times, serif;
 margin: 10px 0;
}

#sub #bottom #subcontent h3 {
 font-size: 1.3em;
 font-weight: normal;
 margin-bottom: 10px;
}

#sub #bottom #subcontent #infotop {
 margin-bottom: -3px;
}

#sub #bottom #subcontent #infocontent {
 background: url(../../images/infobox_repeat.jpg) repeat-y top; 
 padding: 5px 15px;
}

#sub #bottom #subcontent #infocontent h4 {
 color: #737373;
 font-size: 1.3em;
 font-weight: normal;
}

#sub #bottom #subcontent #infocontent p {
 margin: 5px 0;
}

#sub #bottom #subcontent ul li {
 font-family: Georgia, "Times New Roman", Times, serif;
 list-style: none;
 padding-bottom: 5px;
}

#sub #bottom #subcontent ul li ul {
 padding: 5px 10px 5px 10px;
}

#sub #bottom #subcontent.service {
 width: 850px;
 padding-left: 30px;
}

#sub #bottom #subcontent.service h2 {
 width: 850px;
}

#sub #bottom #subcontent .memberinfo {
 width: 150px;
 float: left;
 margin: 15px 15px 10px 0;
 padding: 10px 15px 10px 0;
 border-right: 1px solid #737373;
}

#sub #bottom #subcontent .memberinfo h5 {
 color: #688054;
 font-size: 1.5em;
 font-weight: normal;
 margin-top: 5px;
} 

#sub #bottom #subcontent .memberinfo ul {
 padding: 0;
}

#sub #bottom #subcontent .memberinfo ul li {
 padding-bottom: 2px;
}

#sub #bottom #subcontent .memberinfo ul li.title {
 font-style: italic;
}  


#sub #bottom #subcontent .teammember {
 margin-bottom: 10px;
 padding-bottom: 5px;
}

#sub #bottom #subcontent .teammember img {
 float: left;
 margin: 5px 10px 10px 0;
}

#sub #bottom #subcontent #memberlicenses {
 clear: left;
 border-top: 1px solid #737373;
}


#sub #bottom #subcontent .seminar {
 margin-bottom: 10px;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #737373;
}

#sub #bottom #subcontent .seminar .semleft {
 float: left;
 padding: 10px 0 10px 5px;
 width:240px;
}

#sub #bottom #subcontent .seminar .semright {
 float: left;
 width:340px;
 margin: 0 0 10px 10px;
 padding: 10px 0 10px 10px;
 border-left: 1px solid #737373;
}

#sub #bottom #subcontent .seminar h5 {
 font-size: 1.2em;
}

#sub #bottom #subcontent table#newssort {
 width: 670px;
 margin: 0 0 20px 0;
}

html>body#sub #bottom #subcontent table#newssort {
 width: 630px;
}

#sub #bottom #subcontent table#newssort th {
 text-align: left;
}

html>body#sub #bottom #subcontent table#newssort td.articlenav {
 text-align: right;
}

#sub #bottom #subcontent .seminar table td {
 padding: 2px 4px;
}

#cform { border:1px solid #dddddd;background:#edf0e8; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:10px;}
#cform ul li {list-style:none; padding: 2px 0 5px 0; line-height:20px;}
#cform label { text-align:right;width:110px;display:block; float:left; margin-right:10px;}
