body{
background-color:#628ebc;
text-align:center;
font-size:62.5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
}

div.main{
text-align:left;
margin:0px auto;
width:850px;
color:#fff
}

.MainHeading{
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
height:350px;
width:30px;
display:block;
float:right;
border-left:1px solid #fff;
background-repeat:no-repeat;
background-position:bottom center;
cursor:pointer;
}

.Open{
border-right:1px solid #fff;
}

.Hover{
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

div.wrapper{
margin:0px auto;
border:1px solid #fff;
width:850px;
margin-top:130px;
background-image:URL('../images/schemes/index.jpg');
background-color:#1B486D;
background-repeat:no-repeat;
}

.MainHeadingHolder{
float:right;
display:block;
width:150px;
height:350px;
background-repeat:no-repeat;
overflow: hidden;
}

.content{
width:140px;
padding:5px;
border-top:1px solid #fff;
background-color:#333333;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
height:100px;
overflow:hidden;
margin-top:239px;
}

.loginBox{
color:#fff;
width:390px;
padding:5px;
text-align:center;
float:left;
display:block;
border:0px;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background-color:#333333;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
font-size:1.1em;
line-height:180%;
}

.loginBox h2{
text-align:center;
font-size:18px;
}

.loginBox h3{
text-align:center;
font-size:14px;
}

a{
font-weight:bold;
font-size:12px;
color:#fff;
text-decoration:none;
}

div.clear{
clear:both;
}

.footer{
background-image:URL('../images/footercenter.gif');
background-repeat:no-repeat;
margin:0px auto;
width:489px;
text-align:center;
padding:5px 15px 5px 0px;
height:15px;
color:#fff;
font-weight:bold;
margin-top:10px;
}

img{
border:0px;
}
