/* CSS Document */

body {
  background-image:url('../img/index_bg.gif');
  background-repeat:x-repeat;
  background-color:#ffffff;
}

.content-block {
  width:991px;
  height:391px;
  background-image:url('../img/index_bottom.jpg');
  border-width:0;
  background-color:transparent;
}

.content-block #left{
  float:left;
  margin:70px 0 0 20px;
  width:210px;
  height:170px;
}

.content-block #right {
  float:left;
  margin:40px 0 0 55px;
  width:548px;
}

p {
  line-height:1.6em;
  margin-bottom:20px;
}

#left a{
  float:left;
  color:#898b8a;  
}

li {
  clear:both;
  float:left;
  list-style-type:disc;
  color:#898b8a;
  margin-top:20px;
}

#sirflashy {
  float:left;
  width:981px;
  height:332px;
  background-image:url('../img/fb_index.jpg');
}