/* --- fotouch web css 1.00 --- */

/* --- body --- */

body{
	background-image: url(../images/bg_body.gif);
	}

/* --- layout --- */

#highlight {
	text-align:left;
	display:block;
	width: 940px;
	height: 130px;
	margin: 0px auto;
	background-image: url(../images/bg_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: #FFFFFF solid 2px;
	}
#highlight td { padding:0px 15px 0px 15px; line-height:18px;}

/* --- button --- */

#btn_sign { width:150px; height:40px;}
#btn_sign a {
	display: block;
	height: 40px;
	width: 150px;
	background-image: url(../images/btn_sign.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	}
#btn_sign a:link {background-position: 0 0px; }
#btn_sign a:visited {background-position: 0 0px; }
#btn_sign a:hover {background-position: -150px 0px; }
#btn_sign a:active {background-position: 0px 0px; }

#btn_login a {
	display: block;
	height: 40px;
	width: 150px;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	}
#btn_login a:link {background-position: 0 0px; }
#btn_login a:visited {background-position: 0 0px; }
#btn_login a:hover {background-position: -150px 0px; }
#btn_login a:active {background-position: 0px 0px; }

#btn_gohome a {
	display: block;
	height: 40px;
	width: 150px;
	background-image: url(../images/btn_gohome.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	}
#btn_gohome a:link {background-position: 0 0px; }
#btn_gohome a:visited {background-position: 0 0px; }
#btn_gohome a:hover {background-position: -150px 0px; }
#btn_gohome a:active {background-position: 0px 0px; }

#btn_taste { width:350px; height:70px; float: left; margin-bottom: 15px;}
#btn_taste a {
	display: block;
	height: 70px;
	width: 350px;
	background-image: url(../images/btn_taste_green_blue.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	}
#btn_taste a:link {background-position: 0 0px; }
#btn_taste a:visited {background-position: 0 0px; }
#btn_taste a:hover {background-position: -350px 0px; }
#btn_taste a:active {background-position: 0px 0px; }

#btn_flow { width:570px; height:70px; float: right;}
#btn_flow a {
	display: block;
	height: 70px;
	width: 570px;
	background-image: url(../images/btn_easy_flow_grey.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#btn_flow a:link {background-position: 0 0px; }
#btn_flow a:visited {background-position: 0 0px; }
#btn_flow a:active {background-position: 0px 0px; }

/*
/*
/*
/* --- Copyright 2006 fotouch.com --- */

