.header {
	background-image: url(../images/bg1.png);
}

.footer {
	background-image: url(../images/bg3.png);
}

body {
	margin-top: 0px;
}

img {
	vertical-align: bottom;
} 

.index {
	background-image: url(../images/index.gif);
}

.home {
	background-image: url(../images/home-say2.gif);
	vertical-align: top;
}

.homeA {
	background-image: url(../images/home-say2a.gif);
	vertical-align: top;
}

.service {
	background-image: url(../images/service-say2.gif);
	vertical-align: top;
}

.serviceA {
	background-image: url(../images/service-say2a.gif);
	vertical-align: top;
}

.foot {
	vertical-align: bottom;
}

.hometext {
	font-family: "Arial";
	font-size: 14px;
}

.menutext {
	font-family: "Century Gothic";
	font-size: 17px;
}

.text {
	font-family: "Century Gothic";
	font-size: 12px;
}

.foottext {
	font-family: "Arial";
	font-size: 10px;
}

.indextext {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration: none;
	color: #ff6600;
}
