body {
	background:url(images/DETAILS-background.jpg)
}

#outer {
margin: 10px 5em;
padding:0 5em;
width/**/:/**/ 40em;
width: 800px;
}

#banner {
	width:800px;
	height:150px;
	margin:5px auto;
	background:#FFF;
	border:1px solid #000;

}

#bannerpic {
	width:795px;
	margin:0 auto;
	padding:5px 50px 0
	}

#nav {
	height:32px;
	width:800px;
	background:#000;
	border:1px solid #000;
	text-align:center;
	
}

#nav a {
	display:inline;
	padding:0 25px;
}

#bodywrap	{
	width:800px;
	height:700px;
	margin:2px 0 0 0;
	background:#000;

}

#address {
	width:720px;
	height:140px;
	margin:2px auto;
	background:#FFF;
	padding:5px 20px 20px 15px;
	
}

#links	{
	width:720px;
	height:100px;
	background-color:#FFF;
	margin:0 auto;
	padding:5px 20px 20px 15px;
}

#links p	{
	font-family:"Century Gothic";
	color:#000;


}

#phone {
	width:720px;
	height:140px;
	margin:2px auto;
	background:#FFF;
	padding:5px 20px 20px 15px;
}

#contacts {
	width:720px;
	height:200px;
	margin:2px auto;
	padding:5px 20px 20px 15px;
	background:#FFF;
}

#contacts p	{
	font-size: 13px;
	font-family:"Century Gothic";
	font-weight: normal;
	font-style: italic;
	width:330px;
	height:20px;
	float:left;
	border:1px solid #555;
	padding:2px 2px 2px 15px;
}

#address h5	{
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

#phone h5	{
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:0 0 10px 0;
}

#contacts h5	{
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

#links h5	{
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;

}

#AT {
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: italic;
	width:520px;
	height:50px;
	float:left;
	border:1px solid #555;
	padding:2px 2px 2px 15px;

}

#map {
	float:right;
	width:120px;
	height:50px;
	padding:2px;
	border:1px #555 solid;
	font-family:"Century Gothic";
	font-size:12px;
	font-style:italic;
	text-align:center;
}

#phonenumber	{
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: normal;
	font-style: italic;
	width:520px;
	height:50px;
	float:left;
	border:1px solid #555;
	padding:2px 2px 2px 15px;
}

#phonepic {
	float:right;
	width:120px;
	height:50px;
	padding:2px;
	border:1px #555 solid;
	text-align:center;
}

#nav ul li a {
	font-size: 14px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li a {
	font-size: 14px;
}


#contacts table {
	font-family:"Century Gothic";
	font-size:13px;
	border:#555 solid 1px;
}

#contacts table tr td a {
	width:173px;
	font-family:"Century Gothic";
}
