	a, img, .main .top, .main .bottom, div.fancy_bg, div#fancy_close { behavior: url(/~pembers/themes/site_themes/pembers/jscript/iepngfix.htc) }
	
	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		background: url(../images/background.png) 0px 0px repeat-x #dfdfe4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
	a img {
		border: 0px;
	}
	
	#container {
		width: 965px;
		margin: 20px auto;
	}
	
	.top {
		width: inherit;
		height: 127px;
	}
	
	.top h1.logo {
		float: left;
		text-indent: -54321px;
		display: block;
		background: url(../images/top_logo.png) no-repeat;
		width: 400px;
		height: 110px;
		position: relative;
		top: 0px; left: 10px;
	}
	
	.top .right {
		float: right;
		text-align: right;
		
		position: relative;
		top: 15px;
		right: 10px;
	}
	
	.top .right p.phone,
	.top .right p.email,
	.top .right p.address {
		font-size: 20px;
		color: #231f20;
		font-weight: bold;
	}
	
	.top .right p.email a,
	.top .right p.email a:visited {
		color: #231f20;
		text-decoration: none;
	}
	
	.top .right input.search {
		background: url(../images/top_search_bg.png) no-repeat;
		width: 205px; height: 20px;
		border: 0px;
		padding: 5px 10px 5px 10px;
		margin-top: 5px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.nav {
		width: inherit;
		height: 40px;
		background: url(../images/main_nav_bg.png) repeat-x;
		z-index: 1001;
	}
	
	.nav ul {
		list-style: none;
	}
	
	.nav ul li {
		float: left;
		z-index: 50;
	}
	
	.nav ul li:last-child {
		border-right: 0px;
	}
	
	.nav ul li a,
	.nav ul li a:visited {
		display: inline-block;
		font-size: 18px;
		color: #000000;
		text-decoration: none;
		height: 40px; line-height: 40px;
		width: 118px;
		text-align: center;
		/*padding: 0px 25px 0px 25px;*/
		font-weight: bold;
		border-right: 2px solid #bed8e8;
	}
	
	.nav ul li a.last {
		border: 0px;
	}
	
	.home-hero {
		display: block;
		width: inherit;
		height: 300px;
		background: url(../images/home_hero_bg.png) no-repeat;
		margin-top: 10px;
	}
	
	.home-hero .buttons {
		position: absolute;
		margin-top: 10px;
		margin-left: 20px;
		
		z-index: 20;
	}
	
	.home-hero .buttons a {
		display: block;
	}
	
	.home-hero .buttons a.playvideo {
		margin-top: 10px;
	}
	
	.home-hero .buttons ul.bigbuttons {
		position: absolute;
		width: 940px;
		list-style: none;
		margin-left: -8px;
		padding-left: 0px;
		margin-top: 10px;
	}
	
	.home-hero .buttons ul.bigbuttons li {
		float: left;
	}
	
	.home-hero .buttons ul.bigbuttons li a,
	.home-hero .buttons ul.bigbuttons li a:visited {
		display: inline-block;
		cursor: pointer;
		background: url(../images/home_hero_bigbuttons.png) no-repeat;
		width: 185px;
		padding: 0px 25px 0px 25px;
		height: 70px;
		text-align: center;
		line-height: 70px;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
	}
	
	.home-hero .slideshow {
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
		
		z-index: 1;
	}
	
	.content-hero {
		display: block;
		width: inherit;
		height: 230px;
		background: url(../images/content_hero_bg.png) no-repeat;
		margin-top: 10px;
	}
	
	.content-hero .slideshow {
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
		
		z-index: 1;
	}
	
	.content-hero ul.bigbuttons {
		position: absolute;
		width: 940px;
		list-style: none;
		margin-left: 13px;
		padding-left: 0px;
		margin-top: 155px;
		z-index: 100;
	}
	
	.content-hero ul.bigbuttons li {
		float: left;
	}
	
	.content-hero ul.bigbuttons li a,
	.content-hero ul.bigbuttons li a:visited {
		display: inline-block;
		cursor: pointer;
		background: url(../images/content_hero_bigbuttons.png) no-repeat;
		width: 185px;
		padding: 0px 25px 0px 25px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
	}
	
	
	.main {
		width: inherit;
	}
	
	.main .top {
		background: url(../images/main_top.png) no-repeat;
		width: inherit;
		height: 12px;
		line-height: 12px;
		font-size: 0px;
	}
	
	.main .middle {
		background: #e3ecf4;
		padding: 0px 15px 15px 15px;
	}
	
	.main .home-buttons {
		float: left;
		width: 260px;
		background: #a0c0da;
		padding: 10px 0px 10px 0px;
	}
	
	.main .home-buttons ul {
		list-style: none;
		text-align: center;
		margin-top: 3px;
		margin-left: auto; margin-right: auto;
		width: 232px;
	}
	
	.main .home-buttons ul li {
		margin-bottom: 5px;
	}
	
	.main .home-buttons ul li a,
	.main .home-buttons ul li a:visited {
		display: block;
		width: 232px;
		height: 67px;
		background: url(../images/home_buttons_bg.png) no-repeat;
		line-height: 67px;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
	}
	
	.main .home-buttons ul li a.facebook,
	.main .home-buttons ul li a.facebook:visited {
		background: url(../images/home_buttons-facebook_bg.png) no-repeat;
		padding-left: 20px;
		width: 212px;
	}
	
	
	.main .home-content {
		float: right;
		width: 650px;
		padding-top: 15px;
	}
	
	.main .content-content {
		padding: 15px;
	}
	
	.main .bottom {
		background: url(../images/main_bottom.png) no-repeat;
		width: inherit;
		height: 40px;
	}
	
	.main h1 {
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.main h2 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.main p {
		font-size: 13px;
		padding-bottom: 15px;
	}
	
	.main p.home {
		font-size: 16px;
	}
	
	.main a, .main a:visited {
		color: #000000;
	}
	
	/* Search Results Styles */
	.main ol.search-results {
		padding-left: 20px;
		margin-left: 0px;
		margin-top: 20px;
	}
	
	.main ol.search-results li {
		margin-bottom: 15px;
	}
	
	.main ol.search-results span.title,
	.main ol.search-results span.title a,
	.main ol.search-results span.title a:visited {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
	}
	
	.main ol.search-results span.excerpt {
		color: #333333;
		font-size: 12px;
		font-weight: normal;
	}
	
	/* Form Styles */
	.main .form label {
		display: block;
		margin-bottom: 5px;
	}
	
	.main .form input {
		font-size: 12px;
		padding: 3px;
	}
	
	.main p.success {
		background: #E1F0E1 none repeat scroll 0 0;
		border:2px solid #339933;
		color: #339933;
		display:block;
		font-size:14px;
		margin-bottom:25px;
		padding:10px;
		width:500px;
	}
	
	/* Finance Calculator Styles */
	div.calculator {
		font-family: Arial, Helvetica, sans-serif;
		width: 400px;
	}
	
	div.calculator label {
		display: block;
		font-size: 12px;
		margin-bottom: 5px;
	}
	
	div.calculator input,
	div.calculator select {
		font-size: 14px;
		padding: 3px;
		margin-bottom: 8px;
		border: 1px solid #CCCCCC;
	}
	
	div.calculator .col1 {
		width: 200px;
		float: left;
	}
	
	div.calculator .col2 {
		width: 200px;
		float: right;
	}
	
	div.calculator .base {
		clear: both;
		padding-top: 10px;
	}
	
	div.calculator .base input.weekly {
		font-size: 16px;
		font-weight: bold;
		background: #FFFFFF;
		border: 2px solid #CCCCCC;
	}
	
	div.calculator .base input.reset {
		border: 1px solid #CCCCCC;
	}
	
	div.clear {
		clear: both;
	}
	
	div.footer {
		height: 100px;
		padding-bottom: 20px;
	}
	
	div.footer .credits {
		float: left;
		width: 95px;
	}
	
	div.footer .copyright {
		float: left;
		text-align: center;
		padding-left: 250px;
	}
	
	div.footer .copyright p {
		font-size: 14px;
		font-weight: bold;
	}
	
	div.footer .copyright a,
	div.footer .copyright a:visited {
		text-decoration: underline;
		color: #000000;
	}
	
	div.footer .suthben {
		float: right;
	}