body {
	border: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}

#banner-bg {
	background-image: url(../images/banner-bg.png);
	background-repeat: repeat-x;
	height: 211px;
	width: 100%;
	right: 0%;
	position: relative;
	z-index: 101;
	background-position: 0 65px;
	text-align:center;
}

#banner-bottom {
	background-image: url(../images/banner-bottom.png);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0%;
	z-index: 100;
	margin: 0px auto;
	background-position: center;
	position: absolute;
	height: 30px;
	top: 200px;
	background-color: #C3D2E1;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -27px; /* the bottom margin is the negative value of the footer's height */
	
}

#header {
	position: relative;
	min-width: 800px;
	width: 80% !important;
	width:800px;/*width: 800px; /* IE6 */
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}

.push {
	height: 27px; 
}


#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 27px;
	min-width: 800px;
	width: 80% !important;
	width:800px;/*width: 800px; /* IE6 */
	margin-right: 10%;
	margin-left: 10%;
	display:block;
	padding-top:5px;
	padding-left:10px;	
}

.addr {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight::bolder;
	color:#fff;
}

.addr a {
	text-decoration:none;
	color:#0000FF;
}
.addr a:hover {
	text-decoration:underline;
	color:#ff9900;
}
#slider-wrapper {
	height: 320px;
	width: 900px;
	margin: 0px auto;
}


.share_txt{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight::bolder;
	color:#fff;
	margin-left: 25px;
}
	

#content {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
	
}
#main-menu {
	position: relative;
	width: 100%;
	top: -40px;
	z-index: 300;
}

#byLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	position: relative;
	width: 150px;
	left: 50%;
	top: -15px;
}
#callNow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
	font-weight: bold;
	z-index: 102;
	width: 250px;
	text-align: center;
	float: left;
	left: 10px;
}

#logo {
	background-image: url(../images/logo.png);
	height: 211px;
	width: 203px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 102;
	margin: 0px auto;
}
#quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	width: 300px;
	position: relative;
	z-index: 200;
	color: #FFF;
	height: 65px;
	float: right;
	top: 65px;
	right: 10px;
}

/*******************  Navigation ******************/
 /* Pure CSS3 Multi Level Drop Down Navigation Menu */
/*             By www.Bloggermint.com            */


#nav {
    float: left;
   	font: bold 14px Verdana, Geneva, sans-serif;

}
#left-nav {
	float: left;
}
#right-nav {
	float: right;
}


#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav ul li {
	float:left;
}

#nav ul li a {
   	float: left;
	color:#336699;
    padding: 10px 20px;
	text-decoration:none;
   
}

#nav ul li a:hover,
#nav ul li:hover > a {
    	color: #fff;
    	background:none;
	
}

#nav li ul a:hover, 
#nav ul li li:hover > a  {
    color: #FFAD33;
  	background: none;	
}

#nav li ul {
    	background:#D6E0EB;
    	left: -999em;
    	margin: 34px 0 0;
    	position: absolute;
    	width: 220px;
    	z-index: 9999;
}

#nav li:hover ul {
    	left: auto;
}

#nav li ul a {
    	background: none;
    	border: 0 none;
    	margin-right: 0;
    	width: 220px;    	
}

#nav li li ul {
		background:#FFEFD6;
    	margin: 0px 0 0 220px;
    	visibility:hidden;
}

#nav li li:hover ul {
    	visibility:visible;
}

#nav ul ul li:last-child > a {	
}

#nav ul ul ul li:first-child > a {	
}
#info-bar {
	position: relative;
	height: 175px;
	width: 961px;
	background-image: url(../images/info-bar-bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
		margin: 0px auto;
}
#info-bar-reverse {
	height: 175px;
	width: 320px;
	float: left;
	text-align: center;
	position: absolute;
	bottom: 0px;
	top: 18px;
}
#info-bar-call {
	height: 175px;
	width: 320px;
	float: left;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 321px;
	top: 18px;
}
#info-bar-calc {
	height: 175px;
	width: 320px;
	float: left;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 642px;
	top: 18px;
}
#slider-wrapper {
	position: relative;
	top: 450px;
}
#Video-Wrapper {
	height: 315px;
	width: 560px;
	text-align: center;
	float: right;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#GenMortLogo {
	height: 100px;
	width: 560px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#PageHeader {
	position: relative;
	height: 50px;
	width: 100%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#PageContent {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 24px;
}

/*--- Calculator Stuff-----*/
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
.big { font-size: 120%;}
.mcalc-options {
    border-collapse:collapse;
    width:100%;
}
.mcalc-options thead th {
    padding:4px;
    text-align:left;
}
.mcalc-options tbody td {
    padding:4px;
    border-bottom:1px solid #eee;
}
pre {
    padding:10px;
    font-size:120%;
    background:#f4f4f4;
    border:1px solid #eee;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.toc {
    background:#fff;
    border:1px solid #ddd;
    border-width:0 8px 8px 0;
    position:fixed;
    *position:absolute;
    left:870px;
    top:0;
    padding:30px 20px 30px 30px;
    -webkit-border-radius-topRight:9px;
    -moz-border-radius-bottomRight:9px;
    -webkit-border-radius-bottomRight:9px;
}
.toc { width:200px; font-size:110%; }
.toc, .toc ol { 
    list-style:none;
    padding:0 20px 0 10px; 
    *margin:0; /* IE FIX */
}
.toc, .toc ol li { margin-left:0;padding:3px 0 3px 0; }
.toc ol li { border-bottom:1px dotted #ddd; }
.toc ol li ol li { border-bottom:0; padding:3px 0 3px 10px; font-size:90%; }
.opt-select {
    margin:0;
    padding:0;
}
.opt-select li {
    list-style:none;
    margin:0;
    padding:2px 0;
    font-size:120%;
}
.opt-select li ul {
    margin-left:18px;
    border-left:2px solid #ddd;
    padding-left:4px;
    font-size:80%;
    line-height:1.2em;
}
.disabled { color:#999; }
#editor { line-height: 3.5em;}

#menu {
    position:absolute;
    left:690px;
    top:30px;
}
.opt-select label {
    cursor:pointer;
}

#ContactLeftRail {
	height: 100%;
	width: 270px;
	float: left;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666;
}
#ContactRightRail {
	height: 100%;
	width: 525px;
	float: right;
}
