@charset "iso-8859-5";
/* CSS Document */
* {
margin:0;
padding:0
}
img {border:0px}
body, html{
margin:0px;
padding:0px;
text-align:center
}
body{
width:783px;
margin:auto;
font-family:Verdana;
font-size:10px;
color:#000000;
}
#header{
height:238px;
}
#header img {float:left}
.menu{
list-style-type:none; 
text-align:left;
}
.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:392px;
float:left;
background-color:#c95470;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
text-align:left
}
.first div{padding:5px 50px 17px 15px}
.center{
width:274px;
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:385px;
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:43px;
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:312px;
float:left;
font-family:Verdana;
font-size:10px;
color:#000000;
padding:24px 0 0 115px
}
.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}