/* main css */

body{}
#header{height:110px;position:relative; }
.logo{position:absolute;top:0px;left:10px;}
.bni{position:absolute;top:0px;right:0px;}
#navigation {height:20px;text-align:right;padding-bottom:5px;}
#navigation ul{list-style:none;height:20px;}
#navigation ul li{float:right;margin:0;padding:0;}
#navigation ul li img{margin:0;padding:0;margin:0;}
#navigation ul li a{display:block;height:20px;padding-left:15px;padding-right:15px;color:#666666;margin-top:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;}
.line{height:5px;background-image: url('../images/navbar_line.png');background-repeat:no-repeat;}
#page_content{margin-top:10px;}
.next_meeting{position:relative;background-image: url('../images/but_nxtmeeting.png');background-repeat:no-repeat;width:200px; height:61px;margin-bottom:5px;}
.nm{position:absolute;color:#ffffff;bottom:10px;left:60px;}
.grey_title h1,h2{font-size:14px;color:#999999;}
/* home style */
#home_buttons{}
#home_buttons img{margin-left:11px;}
#home_box{margin-top:20px;}
#home_news{height:271px;background-image: url('../images/home_latestnews_bg.png');background-repeat:no-repeat;padding-top:42px;}
#home_news_title{}
.home_news_box{margin-left:35px;}
.home_news_box_img{width:139px; height:105px;background-image: url('../images/thumbnail_bg.png');}
.home_news_box_img img{margin-top:11px;margin-left:10px;}
.home_news_box p{font-size:12px;padding-top:5px;padding-right:15px;}
.home_news_box a{color:#f99b20; font-size:12px;}
#home_members{height:271px;background-image: url('../images/home_members_bg.png');background-repeat:no-repeat;position:relative;margin-left:-10px;}
#home_members p{position:absolute; top:145px;right:45px;font-size:12px;padding-left:20px;}
.search_button{display:block;width:87px;height:21px;background-image: url('../images/but_search.png');background-repeat:no-repeat;position:absolute; bottom:25px;right:45px;}


/* footer */
#footer_holder{background-color:#666565;border-top:4px solid #981a35;}
#footer{padding-top:20px;}
#footer h6{color:#d0d0d0;font-size:12px;}
.if_left p{font-size:12px;color:#d0d0d0;}
.if_middle ul{list-style:none;}
.if_middle ul li a{color:#d0d0d0;font-size:12px;}
.ctow{float:right;color:#d0d0d0;font-size:12px; padding-bottom:10px}

/* page */
.title{width:711px;height:73px;background-image: url('../images/title.png');background-repeat:no-repeat;padding-left:40px;}
.title h1{position:absolute; font-size:18px;color:#f99b20;padding-top:35px;}
.title a{position:absolute; margin-left:580px;  margin-top:35px}
.welcome_content{width:711px;background-image: url('../images/box_middle.png');background-repeat:repeat-y;}
.site_content{width:711px;min-height:450px;background-image: url('../images/box_middle.png');background-repeat:repeat-y;}
.site_content p{font-size:12px;}
.real_content{padding-left:45px;padding-right:25px;font-size:12px;}
.real_content a{font-size:12px;color:#f99b20;}
.bottom{width:711px;height:35px;background-image: url('../images/box_bottom.png');background-repeat:no-repeat;}
/* news */
.news_box{padding-bottom:20px;}
.news_sth h1{font-size:18px;color:#f99b20;}

/* real content */
.contact_form h6{color:#999999;line-height:40px;}
/* contact form */
#contact_details{margin-bottom:25px;}
#contact_details p{font-size:14px;}

#page_right_buttons{margin-top:25px;margin-left:15px;}

.page_content table
{
		border-color: #e4e4e4;
		border-width: 1px;
		border-style: solid;

}
