body{
	background-color:#000000;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	font-size:x-small;
	font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color:#ffffff;
	line-height:1.6em;
	text-align:center;
	width:760px;
	}
a img {
	border-width:0px;
	}
/* Header ----------------------------------------------- */
#header{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#4c4c4c;
	}

/* Content ----------------------------------------------- */
#content{
	margin:20px 0px;
	}
#phone{
	margin-top:5px;
	margin-bottom:5px;
	}
h4{
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#4c4c4c;
	width:400px;
	padding:2px;
	text-align:center;
	}
h4 a{
	text-decoration:none;
	color:#ffffff;
	}
/* home Link ----------------------------------------------- */
.home{
	border-style:solid;
	border-color:#808080;
	border-width:1px;
	text-align:center;
	font-size:xx-small;
	line-height:1.6em;
	width:100px;
	}
.home a:link{
	text-decoration:none;
	display:block;
	background-color:#262626;
	color:#ffffff;
	}
.home a:visited{
	text-decoration:none;
	display:block;
	background-color:#262626;
	color:#ffffff;
	}
.home a:active{
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	color:#000000;
	}
.home a:hover{
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	color:#000000;
	}
/* Footer ----------------------------------------------- */
#footer{
	}
#copyright{
	border-width:1px 0px;
	border-style:solid;
	border-color:#4c4c4c;
	padding:2px 0px;
	margin-bottom:20px;
	}

