@charset "iso-8859-5";
/* CSS Document */
* {
margin:0;
padding:0
}
img {border:0px}
body, html{
margin:0px;
padding:0px;
text-align:center
}
body{

width:800px;

margin-left:auto;
margin-right:auto;
position: absolute;
left: 20%;

}

#header{
height:90px;
}
#header img {float:left}
.menu{
list-style-type:none; 
text-align:center;
}
.menu li{float:left}
#content{
width:732px;
height:100%;
float:right;
border-bottom:2px solid #cbcfd3;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
padding:15px 0 15px 0;
margin:0 25px 0 25px;
}
#footer{
background-image:url(images/footer_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
height:210px;
clear:both
}
.first{
width:231px;
height:1080px;
float:left;
background-color:#c95470;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
text-align:left
}
.first div{padding:5px 50px 17px 15px}
.center{
width:500px;
float:left;
margin-top:7px;
}
.center div{
text-align:left;
padding:7px 21px 10px 20px
}
.read1{
background-image:url(images/read_more1.jpg);
background-position:top left;
background-repeat:no-repeat;
width:110px;
height:19px;
border:0px;
margin-top:17px
}
.read2{
background-image:url(images/read_more2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:110px;
height:19px;
border:0px;
margin-top:25px;
}
.second{
position:relative;
width:227px;
height:780px;
background-color:#e3e7ea;
float:left;
padding-top:7px;
text-align:left;
}
.second div{padding:5px 20px 17px 15px; border:0px}
.second img{margin-bottom:35px}
.login_box{
font-family:Verdana;
font-size:9px;
float:left;
margin:14px 15px 15px 26px;
padding:5px 10px 20px 10px;
width:176px;
height:60px;
border:1px solid #aab9bb
}
*html .login_box{
padding:5px 10px 0px 10px; 
height:33px; 
margin:14px 15px 15px 12px 
}
*html .login{margin:0px; }
.login
{
vertical-align:middle;
width:70px;
height:15px;
margin:3px 0 0 0
}
.button1{
background-image:url(images/go.jpg);
background-position:top left;
background-repeat:no-repeat;
width:19px; 
height:19px;
border:0px;
margin:0 0 0 4px;
vertical-align:middle
}
.bot_nav{
width:775px;
float:left;
font-family:Verdana;
font-size:10px;
color:#000000;
padding:24px -1 0 0px
}
.bot_nav a{
padding:0 6px 5px 6px;
font-weight:bold;
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none
}
.small{font-size:9px}
.pad {padding:6px 0 6px 0}
.padtop {margin-top:5px}

P.center
{
    margin-left: auto;
    margin-right: auto;
    width: 6em
}

