* {
	margin: 0;
}

body {
text-align:center;
background-color:#ffffff;
margin:0;
padding:0;
height:100%;
}

#container {
min-height:100%;
height: auto !important;
position:relative;
height:100%;
padding-bottom:50px;   /* Height of the footer */
text-align:left;
width:950px;
padding-left:20px;
padding-right:20px;
margin:0 auto;
}

.header-wrapper {
height:150px;
margin:0px;
}

.header {
width: 949px;
height: 153px;
margin: 0 auto;
background:url('../images/header-bgrd-updated.png') no-repeat;
}

#logo_link {
	position: absolute; 
	margin-top: 0px; 
	margin-left: 0px; 
	width: 384px; 
	height: 150px; 
	background-color: transparent; 
	border: 4px; 
}


#callback_link {
	position: absolute; 
	margin-top: 10px; 
	margin-left: 615px; 
	width: 320px; 
	height:30px; 
	background-color: transparent; 
	border: 0px; 
	z-index:1;
}

.navigation1{
margin:0px;
padding-top:57px;
width:520px;
height:23px;
margin-left:400px;
}

.navigation1 li {
float:left;
display: inline;
padding-left:12px;
}

.navigation1 a {
font-family:Times New Roman;
font-weight:600;
padding-top:10px;
text-decoration:none;
letter-spacing:1px;
font-size:12px;
color:#000000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.navigation1 a {float:none;}
/* End IE5-Mac hack */
.navigation1 a:visited{
text-decoration:none;
}
.navigation1 a:hover {
text-decoration:underline;
}

.navigation2{
margin:0px;
padding-top:2px;
width:500px;
height:23px;
margin-left:400px;
}

.navigation2 li {
float:left;
display: inline;
margin-left:8px;
}

.navigation2 p {
color:#dfbe46;
}


.navigation2 a {
font-family:Times New Roman;
font-weight:bold;
padding-top:2px;
text-decoration:none;
letter-spacing:1px;
font-size:12px;
color:#dfbe46;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.navigation2 a {float:none;}
/* End IE5-Mac hack */
.navigation2 a:visited{
text-decoration:none;
}
.navigation2 a:hover {
text-decoration:underline;
}


.middle-img {
width:949px;
height:250px;
margin:0 auto;
background: url('../images/michael-hannon-main-img.jpg') no-repeat;
}

.homepage-content {
width:949px;
height:auto;
min-height:915px;
overflow:hidden;
margin:0 auto;
background: #dfbe46 url('../images/main-bgrd.png') no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .homepage-content {
height: 460px;
}
/**/

.non-homepage-content {
width:949px;
height:auto;
min-height:460px;
overflow:hidden;
margin:0 auto;
background: #dfbe46 url('../images/main-bgrd-2.png') no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .non-homepage-content {
height: 460px;
}
/**/

.left-column {
width:210px;
height:410px;
margin-left:27px;
margin-top:15px;
float:left;
display:inline;
}

.left-column h1 {
text-align:center;
font-size:24px;
color: #dfbe46;
font-family:Times New Roman;
padding-top:16px;
letter-spacing:1px;
}

.left-column-homepage {
padding-top:60px;
text-align:center;
}

.left-column-homepage p {
font-family:Times New Roman;
color: #dfbe46;
font-size:16px;
font-weight:bold;
padding:5px;
letter-spacing:1px;
}

.left-column-homepage a {
font-family:Times New Roman;
color: #dfbe46;
font-size:10px;
}

.left-column-homepage ul {
list-style-type:disc;
margin:5px;
text-align:left;
}

.left-column-homepage ol {
list-style-position:inside;
margin-left:20px;
}

.left-column-homepage li {
margin:5px 0px;
font-size:13px;
color: #fff;
letter-spacing:1px;
font-family:Times New Roman;
}

.left-column-non-homepage {
padding-top:60px;
text-align:center;
}

.left-column-non-homepage p {
font-family:Times New Roman;
color: #dfbe46;
font-size:16px;
font-weight:bold;
padding:5px;
letter-spacing:1px;
}

.left-column-non-homepage a {
font-family:Times New Roman;
color: #dfbe46;
font-size:16px;
text-decoration:none;
}

.left-column-non-homepage a:hover {
text-decoration:underline;
}

.homepage-questions {
background: url('../images/homepage-questions-bgrd.png') no-repeat;
margin:10px 10px 0px 10px;
height:280px;
width:460px;
overflow:hidden;
}

.homepage-questions-text {
width:400px;
margin:30px;
}


.center-column {
float:left;
display:inline;
width:470px;
height:auto;
overflow:hidden;
margin-left:25px;
margin-top:60px;
padding-bottom:20px;
}

.center-column h1 {
font-size:22px;
color: #dfbe46;
font-family:Times New Roman;
padding-top:4px;
padding-bottom:25px;
letter-spacing:1px;
}

.center-column p {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:5px;
padding-bottom:5px;
}

.center-column a {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:5px;
padding-bottom:5px;
}

.center-column ul {
list-style-type:disc;
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
}

.center-column ol {
list-style-position:inside;
margin-left:20px;
}

.center-column li {
margin-top:4px;
font-size:14px;
color: #111111;
font-family:Times New Roman;
}

.center-column-expanded {
float:left;
display:inline;
width:660px;
height:auto;
overflow:hidden;
margin-left:25px;
margin-right:15px;
margin-top:60px;
padding-bottom:20px;
}

.center-column-expanded h1 {
font-size:22px;
color: #dfbe46;
font-family:Times New Roman;
padding-top:4px;
padding-bottom:25px;
letter-spacing:1px;
text-align:center;
}

.center-column-expanded p {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:3px;
padding-bottom:3px;
}

.center-column-expanded a {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:3px;
padding-bottom:3px;
}

.center-column-expanded td {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:1px;
padding-bottom:1px;
text-align:center;
}

.center-column-expanded ul {
list-style-type:disc;
margin-left:30px;
padding-left:50px;
margin-top:5px;
margin-bottom:5px;
}

.center-column-expanded ol {
list-style-position:inside;
margin-left:20px;
}

.center-column-expanded li {
margin-top:4px;
font-size:14px;
color: #111111;
font-family:Times New Roman;
}


.center-column-expanded-calc {
float:left;
display:inline;
width:680px;
height:auto;
overflow:hidden;
margin-left:15px;
margin-right:5px;
margin-top:60px;
padding-bottom:20px;
}

.center-column-expanded-calc h1 {
font-size:22px;
color: #dfbe46;
font-family:Times New Roman;
padding-top:4px;
padding-bottom:25px;
letter-spacing:1px;
text-align:center;
}

.center-column-expanded-calc h2 {
font-size:18px;
color: #363636;
font-family:Times New Roman;
margin:5px 20px 0px 20px;
letter-spacing:1px;
}

.center-column-expanded-calc p {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:3px;
padding-bottom:3px;
}

.center-column-expanded-calc a {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:3px;
padding-bottom:3px;
}

.center-column-expanded-calc td {
font-size:14px;
color: #111111;
font-family:Times New Roman;
padding-top:1px;
padding-bottom:1px;
text-align:center;
}

.center-column-expanded-calc ul {
list-style-type:disc;
margin-left:30px;
padding-left:50px;
margin-top:5px;
margin-bottom:5px;
}

.center-column-expanded-calc ol {
list-style-position:inside;
margin-left:20px;
}

.center-column-expanded-calc li {
margin-top:4px;
font-size:14px;
color: #111111;
font-family:Times New Roman;
}


.right-column {
float:left;
display:inline;
width:190px;
height:400px;
margin-left:15px;
margin-top:60px;
}

.right-column h1 {
font-size:18px;
color: #dfbe46;
font-family:Times New Roman;
padding-top:8px;
padding-bottom:25px;
text-align:center;
letter-spacing:1px;
}

.right-column p {
font-size:11px;
color: #111111;
font-family:Times New Roman;
padding-top:5px;
padding-bottom:10px;
}

.right-column a {
font-size:13px;
color: #111111;
font-family:Times New Roman;
padding-top:5px;
padding-bottom:5px;
}

.footer {
width:949px;
height:100px;
background:url('../images/footer-bgrd-old.png') no-repeat;
margin:0 auto;
margin-top:0px;
}

.footer p {
font-family:verdana;
color:#ffffff;
font-size:10px;
text-align:center;
font-weight:600;
padding-top:3px;
}

.footer a {
font-family:verdana;
color:#ffffff;
font-size:10px;
text-align:center;
font-weight:600;
}

.contactForm ol{
list-style-type:none;
}

.contactForm label {
vertical-align:top;
font-weight:bold;
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.hRow
{
display: none;
}

.contact-seperate {
background:url('../images/seperate.png') repeat-y;
width:2px;
height:350px;
}

.hidden-captcha {
    display: none;
}