body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:0.70em;
  color:#333333;
  margin:0px;
  background:#FFFFFF url(../images/design/main_bg.jpg) repeat-x 0% 0%;
}

/* Default Styles*/
h1 {
  width:500px;
  margin-left:auto;
  margin-right:auto;
  color:#E41540;
  font-size:1.6em;
  text-align:center;
}

a {
  color:#db0c41;
  text-decoration:underline;
}

a:hover {
  color:#000000;
  text-decoration:none;
}

/* End Default Styles*/

#shell {
  width:911px;
  margin-top:60px;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/design/reflection.jpg) no-repeat 0% 100%;
}

#shell2 {
  width:911px;
  margin-top:60px;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/design/reflectionii.jpg) no-repeat 0% 100%;
}

#innershell {
  width:779px;
  margin:0 0 0 65px;
  padding:0 0 206px 0;
  #padding:0 0 216px 0;
}

#top {
  width:779px;
  height:20px;
  background:url(../images/design/top.png) no-repeat 0% 0%;
}

#box {
  width:779px;
  background:url(../images/design/middle_bg.jpg) repeat-y 0% 0%;
}

#innerbox {
  width:777px;
  margin:0 0 0 1px;
  background:url(../images/design/bowloffruit.jpg) no-repeat 100% 100%;
}

#innerbox2 {
  width:777px;
  margin:0 0 0 1px;
  background:url(../images/design/bowloffruit2.jpg) no-repeat 100% 100%;
}


#logobox {
  width:181px;
  height:99px;
  margin-left:auto;
  margin-right:auto;
}

#middlepanel {
  width:600px;
  min-height:352px;
  height:auto;
  _height:352px;
  margin:0 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  padding:0 0 10px 0;
  z-index:256;
} 

#leftcontent {
  float:left;
  width:240px;
  padding:0 20px 0 0;
  text-indent:50px;
}

#rightcontent {
  float:left;
  width:240px;
  text-indent:50px;
}

.icons {
  width:63px;
  height:66px;
  margin:0 0 15px 0;
  margin-left:auto;
  margin-right:auto;
}

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.middle {text-align:center}

img {border:0}

#special {
  display:none;
}