@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	text-align:center;
	color: #666;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, verdana, geneva, sans-serif;
	line-height: 15px;
}

h1 {
	font-size: 14px;	
}

#frame {
	width:975px;
	margin:1px auto;
	text-align:left;
	border:solid #666 1px;
}
#frame #header {
	width:895px;
	margin:0px auto;
	margin-top:23px;
}

#frame #header span, #frame #content span, #frame #footer span {
	float:right;
}

#frame #content {
	width:895px;
	margin:10px auto;
	font-size: 10px;
}

#frame #content #gallery {
	width:720px;
	margin:0px auto;
}

#frame #content #gallery img{
	border:none;
	display:block;
	float:left;
}

#frame #footer {
	width:895px;
	margin:0px auto;
	margin-bottom:23px;
}

a{
	color:#333333;
}

a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:link, a:visited{
	color:#333333;
}
#frame #content table tr td p {
	font-size: 12px;
}
#frame #content table telephone {
	font-size: 14px;
}
#frame #content table tr td table tr td contact {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
}

