@charset "utf-8";
body {
  background-image: url("images/cloud.jpg");
  background-position: top center;
  background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}

 #liquid-round {
      width:100%;
	  height:325px;
      margin:0px auto;
      background:#fff url(images/leftside.gif) repeat-y left top;
      }

      .top {

      width:100%;

      height:20px;

      background:url(images/top.gif) no-repeat left top;

      }

      .top span {

      display:block;

      position:relative;

      height:20px;

      background:url(images/top-right.gif) no-repeat right top;

      }

      .center-content {

      position:relative;
 height:275px;
      background:url(images/rightside.gif) repeat-y right top;

      padding:1px 25px 1px 25px;

      margin:-1px 0 -20px 0;
clear:both;
      }

      .bottom {

      height:60px;

      background:url(images/bottom.gif) no-repeat left bottom;

      }

      .bottom span {

      display:block;

      position:relative;

      height:60px;

      background:url(images/bottom-right.gif) no-repeat right top;

      }
	  
.piccell1
{
background-image:url('images/box1bg.gif');
background-position:top;
background-repeat:no-repeat;
color:#000033;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
}

.piccell2
{
background-image:url('images/box2bg.gif');
background-position:top;
background-repeat:no-repeat;
color:#000033;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
}

.piccell3
{
background-image:url('images/box3bg.gif');
background-position:top;
background-repeat:no-repeat;
color:#000033;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
}

.piccell4
{
background-image:url('images/box4bg.gif');
background-position:top;
background-repeat:no-repeat;
color:#000033;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}


