body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
body {
	background-color: #7D9197;
}
.main
{
	position: relative;
	width:950px;
	height:800px;
	top: 0px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color: #EEEEEE;
}
.headerbackground
{
	position: absolute;
	width: 950px;
	height: 163px;
	left: 0px;
	top: 0px;
	background-image: url(../images/cotchery_header.png);
	background-repeat:no-repeat;
	z-index: 15;
}
*html .headerbackground
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cotchery_header.png);
}
#headerlinks2 {
	position:absolute;
	left:400px;
	top:10px;

	width: 550px;

	padding:0px;
	margin:0px;
	color:#7d9197;
	font-size:12px;
	z-index: 20;

	text-align: center;
}
#headerlinks2 ul {
	list-style:none;
	display:inline;
}
#headerlinks2 li {
	display:inline;
	padding:0px;
	margin:0px;
	padding-left:5px;
}
#headerlinks2 a {
	color:#7d9197;
	font-size:12px;
	text-decoration:none;
}
#headerlinks2 a:hover {
	color:#7d9197;
	text-decoration:none;
}

.bottombar
{
	position: absolute;
	left: 0px;
	top: 800px;

	width: 950px;
	height: 38px;
	background-image: url(../images/cotchery_bottombar.png);
	background-repeat:no-repeat;
	z-index: 20;
}
.bottomtext
{
	position: relative;
	width: 950px;
	height: 17px;
	left: 0px;
	top: 21px;

	font-size: 12px;
	color: #000000;
}
.main4
{
	position: relative;
	width:950px;
	height:900px;
	top: 0px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color: #EEEEEE;
}

.bottombar4
{
	position: absolute;
	left: 0px;
	top: 900px;

	width: 950px;
	height: 38px;
	background-image: url(../images/cotchery_bottombar.png);
	background-repeat:no-repeat;
	z-index: 20;
}
