/*
	#locat_main_left { width:40% !important;  float:left !important;}
	#locat_main_right { width:40% !important; float:left !important;}
	#locat_main { width:100% !important; padding: 0 0 20px 0;}
	#state1 {padding: 0 0 10px 0; list-style:none;}
	#city1 {padding: 0 0 10px 0; list-style:none;}
	#absolute {padding: 0 0 10px 0; list-style:none;}

*/

#locat_main{font-family:Arial !important;font-size:14px;}

@media only screen and (min-width:10px) and (max-width:500px) {
	#locat_main_left { width:100%;}
	#locat_main_right { width:100%;}
	#locat_main { width:100% !important; padding: 0 0 20px 0;}
	#state1 {padding: 0 0 10px 0; list-style:none;}
	#city1 {padding: 0 0 10px 0; list-style:none;}
	
	#absolute {padding: 0 0 10px 0; list-style:none;}

}

@media only screen and (min-width:501px) and (max-width:1800px) {
	#locat_main_left { width:50%;  float:left;}
	#locat_main_right { width:50%;  float:left;}
	#locat_main { width:100% !important; padding: 0 0 20px 0;}
	#state1 {padding: 0 0 10px 0; list-style:none;}
	#city1 {padding: 0 0 10px 0; list-style:none;}
	
	#absolute {padding: 0 0 10px 0; list-style:none;}
}

#iframe_map { width:100% !important;}
#framemap iframe { width:100% !important;}
#state { width: 50%;}
#city  { width: 50%; margin-left: 13px;}
#area  { width: 50%; margin-left: 7px;}

