body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
#wrap {
	width: 764px;
	margin: 0pt auto;
	margin-top: 10px;
}
#header {
background:url(images/logo1a.gif) no-repeat;
	border: 2px solid #e8e8e8;
	height: 70px;
	padding-bottom: 5px;
}
#header h1 {
	color: #666666;
	font-size: 115%;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 5px;
	margin-top: 5px;
	letter-spacing: 0.04em;
}
#content .p1 {
	padding-right: 8px;
	padding-left: 8px;
}

#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #6B8C4D;
}

#flashcontent {
	height: 140px;
	width: 760px;
	border-left: 2px solid #e8e8e8;
	border-right: 2px solid #e8e8e8;
}
#content {
	background-color: #FFFFFF;
	border: 2px solid #e8e8e8;
	min-height: 200px;
	color: #666666;
	text-align: left;
	font-size: 85%;
}
#footer {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	border: 2px solid #e8e8e8;
}
.box {
	background-color: #FFFFFF;
	width: 760px;
	float: left;
}
.box img {
	border: 2px solid #E8E8E8;
}

.boxleft {
	float: left;
	font-size: 85%;
	line-height: 1.5em;
	max-width: 600px;
}
.boxleft2 {
	max-width: 500px;
	float: left;
	font-size: 90%;
	line-height: 1.5em;

}
.contact {
	padding: 10px;
}


.boxright {
	float: right;
	padding-right: 2px;
	text-align: right;
	padding-bottom: 2px;
}

.boxright2 {
	float: right;
	padding-right: 12px;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 12px;
}
#content h2 {
	font-size: 130%;
	line-height: 1em;
	color: #666666;
}



.box h3 {
	background-color: #e8e8e8;
	margin: 0px;
	color: #999999;
	padding-left: 10px;
	font-size: 95%;
	line-height: 0.8em;
	padding-top: 8px;
	padding-bottom: 4px;
}
#content  a {
	color: #999999;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #000000;
}
.cell_left {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.wheretable {
	padding: 20;
	width: 100%;
}

.wheretable td {
	border-bottom: 1px dotted #cccccc;
}
.presstable {
	border: 1px dotted #cccccc;
	width: 100%;
}
.presstable td{
	border-bottom: 1px dotted #cccccc;
}
.pressimg {
	border-left: 1px dotted #cccccc;
}
.rightcell {
	padding: 10px;
}
