<br />
<b>Notice</b>:  Undefined index:  root in <b>C:\Inetpub\centarusinc.com\style.php</b> on line <b>2</b><br />
img {
	border: 0;
}

#content ul {
	margin-top: 0; 
	padding-top: 0;
}

body {
	background-color: white;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	margin: 0;
	padding: 0;
}

#content td {
	vertical-align: top;
}

a {
	color: #1C4B78;
	text-decoration: none;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
	border-top: 0;
}

#topnav {
	background-color: #BCC5D2;
	height: 20px;
	padding-top: 6px;
	text-align: center;
}

#topnav a:link, #topnav a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 100px;
}

#topnav a:hover, #topnav a.active {
	color: #77451E;
}

#footer {
	background-color: #2D5D82;
	height: 50px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer a:link, #footer a:visited {
	color: #e6e6e6;
	color: #dcdcdc;
	text-decoration: none;
	font-size: 16px;
}

#footer a:hover, #footer a.active {
	color: white;
}

#footer .right a {
	display: block;	
	float: right;
	margin-left: 20px;
}

#content {
	background-color: white;
	padding-left: 30px;
}

#contact a:link, #contact a:visited {
	color: white;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#contactbox a {
	color: white;
}
