@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
#centinfinder {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#outer {
	width: 900px;
	float: left;
	position: relative;
}
#wrapper {
	width: 900px;
	position: relative;
	background-image: url(web_design/BG-7.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
	height: 600px;
}
#contentLeft {
	float: left;
	width: 300px;
	margin-left: 40px;
	height: 520px;
}
#contentRight {
	float: right;
	width: 550px;
	height: 520px;
}
#flash {
	height: 278px;
	width: 443px;
	margin-top: 82px;
	margin-left: 29px;
	background-color: #000000;
}
#contentBase {
	float: left;
	width: 900px;
}
#contentBaseLeft {
	float: left;
	width: 300px;
	margin-left: 40px;
	height: 50px;
}
#contentBaseRight {
	float: right;
	width: 550px;
	height: 50px;
}
#baseNav {
	text-align: center;
	width: 485px;
	margin-top: 40px;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 8px;
	text-indent: 3px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
#baseNav a:link {
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
#baseNav a:visited {
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
#baseNav a:hover {
	color: #000000;
}
#baseNav a:active {
	color: #FF0000;
}
.noLink   {
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
#coll1 {
	float: left;
	width: 290px;
	margin-top: 120px;
	margin-left: 5px;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
p {
	margin-bottom: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#coll1a {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 8px;
	height: 130px;
}
#coll1b {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 8px;
	height: 120px;
}

