h1{
	font-size:51px;
	line-height:45px;
}
h2{
	margin-bottom:20px;
}
h6{
	float:left;
	clear:both;
	color:#222222;
	margin:0 0 10px 0;	
	width:100%;
	line-height:34px;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
}
h3{
	color:grey;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	margin: 10px 0 0 0;
	line-height:20px;
}
hr{
	margin:0 0 20px 0;
}
#locations_income{
	background:url(../images/new_design/grey_square.jpg) repeat-y top; 
	width:287px;
	float:left;
	font-weight:bold;
	margin-left:-4px;
	padding-left:10px;
}	
	#locations_income a{
		color:#333333;
	}
	#locations_income #text{
		float:left;
		color:white;
		font-size:19px;
		font-weight:bold;
		line-height:30px;
		margin:10px 0 0 10px;
		width:263px;
	}
	#locations_income #click_text{
		float:left;
		color:#333333;
		font-weight:bold;
		font-size:12px;
		margin:10px 0 0 10px;
		padding-bottom:10px;
	}
#locations{
	background:url(../images/new_design/locations_about.png) no-repeat top; 
	height:252px; 
	width:287px;
	float:left;
}
	#locations #top{
		color:white; 
		font-weight:bold; 
		margin-left:10px; 
		margin-top:5px;
	}
	#locations #title{
		width:100%;
		height:20px;
		color:white;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		float:left;
		margin-top:150px;
		margin-bottom:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#locations #read_more{
		font-weight:bold;
		float:left;
		margin-top:10px;
		width:280px;
		text-align:right;
	}
#world_map{
	margin-left:-3px;;
	width:593px;
	height:332px;
	background:url(../images/new_design/world_map/world_map.jpg) no-repeat;
	float:left;
	
}
	#world_map .title{
		margin-left:10px;
		margin-top:2px;
		font-weight:bold;
		color:white;
		font-size:12px;
		float:left;
	}
	#world_map #main{
		width:350px;
		height:72px;
		margin-top:200px;
		margin-left:3px;
		padding-left:10px;
		padding-top:4px;
	}
		#world_map #main #title{
			color:white; 
			font-weight:bold; 
			font-size: 31px; 
			float:left; 
			width:100%; 
			text-align:center;
		}
		#world_map #main #locations_map{
			margin-top:5px; 
			float:left; 
			font-size:15px; 
			width:100%; 
			text-align:center; 
			color:#222222;
			font-weight:bold;
		}	
	
