			
		div#wrapper div#container{
			padding-top:0;
		}

		div#wrapper div#container div#center{
			padding:0;
		}

		#regional_map{
			margin-top:-30px;
		}
				
		#three_part{
			width:980px;
			height:300px;
		}
		
		#three_part div.box_part{
			width:307px;
			top:385px;
		}
		
		#three_part div.box_part div.box_title{
			color:#0083BE;
			border-bottom:2px solid;
			padding-bottom:10px;
			font-size:large;
		}

		div.active{
			z-index: 300;
		}		

		#three_part div.box_part div.box_content,#three_part div.box_part div.reg_name,#three_part div.box_part div.find_area div.find_area_title,#three_part div.box_part div.cat_title{
			margin-top:20px;
			width:280px;
		}
		
		#three_part div.box_part div.find_area div.search_box{
			width:240px;
			height:151px;
			background-color:maroon;
			margin-top:20px;
		}
		
		#three_part div.box_part div.partner{
			margin-top:20px;
		}
		
		#three_part div.box_part div.partner div.name{
			font-weight: bold;
		}
		
		#three_part div.box_part div.learn_more{
			margin-top:25px;
		}
		
		#three_part div.box_part div.search_combo{
			height: 70px;
			width:240px;
		} 
		
		#three_part div.box_part div.search_combo div.combo_for_country{
			margin-top:22px;
			margin-left:15px;
		}
		
		#three_part div.box_part div.search_combo div.combo_title{
			margin-top:20px;
		}
		
		#three_part div.box_part div.search_combo div.combo_region_title{
			margin-top:34px;
			}
		
		#three_part div.box_part div.search_combo div.combo_for_service{
			margin-top:20px;
			margin-left:15px;
		}
		
		#lists div.link a,#lists div.link a:link,#lists div.link a:visited{
			text-decoration:none;
			color:#0083BE;
		}
		
		#lists div.link a:hover{
			text-decoration: underline;
		}

		div.link img{
			margin-right: 5px;
		}

		#lists div.part{
			width:150px;
			left:0;
		}
			
		
		#lists div.part2{
			width:140px;
		}

		#first_combo{
			margin-top:70px;
			padding-top:1px;
		}
		
		div.popup{
			bottom: 1px;
			left:100px;
			display:none;
			background: white;
			border:1px solid #ccc;
			width:197px;
			position:absolute;
			z-index:20;
		}
				
		div.popup div.popup_title{
			color:#003150;
			border-bottom:1px solid #aaa;
			margin:5px;
			padding-bottom:5px;
			font-weight: bold;
		}

		div.part2 div.popup{
			left: -165px;
			width: 170px;
		}
		
		div.popup div.popup_body{
			padding-left: 10px;
		}
				
			
		#three_part div.box_part div.learn_more img.black_arrow{
			margin-left:7px;
		}
		
		#lists{
			width:325px;
		}
		/*For "IN_YOUR_REGION" part*/
		
		#in_your_region h3 {
			color:#003150;
			font-size:13pt;
			margin-left:10px;
			margin-top:10px;
		}
		#in_your_region select.combo_for_region {
			font-size:8pt;
			height:21px;
			width:100px;
			position:absolute;
			right:0;
			top:36px;
		}
		#in_your_region div.contact {
			line-height:18px;
		}
		#center #in_your_region #terr_practice_link{
			color:#003150;
			font-weight:bold;
			margin-left:6px;
			margin-right:15px;
			text-decoration:none;
		}
		#in_your_region img {
			border-style:none;
			margin-left:4px;
			margin-right:-9px;
		}
		#learn_more_table {
			margin-left:6px;
			margin-right:15px;
			margin-top:-10px;
		}
		#learn_more_table   td {
			line-height:15px;
			text-align:left;
			vertical-align:top;
			width:153px;
		}
		#learn_more_table  select.combo_for_region {
			font-size:8pt;
		}
		#learn_more_table   div.contact {
			line-height:18px;
			margin-bottom:15px;
		}

		#center #learn_more_table tbody tr td .contact .contact_name a{
			text-decoration:none;
		} 

		#center #learn_more_table tbody tr td .contact .contact_name a:hover{
			text-decoration:underline;
		}

		#people_search_box {
			background: #f0f0f0;
			padding: 5px;
		}

		#people_search_box form {
			margin-top: 10px;
			clear: both;
		}

		#people_search_box select {
			width: 270px;
			float: right;
		}

		#people_search_box select option.service_area{
			font-weight: bold;
			color:#003150;
		}


