body {
	text-align:left;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 18px;
}

#body_div {
	/* position: relative;
	width: 745px;
	margin: 0 auto; */
}
#header {
	width: 745px;
	text-align: left;
	float: left;
}

#menu {
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #535353;
	background: url(images/navbg.jpg) no-repeat;
	background-position: bottom left;
	height: 25px;
	width: 745px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	line-height: normal;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	padding-right: 12px;
	letter-spacing: 0.5px;
}

#menu a {
	text-decoration: none;
	color: #535353;
}

#menu a:hover {
	color: #FF4E00;
}

#phone {	
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: normal;
	/*float: left;*/
	width: 155px;
	text-align: right;
	background: url(images/topbg_right.gif) no-repeat;
	background-position: bottom left;
	padding-top: 5px;
	padding-left: 70px;
	height: 25px;
}

#container {
	width: 745px;
	float: left;
}

#banner {
	width: 745px;
	height: 139px;
	background: url(images/banner3.gif) no-repeat;
	background-position: center left;
	padding-top: 14px;
	padding-bottom: 5px;
}

#bottom_shadow {
	width: 745px;
	height: 20px;
	background: url(images/footerbg.jpg) no-repeat;
	float: left;
}

#left_column {
	float: left;
	width: 345px;
	padding-top: 30px;
	padding-left: 30px;
}
#left_column a {
	color: #51ABCC;
	font-size: 14px;
	text-decoration: none;
}
#left_column a:hover {
	text-decoration: underline;
}

#right_column {
	float: left;
	width: 370px;
	padding-top: 30px;
}

.blue_title {
	color: #51ABCC;
}

#footer {
	clear: both;
	height: 20px;
	background: #fff url(/images/footerbg.jpg) no-repeat left top;
	font: bold 9px Arial, sans-serif;
	color: #535353;
	text-transform: uppercase;
	letter-spacing: 0.5px; /* double check this one */
	padding: 17px 0px 30px 30px;
	line-height: 12px;
}

#footer .copyright {
    color: #b6b6b6;
    margin: 8px 0px 5px 0px;
}

#page_header {
  padding-top: 0px;
  margin-bottom: 25px;
  font: bold 32px Georgia, Arial, sans-serif;
  color: #FF4E00;
}

#page_header span {
  font-weight: bold;
  color: #FF4E00;
}

a.orange {
  text-decoration: none;
  color: #FF4E00;
}

a.orange:hover {
  text-decoration: underline;
}

.orange {
	color: #FF4E00;
	/*font-weight: bold;*/
}

h4 {
  display: inline;
  font: 12px Arial, sans-serif;
  font-weight: normal;
  color: #51ABCC;
}

.calc {
	position: relative;
	left:170px;
}

.head_logo {
	position: relative;
	left:15px;
	top: -20px;
}