*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

img
{
	border: 0;
}

#header
{
	margin: 0 auto;
	width: 100%;
	height: 290px;
	font-size: 75%;
	font-family: verdana;
}

#headertop
{
	margin: 0 auto;
	width: 360px;
	height: 90px;
	background: url('../images/index_04.gif') no-repeat;

}

#menuspan
{
	width: 100%;
	height: 30px;
	background: #4A4C4E;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu
{
	margin: 0 auto;
	width: 298px;
	height: 30px;
	background: #4A4C4E;
	border-right: 1px solid #000000;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	float: left;
	text-align: center;

}
	
#menu ul li a
{
	margin: 0 auto;
	padding: 0px 40px 0px 40px;
	font-size: 85%;
	line-height: 30px;
	font-family: "verdana";
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-left: 1px solid #000000;
}

#menu li a:hover
{
	color: #4A4C4E;
	background: #D8D8D8;
	text-decoration: none;
}

#image
{
	margin: 0 auto;
	width: 838px;
	height: 170px;
	background: url('../images/index_08.gif') no-repeat;
}

#banner
{
	line-height: 28px;
	margin: 0 auto;
	font-size: 80%;
	text-align: right;
	width: 100%;
	height: 28px;
	background: #4A4C4E;
	color: #D8D8D8;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#telephone
{
	margin: 0 auto;
	font-size: 140%;
	width: 97%;
	height: 28px;
}

#contentspan
{
	margin: 0 auto;
	width: 100%
	height: 100%;
	background: #f1f1f1;
}

#content
{
	margin: 0 auto;
	font-size: 80%;
	text-align: left;
	line-height: 16px;
	padding: 5px;
	width: 828px;
	height: 100%;
	color: #4A4C4E;
	text-decoration: none;
}

#contentright a
{
	color: 000000;
}

#contentright a:hover
{
	color: 4A4C4E;
}

#content h1
{
	font-size: 130%;
	padding: 5px 0px 10px 0px;
	color: #000000;
	text-decoration: none;
}

#content ul
{
	list-style-type: square;
	margin: 7px 0px 7px 10px;
}

#content ul li
{
	margin: 0px 0px 0px 10px;
	line-height: 20px;
}

#contentleft
{
	width: 400px;
	height: 100%;
	float: left;
	padding: 0px 5px 0px 0px;
}

.left
{
	float: left;
	padding: 5px 25px 5px 0px;
}

#contentright
{
	height: 100%;
	width: 400px;
	float: right;
	padding: 0px 0px 0px 5px;
}

#contentright img
{
	float: right;
	padding: 5px;
}


#copyright
{
	line-height: 26px;
	clear: both;
	margin: 0 auto;
	font-size: 70%;
	text-align: center;
	width: 100%;
	height: 56px;
	background: #4A4C4E;
	baackground: url('../images/index_08.gif') repeat-x;
	color: #D8D8D8;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#copyright a
{
	color: #D8D8D8;
	text-decoration: none;
}

fieldset
{
	border: 0px;
}

label
{
	line-height: 18px;
}

input
{
	margin: 0px 0px 10px 0px;
}