* {
	margin: 0px;
	padding: 0px;
}
#shadow {
	position: absolute;
	height: 960px;
	width: 860px;
	left: 50%;
	margin-left: -430px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/bg.gif);
}
#shadow #image {
	height: 395px;
	width: 849px;
	position: absolute;
	left: 1px;
	top: 1px;
}
#shadow #address {
	background-color: #000;
	position: absolute;
	width: 850px;
	height: 40px;
	top: 395px;
}
#shadow #address h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
#shadow #address h1 a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#shadow #address h1 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
#shadow #address h1 a:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}



#shadow #address #text1 {
	position: absolute;
	width: 405px;
	left: 10px;
	height: 435px;
	top: 50px;
}
#shadow #address #text2 {
	position: absolute;
	width: 405px;
	left: 435px;
	height: 435px;
	top: 50px;
}
#shadow #address #nav {
	position: absolute;
	width: 849px;
	height: 25px;
	top: 525px;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	left: 1px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	margin-left: 30px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#shadow #address #nav p {
	color: #FFFFFF;
	font-weight: bold;
}

#shadow #address #nav a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#shadow #address #nav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#shadow #address #nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#shadow #address p {
	color: #000000;
}

#shadow #address #contact {
	position: absolute;
	top: 500px;
	width: 850px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
