div.row span.left 
{
 float: left;
 margin:0px;
 text-align: left;
 font-weight: bold;
 color: #fff;
 width: 49%;
}

div.row span.right 
{
 float: right;
 text-align: right;
 font-weight: bold;
 color: #fff;
 width: 49%;
}

div.marquee 
{
 clear: left;
 position: relative;
 left: -15px;
 color: #000000;
 width: 50%;
}

div.left 
{
 clear: left;
 position: relative;
 left: -15px;
 background-color: #ccffff;
 height:700px;
 width: 232px;
}

p.button1 
{
 position: absolute; left: 25px; top: 35px;
 top: 100px left:10px;
}
p.button2 
{
 position: absolute; left: 25px; top: 95px;
 top: 100px left:10px;
}
p.button3 
{
 position: absolute; left: 25px; top: 155px;
 top: 100px left:10px;
}
p.button4 
{
 position: absolute; left: 25px; top: 215px;
 top: 100px left:10px;
}
p.button5 
{
 position: absolute; left: 25px; top: 275px;
 top: 100px left:10px;
}
p.login 
{
 position: absolute; left: 25px; top: 375px;
 top: 100px left:10px;
}

div.maintext
{
position:absolute; top:280px; left: 420px;
text-align:center
 width:70%
 height: auto;
 z-index:2;
}
div.maintext2
{
position:absolute; top:180px; left: 300px;
text-align:center;
 width:60%;
 height: auto;
 z-index:2;
 font-weight: lighter;
}
div.mainlogo 
{
position:absolute; top:310px; left: 550px;
 width:70%
 height: auto;
 background-color: #FFFFFF;
 z-index:1;
}
div.mainlogo2 
{
position:absolute; top:405px; left: 500px;
 width:70%
 height: auto;
 background-color: #FFFFFF;
 z-index:1;
}
div.footer 
{
position:absolute; top:560px; left: 400px;
 width:70%
 height: auto;
 background-color: #FFFFFF;
  z-index:2;
}
div.counter 
{
position:absolute; top:760px; left: 235px;
 width:70%
 height: auto;
}
