body, td, p {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #111111}
body{
	background: url(../images/background.gif) center repeat-y #302a2c;
	text-align:center;
	margin:0;
	padding:0;
}
img { border: 0px;}
/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

#navmap { behavior: url(scripts/iepngfix.htc) }

a:link { color: #fd5423; font-weight:bold; text-decoration: none;}
a:visited {  color: #fd5423; font-weight:bold; text-decoration: none;}
a:hover {  color: #111111; font-weight:bold; text-decoration: none;}
a:active { color: #fd5423; font-weight:bold; text-decoration: none;}

#pagewrapper {
	width: 700px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:100%;
	background-color:#000000;
	padding:0 0 10px 0;
}
#logo {
	float:left;
	width:250px;
	padding:0;
	margin:0;
}
#phone_numbers {
	float:right;
	width:250px;
	padding:12px 0 0 0;
	text-align:right;
}
#border {
	clear:both;
	margin:0;
	background-color:#FFFFFF;
	position:relative;
}
#navigation {
	position:absolute;
}
#slideshow {
	margin:0;
}
#main {
	padding:0 2em 1em 2em;
}
h1 {
	font-size: 18px;
	margin:0;
	padding:0;
}
.subheader {
	font-size: 14px;
	font-weight:bold;
}
.phone {
	font-size: 18px;
	text-align:center;
	line-height:22px
}
.email{
	font-size: 14px;
	text-align:center;
	line-height:22px
}
.contact_name{
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
}
.contact_title{
	font-size: 12px;
	font-style:italic;
	line-height:18px;
}
p {
	margin:10px 0 0 0;
	padding:0;
	line-height: 16px;
}
#divider {
	border:0;
	color:#fd5423;
	background-color:#fd5423;
	height:1px;
	width:100%;
	text-align:left;
}
#footer {
	float:right;
	clear:both;
	width:100%;
	margin:.5em 0 0 0;
	padding: 0;
}
#footer_copyright {
	float:left;
	font-size:11px;
	color:#888888;
	margin: 0 0 0 5px;
}
#designer_branding {
	float:right;	
	margin: 0 0 10px 0;
}
#photo_right {
	float:right;
	margin:0 0 0 5px;
}
#photo_left {
	float:left;
	margin:10px 10px 10px 0;
}