/* CSS Document */

body { margin:0;
	   padding:0;
	   background:url(images/header_bg_red2.jpg) no-repeat top center #FFFFFF;
	   }
	   
p {margin:0;
	   padding:0;}	   
	   
.clear { clear:both;
		margin:0px;}
		
#wrapper { width:933px;
			margin:auto;}

#header_top {  height:359px;
				 }			   

.logo_area { width:506px;
			height:48px;
			padding-top:37px;
			padding-left:211px;}
			
#banner { width:936px;
			height:244px;
			margin: auto;
			padding-top:18px;}	
			
			
#content_area { width:933px;
				margin-top:12px;}

#content_area_box { width:930px;
                    padding:12px 0 0 0px;
					background-color:#ffe6b6;
					color:#9f1616;
					border:#d0b47e solid 2px;
					height:200px;
					margin:0 0 10px 0;
					font-size:20px;
					line-height:28px;
					font-weight:bold;
					border-radius:5px;
					font-family:"Arial", Helvetica, sans-serif;
					text-align:center;
				    }
#content_area_box a { color:#0000ee;
                    text-decoration:underline;
					font-size:20px;
					font-weight:bold;
					font-family:"Arial", Helvetica, sans-serif;
				    }
				
#content_area2 { width:933px;
				} 				 
				
.content_areaL {width:545px;
				 float:left;
			}	
			
.content_areaR {width:375px;
				 float:right;
			}							
				
.title_bg, .titletxt {width:544px;
			height:36px;
			background:url(images/title_bgG.jpg) no-repeat;
			font-family:"Trebuchet MS";
			font-size:27px;
			color:#FFFFFF;
			padding-left: 21px;
			padding-top: 2px;}

.body_txt { font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#000000;
			text-align:justify;
			line-height: 19px;
			padding-top:8px;}	
			
			
.title_bg2, .titletxt {width:376px;
			height:36px;
			background:url(images/title_bgR.jpg) no-repeat;
			font-family:"Trebuchet MS";
			font-size:27px;
			color:#FFFFFF;
			padding-left: 21px;
			padding-top: 2px;
			}					
			
.Faci_title {font-family:"Trebuchet MS";
			font-size:18px;
			color:#494949;
			padding-bottom:12px;
			padding-top:16px;
			}
			
.comitee_member {font-family:"Trebuchet MS";
			font-size:21px;
			color:#494949;}	
			
.Left_div { width:551px;
			float:left;}			

.Right_div { width:379px;
			float:right;}
			
.table_div { width:543px;
			height:400px;
			background:url(images/table_bg.jpg) no-repeat;}	
			
.cont_img { width:322px;
		    height:108px;
			float:right;}			
			
.style { font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFFFFF;
		font-weight:bold;}
		
.style2 { font-family:"Trebuchet MS";
		font-size:22px;
		color:#000000;
		text-decoration:underline;}	
		
.style3 { font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#000000;
		}				
		
.contact_area { margin-left:83px;
				margin-top:8px;}
				
#footer { height:48px;
			background:url(images/footer_bg.jpg) repeat-x;
			margin-top:17px;
			
}					

.footertxt { font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4b4b4b;
			padding-top:16px;
			padding-left:100px;}													
												
