body
{
	margin: 0;
	padding: 0;
	background: #C0C0C0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

#content img,
}

.imgleft
{
	float: left;
	padding: 3px 8px 0px 0px;
	position: relative;
	text-align: justify;
	display: block;
	margin: 0px;
}

.text
{
	display: none;
}

a
{
	text-decoration: none;
	color: #CCC;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

.h2headerleft
{
	float: left;
	width: 49%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #E8E8E8;
	font-size: 18px;
	font-weight: normal;
}

.h2headerright
{
	float: right;
	width: 48%;
	text-align: right;
}

#container
{
	padding: 0;
	margin: 0 auto;
	width: 682px;
	background: #C0C0C0;
}

#menu
{
	width: auto;
	height: 204px;
}

#content, #contentindex
{
	width: auto;
	height: 267px;
	overflow: auto;
	background: #3B3B3B;
	padding: 10px;
	line-height: 150%;
}

#logocontainer
{
	margin: 0 auto;
	padding-top: 15px;
	width: 310px;
	height: 160px;
}

#content h3
{
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
}

#content p
{
	margin: 0;
	padding: 10px 0 0 0;
}

#contentindex p
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 210%;
	font-family: times new roman, arial, verdana;
	font-style: italic;
}

#content ul
{
	list-style-type: square;
}

.contacttel
{
	width: 150px;
	height: 25px;
	background: #3B3B3B url(/images/contact-tel-back.jpg) no-repeat;
	padding: 15px 0 0 50px;
	font-size: 100%;
}

.contactlandtel
{
	width: 150px;
	height: 25px;
	background: #3B3B3B url(/images/contact-landtel-back.jpg) no-repeat;
	padding: 15px 0 0 50px;
	font-size: 100%;
}

.contactemail
{
	width: 150px;
	height: 25px;
	background: #3B3B3B url(/images/contact-email-back.jpg) no-repeat;
	padding: 15px 0 0 50px;
	font-size: 100%;
}

#graphic
{
	width: auto;
	height: 70px;
	background: #CDCCD2 url(/images/bottom.gif);
	padding: 19px 10px 0 0;
	text-align: right;
	letter-spacing: 1px;
	font-size: 95%;
	color: #444;
}

#graphic a
{
	text-decoration: none;
	color: #000;
}

#graphic a:hover
{
	text-decoration: none;
	color: #555;
}
