@charset "utf-8";
/* CSS Document */

.mainblacksearchboxoff {
font-family:"Arial", Helvetica, sans-serif;
background-color:#020913; 
color:#FFFFFF; 
border:solid 1px #CCCCCC;
}

.mainblacksearchboxon {
font-family:"Arial", Helvetica, sans-serif;
background-color:#020913; 
color:#FFFFFF; 
border:solid 1px #93A0CD;
}

#sink-basin {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:1500px;
	z-index: 1;
	background-image: url('/sinkbasin/sinkbasin-images/sink-basin.jpg');
	background-repeat:no-repeat;
	
}
#heading2 {
	position:absolute;
	left:514px;
	top:888px;
	width:253px;
	height:35px;
	z-index: 3;
	text-align: center;
	font-weight: lighter;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
#top-nav {
	position:absolute;
	left:10px;
	top:100px;
	width:800px;
	height:35px;
	z-index: 4;
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#bot-nav {
	position:absolute;
	left:0px;
	top:1460px;
	width:1003px;
	height:70px;
	z-index: 4;
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000000;
}

#text-div1 {
	position:absolute;
	left:80px;
	top:765px;
	width:253px;
	height:339px;
	z-index: 3;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
}
#text-div2 {
	position:absolute;
	left:365px;
	top:750px;
	width:566px;
	height:540px;
	z-index: 3;
	text-align: justify;
	font-weight: bolder;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
	overflow: visible;
}
#text-div3 {
	position:absolute;
	left:80px;
	top:350px;
	width:450px;
	height:400px;
	z-index: 3;
	text-align: justify;
	font-weight: bolder;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #666666;
	overflow: visible;
}
#text-div4 {
	position:absolute;
	left:80px;
	top:1320px;
	width:850px;
	height:100px;
	z-index: 3;
	text-align: justify;
	color: #999999;
	font-weight: lighter;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	overflow: visible;
	text-indent: 25px;
}
#pics-div {
	position:absolute;
	left:445px;
	top:960px;
	width:430px;
	height:350px;
	z-index: 4;
	text-align: justify;
	font-weight: bolder;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
	overflow: visible;
	display: inline;
	background-position: center;
}


#Search {
	position:absolute;
	width:265px;
	height:32px;
	left: 646px;
	top: 1300px;
	overflow: visible;
	z-index:3;
}
body, td, th {
	color: #666666;
}
body {
	background-color:#FFFFFF;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#Main_div {
	position: relative;
	width: 1003px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#heading1 {
	position:absolute;
	left:80px;
	top:320px;
	width:auto;
	height:auto;
	z-index: 4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: text-bottom;
	color: #666666;
	overflow: visible;
}

ul li{ display: inline; }

h2 {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-indent: 40px;
	text-align: left;
	line-height: 9px;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-indent: 40px;
	text-align: center;
	line-height: 9px;
}

.footercopyright {
color:#999999;
font-family:arial;
font-size:10px;
}

a:link {
	color: #999999;
}
a:visited {
	color: #333333;
}

#logo-div {
	position:absolute;
	left:68px;
	top:160px;
	width:480px;
	height:175px;
	z-index: 4;
	text-align: center;
	background-position: center;
}
#main-pic-div {
	position:absolute;
	left:635px;
	top:154px;
	width:300px;
	height:560px;
	z-index: 4;
	text-align: center;
	background-position: center;
}