* {padding:0px;margin:0px;}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	width:960px;
	margin-top:0px;
	
}

img, div { behavior: url(iepngfix.htc) }

a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; } 
a:hover { color: black; text-decoration: underline;} 
a:active { color: black; font-weight:bold;text-decoration: none;} 


h1
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;	
	font-weight: normal;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}

.hr 	{
	clear:both;
	border: 0;
	color: #c7c7c7;
	height: 1px;
	background-color: #c7c7c7;
}

.content
{
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	width: 960px;
	padding:0px;	
}

.header{
	width:960px;
	height:78px;
	padding:0px;
	margin:0px auto;	
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	
}

.mainarea
{
	clear:both;
	text-align:left;	
	width:960px;
	margin:0px;
	padding:0px;
	
}

.legendmainarea
{
	position: relative;
	text-align:left;	
	width:960px;	
	height:705px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	font-size:13px;
	line-height:23px;
	
}

.bottom1
{
	
	margin:0px;
	padding:0px;
	padding-top:20px;	
	float:left;
	text-align:left;	
	width:500px;
}

.bottom2
{
	position: relative;
	margin:0px;
	padding:0px;
	float:right;	
	width:420px;
	margin-top: -160px;
	z-index: 11;
	
}

.footer
{
	text-align:left;	
	width:500px;
	margin:0px;
	padding:0px;
	font-size:11px;
	
}





