/* CSS Document */
body{
margin:0;
padding:0;
background:#878889;
font-family:Arial, Helvetica, sans-serif;
}
a{text-decoration:none;}
a img{border:0;}
.wrapper_top{
margin:0 auto;
width:780px;
height:21px;
background:url(img/wrapper-top.jpg) no-repeat;
font-size:0;
}
.wrapper_bottom{
margin:0 auto;
width:780px;
height:21px;
background:url(img/wrapper-bottom.jpg) no-repeat;
font-size:0;
}
.wrapper{
margin:0 auto;
width:761px;
background:url(img/wrapper-bg.jpg) repeat-y;
padding-left:10px;
padding-right:9px;
}
.header{
width:100%;
height:73px;
background:url(img/header-bg.jpg) right bottom no-repeat;
}
.logo{
float:left;
margin-left:19px;
margin-top:8px;
}
.navmenu{
height:32px;
}
.navmenu ul{
margin:0;
padding:0;
}
.navmenu li{
float:left;
list-style-type:none;
border:1px solid #FFFFFF;
border-left:0;
color:#FFFFFF;
font-family:Tahoma, Arial;
font-size:11px;
}
.navmenu li a img{
border:0;
}

.home_img{
width:760px;
height:199px;
background:url(img/home_img.jpg);
}
.inner_img{
width:760px;
height:99px;
background:url(img/inner_img.jpg);
}
.asset_img{
width:760px;
height:34px;
background:url(img/asset_img.jpg);
}
.footer{
text-align:center;
color:#FFFFFF;
font-size:11px;
}
.footer ul{
margin:0;
padding:0;
}
.footer li{
display:inline;
}
.footer li a{
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
.footer li a:hover{
text-decoration:underline;
}
footer p{
margin:0;
padding:0;
margin-top:2px;
}
.content{
padding:25px;
padding-bottom:5px;
font-size:12px;
color:#545454;
}
.home_content{
float:left;
width:465px;
line-height:17px;
}
.philo_content{
padding:25px;
padding-bottom:5px;
font-size:12px;
color:#31388b;
font-weight:bold;
}
.philo_content p{
margin-bottom:0;
padding-bottom:5px;
}


.home_sidebar{
float:right;
width:190px;
height:340px;
background:url(img/home_sidebar_bg.jpg);
padding:15px;
}
.clear{
clear:both;
height:1px;
font-size:0;
}
ul.events{
margin:0;
padding:0;
padding-top:7px;
}
ul.events li{
list-style-position:inside;
list-style-type:none;
padding-left:20px;
*padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background:url(img/events-bullet.jpg) top left no-repeat;
*background:url(img/events-bullet_ie.jpg) top left no-repeat;
font-weight:normal;
color:#31388b;
font-weight:bold;
}
ul.events li a{
color:#31388b;
font-weight:bold;
}
ul.philo{
margin:0;
padding:0;
padding-bottom:5px;
margin-left:10px;
}
ul.philo li{
list-style-position:inside;
list-style-type:none;
padding-left:18px;
*padding-left:10px;
padding-top:2px;
padding-bottom:2px;
background:url(img/philo-bullet.jpg) left no-repeat;
*background:url(img/philo-bullet-ie.jpg) left no-repeat;
color:#545454;
font-weight:normal;
}
.philoimg{
padding-left:15px;
margin-top:30px;
margin-bottom:10px;
}
.asset_content{
padding:25px;
padding-bottom:5px;
font-size:12px;
color:#545454;
}
.asset_content p{
margin-bottom:12px;
margin-top:12px;
}
.asset_content p.in{
margin-left:35px;
}
.asset_content h1{
color:#31388b;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #31388b;
border-top:1px solid #31388b;
}
.aboutus_img{
width:711px;
height:200px;
background:url(img/aboutus_img.jpg) no-repeat;
margin-top:10px;
}
.aboutus_img_text{
float:left;
margin-top:33px;
margin-left:15px;
}
.aboutus_img_text a, .aboutus_column a{
color:#31388b;
text-decoration:underline;
}
.bluebold{
color:#31388b;
font-weight:bold;
}
.aboutus_column{
float:left;
width:180px;
height:240px;
margin-right:50px;
_margin-right:42px
}