*{font-size:100.01%}
html {font-size:62.5%;}
body {
  margin:0 0 0 0;
  padding:0 0 0 0;
  font:1.4em Georgia, "Times New Roman", Times, serif;
  color:#1e3553;
  background:#e3f6ff url(http://cdn.cloudfiles.mosso.com/c111442/top_bg_grad.gif) repeat-x;
  text-align: center;
}
/* General reset */
img{border-style:none;}
a{
  text-decoration:none;
  color:#bf272d;
}
a:hover{text-decoration:underline;}
h2 {
  font-family: Helvetica, Arial, Sans;
  font-size: 125%;
  font-weight: bold;
  color: #0071e0;
}

P {
  margin-top: 0.7em;
  line-height: 1.4em;
}

#heading {
  height: 96px;
}

#content {
  width: 865px;
  margin: 0px auto;
  text-align: left;
}

#logo {
  margin: 26px 0 0 32px;
}

#tagline {
  float: right;
  margin: 32px 0px;
}

.cell {
  background: #ffffff url(http://cdn.cloudfiles.mosso.com/c111442/cell_bg.gif) repeat-y;
  margin-bottom: 8px;
}

#cell1 {
  background-image: url(http://cdn.cloudfiles.mosso.com/c111442/cell_1_top.gif);
  background-repeat: no-repeat;
  padding-top: 10px;
}

.submenu1 {
  font-family: Helvetica, Arial, Sans;
  float: left;
  width: 180px;
  margin: 90px 0px 90px 4px;
  padding: 32px 6px;
  background: #f2fbff;
  font-size: 85%;
  font-weight: 600;
}

.submenu1 a {
  font-family: Helvetica, Arial, Sans;
  display: block;
  line-height: 1.8em;
  color: #1e3553;
}

.submenu1 a:hover, .submenu1 a.on {
  color: #bf272d;
  text-decoration: none;
}

.submenu1 h2 {
  font-size: 100%;
  margin-top: 1.5em;
  border-bottom: 2px solid #d8f3ff;
  width: 100%;
  font-weight: 600;
}

#cell1-right {
  float: right;
}

#cycle-image {
  margin-right: 48px;
}

#cell1-right .cycle-arrows {
  text-align: right;
  margin-right: 32px;
}

#cell1-right .cycle-arrows img {
  margin-right: 8px;
}

.cycle {
  position: relative;
  margin-top: 120px;
  margin-left: 240px;
  display: none;
  width: 220px;
}

IMG.cell-end { display: block; }


/* CELL 2 */


#show-all-titles {
  float: right;
  margin-right: 32px;
  margin-top: 4px;
  font-size: 90%;
  color: #bf272d;
}

h2.cell2 {
  margin-left: 32px;
}

#slider_left {
  margin-top: 32px;
  float: left;
}

#slider_right {
  margin-top: 32px;
  float: right;
}

#slider_container {
  margin-top: 6px;
  border-top: 2px solid #e3f6ff;
  width: 800px;
  height: 120px;
  overflow: hidden;
}

#slider_pane {
  position: relative;
  width: 99999px;
}

.slider_entry {
  width: 200px;
  height: 120px;
  float: left;
  text-align: center;
  font-family: Helvetica, Arial, Sans;
  font-size: 80%;
}

.slider_entry img {
  margin: 8px auto 4px auto;
}

.slider_title {
  color: #1e3553;
  margin-left: 15px;
  margin-right: 15px;
}

.slider_author {
  color: #0071e0;
  margin-top: 1px;
}



/* CELL 3 */



.right_250 {
  margin: 8px 32px 64px 0px;
  float: right;
  width: 250px;
}

.left_450 {
  margin: 8px 0px 64px 32px;
  float: left;
  width: 450px;
}





#footer {
  margin-left: 32px;
  font-family: Helvetica, Arial, Sans;
  font-size: 80%;
  color: #2e527f;
  font-weight: normal;
}