@charset "utf-8";
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
body {
	background-image: url(images/mock_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
			
a, a:link, a:visited {
	outline: none;
	text-decoration: underline;
	color: #FF8000;
}
			
a:hover {
	text-decoration: none;
}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
h1 {
	font-size: 18px;
	color: #05569c;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -1px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FF8000;
	margin: 0px;
}
h3 {
	font-size: 13px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}


img {
  border: 0;
}

table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}


/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
			
.clear-block {
margin: 0px;
padding: 0px;
clear: both; }
			

/* End hide from IE-mac */

/*	-------------------------------------------------------------
	Main Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header {
	height: 109px;
}
#header #logo {
	height: 90px;
	width: 187px;
	margin-top: 5px;
	margin-left: 11px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #tagline {
	margin-top: 11px;
	margin-left: 249px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 710px;
	height: 59px;
}
#container #banner {
	border: 12px solid #F7941F;
	background-color: #FFFFFF;
	height: 142px;
}

#tagline h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	letter-spacing: 0px;
}
#tagline #phone {
	float: right;
	width: 200px;
	color: #F29422;
	*width:210px;
}
#tagline #phone strong {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#tagline #phone img {
	float: left;
	margin-right: 8px;
}
#header #nav {
	width: 713px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 70px;
	margin-left: 247px;
	height: 39px;
	background-color: #F7941F;
	font-size: 11px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#nav li {
	display: block;
	float: left;
	position: relative;
	margin-top: 8px;
	margin-right: 4px;
	margin-left: 4px;
	text-transform: uppercase;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f26e04;
}
#content {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content #copy{
	padding-right: 0px;
	padding-left: 0px;
	float:left;
	width: 700px;
	margin-left: 5px;
}
#content #feature{
	float:right;
	width: 194px;
	background-image: url(images/feature-bg.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
#feature h3 {
	font-size: 20px;
	color: #00326E;
	font-weight: normal;
	text-indent: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(images/icon_interest.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
}
#feature ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#feature li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCDCEA;
}
#feature li a {
	color: #00326E;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#feature a:hover {
	background-color: #DAE6EF;
}
#copy .c2a {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	text-indent: 28px;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
#copy .c2a:hover {
	color: #00326E;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #05569c;
	padding-bottom: 20px;
}
#footer .siteby a {
	color: #A8A8A8;
	text-decoration: none;
}
.siteby {
	font-size: 11px;
	color: #A8A8A8;
}
#footer p {
	margin-bottom: 0px;
	margin-top: 4px;
}
#footer a {
	color: #05569C;
	text-decoration: none;
}
#content  .box-orange {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 200px;
	padding: 12px;
	margin-right: 8px;
	margin-bottom: 10px;
	float: left;
}
#content .box-orange a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 75px;
	display: block;
}
#content .box-orange p {
	text-align: center;
	display: block;
	margin: 0px;
}
#content .box-orange .go {
	display: block;
	height: 30px;
}
.longbox {
	background-image: url(images/long-box.gif);
	height: 60px;
	width: 559px;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#copy .longbox a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
}
#copy .longbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

