html {
 height: 100%;
 margin-bottom: 1px;
}

body {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #FFFFFF;
	font-family : "Times New Roman", Times, serif;
}

p {
	font-family : "Times New Roman", Times, serif;
}

#container {
	padding: 0px 0px 0px 0px;
 margin-left: auto;
 margin-right: auto;
	width:640px;
	text-align:center;
}

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 margin-right: auto;
	width:640px;
	text-align:left;
}

#content2, #content5 {
	padding: 0px 0px 0px 0px;
 margin-right: auto;
	width:640px;
	text-align:left;
	color:#666666;
	float:left;	
}

#content2 {
	margin: 47px 0px 0px 0px;
}

#content5 {
	margin: 33px 0px 0px 0px;
}

#content3 {
	padding: 0px 0px 0px 0px;
	margin: 47px 0px 0px 0px;
	width:405px;
	text-align:left;
	color:#666666;
	float:left;
}

#content4 {
	padding: 0px 0px 0px 0px;
	margin: 47px 0px 0px 0px;
	width:235px;
	text-align:right;
	color:#666666;
	float:left;
}

#index2 {
	padding: 0px 0px 0px 0px;
	margin: 23px 0px 0px 60px;
	font-family : "Times New Roman", Times, serif;
	font-size:22px;
	text-align:left;
	line-height:32px;
	color:#666666;
	font-weight:normal;	
}

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size:16px;
 font-weight:bold;	
	color:#000000;
}

#text {
	font-family : "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color:#666666;
	width:333px;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin: 80px 0px 30px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size:13px;
	color:#CCCCCC;
	width:640px;
	text-align:left;
	float:left;
}

#fineprint {
	font-family : "Times New Roman", Times, serif;
	font-size:13px;
	color:#CCCCCC;
}

a.footer {
	font-size:13px;
	color:#EE2E24;
 text-decoration:none;	
}

a {
	color:#EE2E24;
 text-decoration:none;		
}

img.who {
	padding: 0;
	margin: 0px 28px 0px 0px;
}