/* CSS Document for See360 ad */
body {
    background: url('images/tile.jpg') repeat;
	color: #ffffff;
	}	
a:link, a:visited {
	color: #DDD5CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	}
a:hover {
	color: #D4A876;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	}
img {
	border: none;
	}
#align {
	width: 780px;
	height: 600px;
	margin: 0px;
	}
#background {
	z-index: 2;
	}
#hole {
	width: 392px;
	height: 219px;
	position: relative;
	/*bottom: 510px;*/
	margin-top: 10px;
	/*margin-top: 116px;*/
	left: 452px;
	z-index: 9999;
	}
#gal_content {
	width: 720px;
	position: relative;
	/*bottom: 500px;*/
	margin-top: -25px;
	left: 125px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
#list_content {/*Used for listings.html and target_mark.html*/
	position: relative;
	/*bottom: 575px;*/
	margin-top: 65px;
	left: 125px;
	overflow: auto;
	width: 725px;
	height: 450px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
#list_table tr td {
	border-bottom: solid;
	border-bottom-width: thin;
	}
#detail_content {/*Used for personalized.html, quicker.html and fast_serv.html*/
	position: relative;
	/*bottom: 540px;*/
	margin-top: 65px;
	left: 125px;
	overflow: auto;
	width: 725px;
	height: 450px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
#index_content {
	width: 391px;
	position: relative;
	/*bottom: 420px;*/
	margin-top: -0px;
	left: 450px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
#navigation {
	width: auto;
	position: relative;
	/*bottom: 550px;*/
	margin-top: -597px;
	left: 360px;
	z-index: 3;
	}
#button {
	margin-top:  5px;
	margin-left: 510px;
	z-index: 1;
	}
