* {
margin:0;
padding:0;
border:0
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../img/air-shop.gif);
	background-position: right 346px;
	background-repeat: no-repeat;
}

#main {
	height:67px;
}
#box {
	margin-left: auto;
	margin-right: auto;
	width: 587px;
}
#bottom {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 265px;
	padding-bottom:35px;
	height:200px;
}
#footer {
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom:35px;
	padding: 5px;
}
p {
	padding-top:10px;
}
a.start:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background-image: url(../img/hg_a_tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	color: #666666;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a.start:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background-image: url(../img/hg_a_tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	color: #666666;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a.start:hover { 	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image: url(../img/hg_a_tag.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	display:block;
	color: #666666;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
