#container {
	width:930px;
	height:720px;
}

#left_container {
	width:330px;
	height:720px;
	float:left;
	background-image:url(images/left_banner1.jpg)
}

#top_container {
	width:600px;
	height:112px;
	float:right;
	background-image:url(images/dhilogo1.jpg);
	background-repeat:no-repeat;
}

#top_container_2 {
	width:600px;
	height:53px;
	background-image:url(images/dhlogo1.jpg);
	background-repeat:no-repeat;
	float:right
}

#content {
	width:600px;
	height:555px;
	float:right;
}

#header_1 {
	width:600px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
}

.font1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bc222a;
}

.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
}

.list1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.emails {
	margin: 0 0 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.emailsred {
	margin: 0 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#bc222a;
}