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: 407px;
}

h2 {
	color: #DC143C;
	font: italic 12px Verdana, sans-serif;
	margin-top: 25px;
}
	
ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
} 

#menu4 {
	width: 174px;
	z-index: 1;
	position: absolute;
	top: 151px;
	left: 151px;
}
	
#menu4 li a {
	height: 24px;
	text-decoration: none;
	border-bottom: 1px solid #404040;
}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #DC143C;
	display: block;
	background-image: none;
	padding: 8px 0 0 20px;
}
	
#menu4 li a:hover {
	color: gray;
	padding: 8px 0 0 20px;
	background: #292929 none 0 -32px;
	font-style: italic;
}

#menu4 li a:focus {
	color: gray;
	padding: 8px 0 0 20px;
	background: #292929 none 0 -32px;
	font-style: italic;
}

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

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

.path {
	color: #DC143C;
	position: absolute;
	top: 668px;
	left: 175px;
}

#products li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 25px;
}

#products li a {
	text-decoration: none;
	color: #DC143C;
}

#products li a:hover {
	color: gray;
	padding-left: 10px;
}

#services li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 25px;
}

.form-input-field {
	background-color: #191919;
	border: thin solid gray;
	color: gray;
}

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

td.field {
	vertical-align: top;
}

strong {
	color: #7f7f7f;
}

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

#scrollingbox {
	position: absolute;
	top: 150px;
	left: 325px;
	width: 525px;
	height: 450px;
}

.scrolling-content {
	color: #DC143C;
	position: absolute;
	width: 480px;
	padding-left: 15px;
	font: 10px/21px Verdana;
}

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