@charset "utf-8";
/* CSS Document */


@charset "utf-8";
/* CSS Document */


/* main divs */
body {
	width: 800px;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-color: #8C90B1;
	color: #9E9E9E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
h1 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	}
h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	}
h3 {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 2em;
	}
	.phone {
	color: #000;
	font-weight: bold;
	font-size: 26px;
	line-height: 2em;
	}
a {
	color: #8C90B1;
	font-weight: bolder;
	text-decoration: none;	
	}
.main {
	margin-top: -130px;
}
	img {
	}
	

