/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-align:left;}

img, div { 
	behavior: url(iepngfix.htc) 
}

#wrapper{width:940px; height: auto;}

#clearDiv {
clear:both;
} 

#header_home{width:940px; height:203px; background:url(images/hdr_home.jpg) top left no-repeat;}
#header_main{width:940px; height:121px; background:url(images/hdr_main.jpg) top left no-repeat;}
#menu_home{width:940px; height:35px; background:url(images/menu_home.jpg) left top no-repeat; }
#menu_main{width:940px; height:35px; background:url(images/menu_main.jpg) left top no-repeat;}
#home_membersBTN{width:131px; height:67px; float:right;}
#content_home{width:940px; height:374px; background:url(images/bg_home.jpg) left top no-repeat; text-align:left;}
#content_members{width:940px; height:458px; background:url(images/bg_members.jpg) left top no-repeat; text-align:left;}
#content_services{width:940px; height:459px; background:url(images/bg_services.jpg) left top no-repeat; text-align:left;}
#content_about{width:940px; height:458px; background:url(images/bg_about.jpg) left top no-repeat; text-align:left;}
#content_location{width:940px; height:459px; background:url(images/bg_members_location.jpg) left top no-repeat;}
#content_council{width:940px; height:458px; background:url(images/bg_council_members.jpg) left top no-repeat;}


#selection_box1{width:430px; height:138px; text-align:left; padding-left:50px; padding-top:89px;}
#selection_box{width:430px; height:138px; text-align:left; padding-left:50px; padding-top:3px;}


#members_sub_menu{width:890px; height:32px; text-align:left; padding-top:88px; margin-left:50px;}
#members_frame{width:755px; height:327px; overflow:auto; text-align:left; padding-left:45px; padding-right:45px;}
#about_content{width:486px; height:338px; margin-left:60px;overflow:auto; padding-left:20px; float:left; display:inline; clear:both;}
/*#about_content{width:486px; height:338px; float:left; margin-left:60px; overflow:auto; padding-right:20px;padding-left:20px;}
#content_about{width:940px; height:457px; background:url(images/bg_about.jpg) left top no-repeat; text-align:left;}*/

#about_sub_menu{width:200px; height:102px; float:right;}

#services_content{width:486px; height:338px; margin-left:60px;overflow:auto; padding-left:20px;}
#home_content{float:left;width:496px; height:300px; margin-left:60px; padding-left:20px;}
#faq_content{width:496px; height:300px; margin-left:60px; padding-left:20px; padding-right:20px;overflow:auto;}
#press_content{width:486px; height:308px; margin-left:60px;overflow:auto; padding-left:20px;padding-right:20px; float:left; display:inline; clear:both;}

#footer{width:940px; height:27px; background:url(images/ftr_home.jpg) left top no-repeat;}
#footer_members{width:940px; height:25px; background:url(images/ftr_members.jpg) left top no-repeat;}
#footer_services{width:940px; height:25px; background:url(images/ftr_services.jpg) left top no-repeat;}
#footer_about{width:940px; height:25px; background:url(images/ftr_about.jpg) left top no-repeat;}
#footer_members_location{width:940px; height:25px; background:url(images/ftr_members_location.jpg) left top no-repeat;}

.footerTXT{font-family:Arial, Helvetica, sans-serif; font-size:11px;text-align:right; color:#fff; padding-top:6px;}

.main_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:20px; text-align:left;}
.main_txtFAQ{font-family:Arial, Helvetica, sans-serif; font-size:12px;line-height:20px; text-align:left;}
.main_txt_red{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height:18px; text-align:left; color:#CC3300;}

#w{width:auto; height:auto; float:left; /*margin-top:25px; margin-right:12px;*/}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#faq_content a:link {
	color: #523832;
	text-decoration: none;
}
#faq_content a:visited {
	text-decoration: none;
	color: #CC3300;
}
#faq_content a:hover {
	text-decoration: underline;
	color: #CC3300;
}
#faq_content a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.backTOP {
text-align:right;
}
