body {
	font-family: Helvetica, "Myriad Pro", "Trebuchet MS", Corbel, Frutiger, "Frutiger Next", "Neue Frutiger", Arial, sans-serif;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
}


/*
 * The dark blue bar.
 */
div#umberbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	background-color: #003B65;
}


/*
 * The main shell.
 */
div#carapace {
	position: relative;
	width: 856px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}


/*
 * The head space.
 */
div#headspace {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h1#main_logo {
	position: absolute;
	top: -35px;
	left: 0px;
	width: 537px;
	height: 270px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('/images/MasterPlans-Logo.png') no-repeat center center;
}
h1#main_logo_green {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 501px;
	height: 197px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('/images/MasterPlans-Logo-green.png') no-repeat center center;
}
h1#main_logo_repair {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 501px;
	height: 197px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('/images/MasterPlans-Logo-repair.png') no-repeat center center;
}
h1#main_logo_landing {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 339px;
	height: 133px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('/images/MasterPlans-logo-landing.png') no-repeat center center;
}
h1#main_logo span, h1#main_logo_green span, h1#main_logo_repair span, h1#main_logo_landing span {
	display: none;
}
div#headspace_transbox {
	position: absolute;
	top: 55px;
	right: 40px;
	width: 320px;
	height: 90px;
	background-color: #FFFFFF;
	filter: alpha(opacity=10);
	opacity: 0.1;
	z-index: 1;
}
div#headspace_phonebox {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 320px;
	margin: 0;
	padding: 0;
	height: 120px;
	color: #FFFFFF;
	text-align: center;
	z-index: 2;
}
div#headspace_talkbox {
	position: relative;
	margin: 15px auto;
	font-size: 12pt;
	line-height: 18pt;
	letter-spacing: 3px;
	text-transform: uppercase;
}
div#headspace_talkbox h1 {
	font-size: 12pt;
	line-height: 18pt;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div#headspace_numbbox {
	position: relative;
	margin: 10px auto;
	font-size: 25pt;
	letter-spacing: 3px;
	text-transform: uppercase;
}


/*
 * The nav bar.
 */
div#nav_case {
	position: absolute;
	top: 175px;
	left: 0px;
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 20;
}
div#surnav_case {
	position: absolute;
	top: 5px;
	left: 3px;
	height: 20px;
	width: 850px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 8pt;
}
div#surnav_case table {
	border-collapse: collapse;
	table-layout: auto;
	margin: 0;
	padding: 0
	vertical-align: middle;
	width: 100%;
}
div#surnav_case a {
	color: #FFFFFF;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#surnav_case .nav_currpage {
	color: #FCAF17;
}
/*
div#surnav_case a:link {
	color: #FFFFFF;
}
div#surnav_case a:hover {
	/* color: #FCAF17; *
	color: #FFFFFF;
}
div#surnav_case a:active {
	color: #BED383;
}
*/
div#surnav_case .nav_sep {
	color: #FFFFFF;
	margin: 0 3px;
}

/*
 * The subnav.
 */
div#subnav_case {
	position: absolute;
	bottom: 5px;
	left: 3px;
	height: 20px;
	width: 850px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 8pt;
}
div#subnav_case div.subnav_subcase {
	position: absolute;
	bottom: 0px;
	height: 20px;
	display: none;
	filter: alpha(opacity=0);
	opacity: 0;
}
div#subnav_case .subnav_bar{
	color: #000000;
}
div#subnav_case a {
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
div#subnav_case a:link {
	color: #000000;
}
div#subnav_case a:hover, div#subnav_case div.subnav_subcase .subnav_currpage {
	color: #3089C6;
}
div#subnav_case a:active {
	color: #BED383;
}
div#subnav_case .subnav_sep {
	color: #000000;
	margin: 0 3px;
}
div#subnav_snowy {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
div#subnav_snows {
	position: absolute;
	bottom: 5px;
	left: 0;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*
 * The bottom nav.
 */
div#bottom_nav_case {
	position: relative;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
table#bottom_nav {
	border-collapse: collapse;
	table-layout: auto;
	margin: 0 auto;
	padding: 0
	vertical-align: middle;
}
table#bottom_nav .bottom_nav_lnk {
	font-size: 8pt;
}
table#bottom_nav .nav_sep {
	margin: 0 3px;
}


/*
 * The banner space.
 */
div#banner_space {
	position: relative;
	width: 100%;
	height: 274px; /* 256 + 18 */
	background: #3089C6 no-repeat top center;
}
img.banner_badge {
	position: absolute;
	right: 20px;
	bottom: 2px;
}
div#home_banner_snowy_case {
	position: absolute;
	bottom: 18px;
	left: 0;
	height: 70px;
	width: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
div#home_banner_blue_border {
	position: absolute;
	bottom: 88px;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #3089C6;
}
div#home_banner_txt_case {
	position: absolute;
	left: 20px;
	bottom: 14px;
}
div#home_banner_txt_case h1 {
	color: #000000;
	font-size: 14pt;
	line-height: 21pt;
	font-weight: normal;
}

/* Testimonials */
div.testimonial_banner_screen {
	position: relative;
	top: 0;
	left: 0;
	width: 856px;
	height: 274px;
	display: none;
}
div.testimonial_banner_snowy {
	position: absolute;
	top: 20px;
	height: 236px;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
div.testimonial_banner_txtcase {
	position: absolute;
	top: 110px;
	height: 100px;
	width: 480px;
}
div.testimonial_banner_txtcase .header {
	color: #000000;
	font-size: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.testimonial_banner_txtcase .body {
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
	margin: 0;
	padding: 0;
}



/*
 * The corpus.
 */
div#corpus {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
	text-align: left;
	clear: both;
}
div#corpus table {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
	padding: 0
	vertical-align: top;
}
div#corpus div.column {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}
div#corpus div.corpus_spacer {
	position: relative;
	float: left;
	width: 1px;
	height: 160px;
	margin: 20px 13px;
	border: 0;
	background-color: #A7A9AC;
}
div#corpus .body_header, div#corpus h1 {
	color: #000000;
	font-size: 14pt;
	text-align: left;
	margin: 0 0 7px 0;
	padding: 0;
	font-weight: normal;
}
div#corpus h2 {
	color: #000000;
	font-size: 12pt;
	text-align: left;
	margin: 27px 0 0 0;
	padding: 0;
	font-weight: normal;
}
div#corpus h3 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
div#corpus p {
	font-family: Helvetica, "Trebuchet MS", "Myriad Pro", Corbel, Frutiger, "Frutiger Next", "Neue Frutiger", Arial, sans-serif;
	/* color: #A7A9AC; */
	color: #000000;
	font-size: 10pt;
	line-height: 16pt;
	text-align: justify;
	margin: 0;
	padding: 0;
}
table td {
	font-family: Helvetica, "Trebuchet MS", "Myriad Pro", Corbel, Frutiger, "Frutiger Next", "Neue Frutiger", Arial, sans-serif;
	/* color: #A7A9AC; */
	color: #000000;
	font-size: 10pt;
	line-height: 16pt;
	text-align: justify;
	margin: 0;
	padding: 0;
}
div#corpus p.spaced, div#blag p {
	margin: 20px auto;
}
div.post {
	background-color: #F3F3F3;
	padding: 10px;
	margin: 10px auto;
}
div#corpus p.listed {
	margin: 7px auto;
	line-height: 12pt;
	text-align: left;
}
div#corpus ul {
	list-style: square inside;
	margin: 0;
	padding: 0;
}
div#corpus li {
	/* color: #A7A9AC; */
	color: #000000;
	font-size: 10pt;
	line-height: 19pt;
	text-align: justify;
	margin: 0;
	padding: 0;
}
div#corpus a {
	text-decoration: none;
	color: #3089C6;
}
div#corpus a:link, div#corpus a.blnk {
	color: #3089C6;
}
div#corpus a:hover, div#corpus a.olnk {
	color: #FCAF17;
}
div#corpus a:active, div#corpus a.glnk {
	color: #BED383;
}

div#sidebar {
	font-size: 10pt;
}


/*
 * The logo scroller.
 */
#logo_scroller_case {
	position: relative;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}


/*
 * The testimonial boxes.
 */
div.testi_case {
	position: relative;
	height: 57px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	cursor: pointer;
}
div.testi_case_green {
	position: relative;
	height: 30px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	cursor: pointer;
}
div.testibar {
	position: relative;
	display: inline;
	float: left;
	width: 5px;
	height: 100%;
	margin: 0;
	padding: 0;
}
div.testimg_case {
	position: relative;
	display: inline;
	float: left;
	width: 57px;
	height: 100%;
	margin: 0;
	padding: 0;
}
div.testimg_case_green {
	position: relative;
	display: inline;
	float: left;
	width: 30px;
	height: 100%;
	margin: 0;
	padding: 0;
}
div.testimg_case img.testimg {
	border: 0;
	margin: 0;
	padding: 0;
}
div.testitxt_case {
	position: relative;
	display: inline;
	float: left;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	height: 57px;
	width: 181px;
	overflow: hidden;
}
div.testitxt_case_green {
	position: relative;
	display: inline;
	float: left;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
div.testitxt_case div {
	font-size: 9pt;
	margin: 3px;
	color: inherit;
}
div.testitxt_case_green div  {
	font-size: 9pt;
	margin: 0 0 0 3px;
	color: inherit;
}
div.testitxt_case div.testi_head, div.testitxt_case_green div.testi_head,  {
	font-size: 8pt;
}
div.testitxt_case div.testi_foot, div.testitxt_case_green div.testi_foot {
	font-size: 7pt;
}
div#corpus a.testi_wrapper {
	color: #000000;
	text-decoration: none;
}
div.testi_space {
	position: relative;
	width: 100%;
	height: 10px;
}
img.testilnkout {
	position: absolute;
	bottom: 25px;
	right: 25px;
	border: 0;
}



/*
 * Form inputs.
 */
form.form_norm {
	margin: 0;
	clear: both;
}
.sidebar_form_txt {
	font-size: 10pt;
}
.sidebar_txtput {
	width: 260px;
	border: 1px solid #B9B9B9;
	background-color: #F3F3F3;
}
input.form_submit_button {
	width: 94px;
	height: 35px;
	border: 0;
	background: url(images/buttons/submit-up.png) no-repeat center center;
	cursor: pointer;
}
input.form_login_button {
	width: 78px;
	height: 29px;
	border: 0;
	background: url(images/buttons/login-up.png) no-repeat center center;
	cursor: pointer;
}
input.form_logout_button {
	width: 78px;
	height: 29px;
	border: 0;
	background: url(images/buttons/logout-up.png) no-repeat center center;
	cursor: pointer;
}


/*
 * The shade box close box!
 */
div.shade_box_close_box {
	position: absolute;
	top: -15px;
	right: -15px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	cursor: pointer;
}


/*
 * The busines plans page button div.
 */
div#business_plans_banner_buttons_case {
	position: absolute;
	bottom: 32px;
	left: 0;
	width: 856px;
	text-align: center;
	border: 0;
}
div#business_plans_banner_buttons_case td.plan_banner_button_case {
	position: relative;
	padding: 0 20px;
}
div#custom_plans_banner_buttons_case {
	position: absolute;
	bottom: 47px;
	left: 0;
	width: 856px;
	text-align: center;
	border: 0;
}
div#custom_plans_banner_buttons_case td.custom_banner_button_case {
	position: relative;
	padding: 0 10px;
}
div#myplan_banner_buttons_case {
	position: absolute;
	bottom: 63px;
	left: 0;
	width: 856px;
	text-align: center;
	border: 0;
}
div#myplan_banner_buttons_case td.myplan_banner_button_case {
	position: relative;
	padding: 0 1px;
}




/*
 * The fund box.
 */
div#fundbox_case {
	position: relative;
	margin: 40px 0;
}
div#fundbox {
	position: relative;
	margin: 5px auto;
	padding: 20px 0;
	text-align: center;
	background-color: #F3F3F3;
}
div#fundbox table {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0 auto;
	padding: 0
	vertical-align: top;
}
div#fundbox table td.fundbox_spacer {
	width: 25px;
}
div#fundbox .bodytxt {
	/* color: #A7A9AC; */
	color: #000000;
	font-size: 10pt;
	line-height: 19pt;
	margin: 0;
	padding: 0;
}


/* 
 * The people page.
 */
table#peep_list_case tr {
	vertical-align: top;
}
td.peep_col_case {
	position: relative;
	width: 130px;
	text-align: left;
}
div#peephole {
	position: relative;
	width: 546px;
	height: 600px;
	overflow: hidden;
}
div#peepshow {
	position: relative;
}
div.peepme {
	position: relative;
	width: 546px;
	height: 600px;
	overflow: hidden;
	z-index: 2;
}
div.querme {
	position: relative;
	width: 506px;
	overflow: hidden;
	padding: 20px;
	background-color:#F3F3F3;
}
div#corpus div.querme p, div#corpus div.querme li {
	color: #000000;
}
div.picstrip {
	position: relative;
	width: 90px;
	height: 600px;
	float: left;
	z-index: 1;
	background-color: #BFD583;
}
img.biopic {
	margin-top: 20px;
}
div.bioblock {
	position: relative;
	width: 440px;
	height: 474px;
	text-align: left;
	float: right;
}



/*
 * The fanmail boxes.
 */
div#fanmailbox {
	position: relative;
	margin: 0;
	clear: both;
}
div#fanmailbox div {
	position: relative;
	margin: 20px auto;
}
div#fanmailbox div.lv1 {
	/* background-color: #FFF8E8; */
	background-color: #FDEFD5;
}
div#fanmailbox div.lv2 {
	/* background-color: #F6FBFE; */
	background-color: #EFF7FA;
}
div#fanmailbox div.lv3, div.lv3 {
	/* background-color: #F8FBF2; */
	background-color: #F2F7E7;
}
div#fanmailbox div.lvX {
	background-color: #F8FBF2;
}


/*
 * The bottom punctuation div.
 */
div#bottom_punct {
	position: relative;
	margin: 15px 0;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9pt;
	color: #000000;
}
div#bottom_punct hr {
	clear: both;
	width: 80%;
	color: #000000;
}
div#bottom_punct div.punctd {
	margin: 10px auto;
}
div.punctd a {
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #3089C6;
	margin: 0;
	padding: 0;
}
div.punctd a:link {
	color: #3089C6;
}
div.punctd a:hover {
	color: #FCAF17;
}
div.punctd a:active {
	color: #BED383;
}

#trustbar a {
	color: #3089C6;
	font-size: 8pt;
	line-height: 8pt;
}
#trustbar a:link {
	color: #3089C6;
}
#trustbar a:hover {
	color: #FCAF17;
}
#trustbar a:active {
	color: #BED383;
}




/*
 * Misc. text classes.
 */
.err_msg {
    color: #FF0000;
    font-style: italic;
}
.red {
	color: #C04C25;
}
.blue {
	color: #3089C6;
}
.ecogreen {
	color: #92D050;
}
a.plan_button {
	border: 0;
	text-decoration: none;
}
div.plan_button, span.plan_button {
	display: inline-block;
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
	width: 124px;
	height: 37px;
	background: no-repeat center center;
}
div.bigplan_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 185px;
	height: 54px;
	background: no-repeat center center;
}
div.newplan_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 185px;
	height: 54px;
	background: no-repeat center center;
}
div.myplan_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 412px;
	height: 54px;
	background: no-repeat center center;
}
a.fund_button {
	border: 0;
	text-decoration: none;
}
div.fund_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 179px;
	height: 34px;
	background: no-repeat center center;
}
a.sampleplan_button {
	border: 0;
	text-decoration: none;
}
span.longtail_top_button {
	display: inline-block;
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
	width: 274px;
	height: 39px;
	background: no-repeat center center;
}
div#showme_button_case {
	position: absolute;
	right: 35px;
	bottom: 27px;
}
a.showme_button {
	border: 0;
	text-decoration: none;
}
h1.showme_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 350px;
	height: 52px;
	background: no-repeat center center;
}
h1.showme-button {
	position: absolute;
	right: 35px;
	bottom: 27px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 350px;
	height: 52px;
	background: no-repeat center center;
}
div.showmebig_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 373px;
	height: 54px;
	background: no-repeat center center;
	cursor: pointer;
}
div.free_fins_button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 163px;
	height: 146px;
	background: no-repeat center center;
	cursor: pointer;
}
h1.showme_button span, div.showmebig_button h1, div.free_fins_button h1 {
	display: none;
}
div.quote_button {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 99px;
	height: 34px;
	background: no-repeat center center;
	cursor: pointer;
}
div.show_me_landing_button {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 191px;
	height: 39px;
	background: no-repeat center center;
	cursor: pointer;
}
.center {
	text-align: center;
}



img.screenImg {
	border: 10px solid #000000;
	cursor: pointer;
}
img.office_block {
	border: 0;
}
img.ad_thumb {
	border: 0px;
	margin: 4px;
	clear: both;
}
div.adcase {
	position: relative;
	width: 280px;
	margin: 20px auto;
	text-align: left;
}
div.adcase img {
	text-align: center;
}


/*
 * The trust bar.
 */
div#trustbar {
	position: relative;
	margin: 30px 0;
	padding: 0;
	text-align: center;
}
div#trustbar table {
	border-collapse: collapse;
	table-layout: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}



/* This is the blog's comments box. */
div#blag textarea.comments_box {
	width: 550px;
	height: 85px;
	border: 1px solid;
}



div.landing_fundbox {
	position: relative;
	width: 180px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div#corpus div.landing_fundbox p, div#corpus div.landing_fundbox li {
	font-size:9pt;
}
div.fundbox_header {
	width: 100%;
	margin: 0;
	padding: 0;
}
img.funding_check {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
div.fundbox_price {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	font-weight: bold;
	font-size: 21pt;
	text-align: center;
}
div.fundbox_body {
	height: 270px;
	padding: 5px 5px 0 5px;
}
div#corpus ul.fundbox_body_list {
	list-style: outside url('/images/landing/check-mark.png');
	margin-left: 27px;
}
div#corpus ul.fundbox_body_list li {
	text-align: left;
	line-height: 13pt;
}
div.landbox_yellow {
	position: relative;
	width: 271px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FAF207;
}
div.landbox_yellow_txt {
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14pt;
	background-color: #FAF207;
}



/*
 * The immigration boxes.
 */
.immigrationbox {
	position: relative;
	width: 556px;
	height: 61px;
	margin: 10px auto;
	background: no-repeat center center;
}
#visa1 {
	background-image: url(/images/visa-1-bg.png);
}
#visa2 {
	background-image: url(/images/visa-2-bg.png);
}
#visa3 {
	background-image: url(/images/visa-3-bg.png);
}
