*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #c1c1c1 url('../images/metal.gif') top center repeat;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

#top
{
	margin: 0 auto;
	background: url('../images/design_03.gif') top center no-repeat;
	height: 60px;
	width: 680px;
}

#header
{
	margin: 0 auto;
	background: url('../images/design_05.gif') top center no-repeat;
	height: 100px;
	width: 680px;
}

img
{
	border: 0;
}

#menu
{
	margin: 0 auto;
	width: 780px;
	height: 20px;
	padding-top: 10px;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	height: 20px;
	margin-right: 2px;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	float: left;
	font-size: 10px;
	background: #7D75C5 url('../images/menu_left.jpg') top left no-repeat;
}

#body
{
	margin: 0 auto;
	width: 660px;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	margin-top: 0px;
	color: #ffffff;
	background: #64635C;
}

#body h1
{
	font-size: 110%;	
	margin-bottom: 10px;
}

#body p
{
	margin-bottom: 10px;
}

#bodyleft
{
	float: left;
	width: 320px;
}

#bodyright
{
	float: right;
	width: 320px;
	text-align: center;
}

#tel
{
	margin: 0 auto;
	background: url('../images/design_07.gif') top center no-repeat;
	height: 50px;
	width: 680px;
}
fieldset
{
	border: 0px;
}

.clear
{
	clear: both;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 65%;
	text-align: center;
	width: 680px;
	height: 40px;
	color: #000000;
	text-decoration: none;
}

#copyright a
{
	color: #000000;
	text-decoration: none;
}
