#mainContent
{
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	background-image: url(img/bg-fade.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	/*border: 1px solid red;*/
}
#tabMatt
{
	position: absolute;
	left: 6px;
	top: 0px;
	float: left;
	/*border: 1px solid red;*/
}
#contentContainer
{
	margin: 0px;
	padding: 0px;
	width: 726px;
	clear: both;
	/*border: 1px solid red;*/
}

#insideWrapper
{
	width: 726px;
	margin: 0px auto 0px auto;
	position: relative;
}
#tabMap
{
	width: 448px;
	position: relative;
	padding: 34px 0px 500px 0px;
	margin: 10px 0px 0px 18px;
	clear: both;
	/*border: 1px solid red;*/
}
#headerMap 
{
	position: absolute;
	left: 3px;
	top: 0px;
	width: 435px;
	height: 244px;
}
#headerMap ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}
#headerImgEarthquake
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 80px;
	background: url(img/header-earthquake.gif) no-repeat;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 2em;
	line-height: 150%;
	font-weight: bold;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}
p.first
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 1.2em;
	line-height: 150%;
	font-weight: bold;
	padding: 4px 10px 4px 20px;
	margin: 0px;
}
ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	line-height: 150%;
	font-weight: normal;
	padding: 4px 60px 4px 40px;
	margin: 0px;
}

ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}

