/* MAIN BG IMAGE WIDTH 949 x 656 */

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url(../img/bg.gif) white;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #231f20;
}

img {
  border: none;
}

h1, h2, h3, h4 {
  font-size: 11px;
  line-height: 14px;
}

h4 {
  font-weight: normal;
}

h1 {
  display: block;
  padding-top: 4px;
  height: 38px;
  background: url(../img/bg.gif) repeat-x 0px 28px white;
  color: #00a0ff;
  font-weight: normal;
}

.hr {
  display: block;
  border: none;
  margin-top: 7px;
  height: 14px;
  background: url(../img/bg.gif) repeat-x 0px 13px white;
}

h1 a.btt {
  display: none;
  float: right;
  width: 168px;
  background: url(../img/up.gif) no-repeat center right;
}

h1 a {
  text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
}

body.smartposition h1#firstheadline a.btt {
  display: block;
}

h1#firstheadline {
  padding-top: 11px;
  background: url(../img/bg.gif) repeat-x 0px 35px white;
}

body.smartposition #firstheadline {
	position: fixed;
	top: 0px;
	width: 953px;
	padding-top: 11px;
}

body.smartposition #content {
/*   padding-top: 42px; */
  padding-top: 49px;
}

h2 a {
  color: #231f20;
  text-decoration: none;
}

h2 a:hover {
  color: #00a0ff;
}

a {
  color: #00a0ff;
}

a:focus {
  outline-style: none;
}

.clear {
  clear: both;
}

.column {
  float: left;
}

.mr {
  margin-right: 28px;
}

.c1 {
  width: 70px;
}

.c2 {
  width: 168px;
}

.c3 {
  width: 266px;
}

.c4 {
  width: 364px;
}

.c4plus {
  width: 365px;
}

.c5 {
  width: 462px;
}

.c6 {
  width: 560px;
}

.c7 {
  width: 658px;
}

.c8 {
  width: 756px;
}

.c9 {
  width: 854px;
}

.c10 {
  width: 952px;
}


#wrap {
  margin: 0 auto;
  width: 953px;
  padding: 28px 27px 28px 28px;
  background: url(../img/logo.gif) no-repeat white 25px 28px;
}

#header {
  color: #00a0ff;
/*   height: 102px; */
  height: 97px;
}

#header a {
  text-decoration: none;
}

#header a:hover, #header a.selected {
  text-decoration: underline;
}

#header #mark {
  float: left;
  display: block;
  width: 88px;
  height: 70px;
  text-indent: -9999px;
}

#header ul {
  margin-left: 500px;
  list-style-type: none;
}

#header p strong {
  font-weight: normal;
}

#header p span {
  display: none;
}

#alsosee a {
  color: #231f20;
  text-decoration: none;
}

#alsosee a:hover {
  color: #00a0ff;
}

#alsosee a span {
  text-decoration: underline;
}

#images img {
/*   margin-bottom: 42px; */
}

#images p.caption {
  height: 42px;
}

.entry {
  margin-bottom: 54px;
}

.entry img {
  margin-bottom: 14px;
}

.entry a {
  color: #231f20;
}

.entry a:hover {
  color: #00a0ff;
}

.entry a {
  text-decoration: none;
}

.entry a span {
  text-decoration: underline;
}

#copy p {
  margin-bottom: 14px;
}

#footer {
  margin-top: 42px;
  height: 56px;
  text-align: right;
  background: url(../img/bg.gif) repeat-x 0px 42px;
}

#footer p {
  height: 28px;
  padding-top: 14px;
  background: url(../img/wire-logo.gif) no-repeat 0px 6px;
}

.hidden {
  display: none;
}
