body {
	background-color: #191919;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
}

#container {
	width: 850px;
	margin: -375px auto 0 -500px;
	position: absolute;
	left: 50%;
	top: 375px;
}

.horizontal_lines {
	position: absolute;
	width: 800px;
	height: 550px;
	top: 100px;
	left: 100px;
	border-top: thin solid #404040;
	border-bottom: thin solid #404040;
	background: url(../images/top.png) no-repeat 50px 0;
}

.logo_font {
	border-top: thin solid #404040;
	width: 800px;
	height: 450px;
	position: absolute;
	border-bottom: thin solid #404040;
	background-repeat: no-repeat;
	top: 150px;
	left: 100px;
}

.vertical_lines {
	left: 150px;
	position: absolute;
	top: 50px;
	border-left: thin solid #404040;
	border-right: thin solid #404040;
	width: 700px;
	height: 650px;
}

.column_line {
	left: 250px;
	position: absolute;
	top: 150px;
	border-right: thin solid #404040;
	width: 75px;
	height: 451px;
}

.logo {
	width: 175px;
	background: url(../images/cri_logo.png) no-repeat center center;
	height: 195px;
	position: absolute;
	left: 150px;
	top: 425px;
}

h2 {
	color: #DC143C;
	font: italic 12px Verdana, sans-serif;
	margin-top: 25px;
}

.content {
	color: #DC143C;
	position: absolute;
	top: 200px;
	left: 222px;
	width: 564px;
	height: 0;
	font-family: Verdana, sans-serif;
}

td.label {
	text-align: right;
	vertical-align: top;
}

td.field {
	vertical-align: top;
}

.copyright {
	color: #DC143C;
	top: 617px;
	position: absolute;
	text-align: right;
	left: 486px;
	width: 350px;
	z-index: 3;
}

.banner {
	position: absolute;
	width: 700px;
	height: 49px;
	top: 602px;
	left: 151px;
	background: url(../images/photo5.png) no-repeat;
}

.contactus {
	color: #DC143C;
	position: absolute;
	top: 159px;
	left: 340px;
	width: 490px;
	height: 425px;
	padding: 0;
	font-family: Verdana, sans-serif;
}

.table {
	top: 400px;
	position: absolute;
	left: 215px;
}
