* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
padding:0;
margin:0;
}

body {
background-color:#EEEEEE;
}

#wrap {
background:url(bg.gif) no-repeat;
width:725px;
height:470px;
margin:50px auto 0;
padding:140px 0 0 90px;
}

h1 {
display:block;
text-indent:-4000px;
background-repeat:no-repeat;
}

p#address {
display:block;
text-indent:-4000px;
height:146px;
width:627px;
background:url(address.gif) no-repeat center center;
}

img#map1 {
	margin:5px 0 0 0;
}

img#map2 {
	margin:5px 0 0 152px;
}

ul {
padding:21px 0 0 15px;
height:27px;
list-style:none;
margin-top: 5px;
}

a {color:#234289;}

#foot a {
	width:200px;
	display:block;
	float:left;
	margin-bottom:5px;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #C00;
	font-weight: bold;
}



p#copyright {
text-indent:-4000px;
background:url(silentway.gif) no-repeat;
height:23px;
width:204px;
margin:5px 0 0 220px;;
}

#copyright2 {
color:#CCCCCC;
padding:20px 80px 0 0;
font-size:0.9em;
text-align:center;
}


