/* @group Global */

html {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	font: .8em/1.2em Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
	background: url(images/bg.gif) top center repeat-x;
	background-color: #4F93B7;
	margin: 0px;
	height: 100%;
}

img {
    border: none;
}

div.wrapper {
	width: 1000px;
	background-color: #8da9c1;
}

#wrapperhome {
	width: 1000px;
	background: url(images/bg_wrapper.gif) top center repeat-y;
}

#contenthome {
	width: 960px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

div.content {
	width: 960px;
	background-color: #FFFFFF;
}

div.toplinks {
	width: 1000px;
	height: 152px;
	background: url(images/bg_top.gif) top center no-repeat;
}

div.bottom {
	width: 1000px;
	height: 56px;
	background: url(images/bg_bottom.gif) top center no-repeat;
}

div.logo {
	position: relative;
	text-align: left;
	top: 70px;
	left: 60px;
	width: 311px;
	height: 66px;
}

div.welcome {
	float: left;
	text-align: left;
	margin-top: 70px;
	margin-left: 200px;
	width: 429px;
	height: 66px;
}

div.fdicbanner {
	margin-bottom: 20px;
}

.green {
	font-weight: normal;
	color: #146735;
	text-align: left;
}

.blue {
	font-weight: normal;
	color: #2471bf;
	text-align: left;
}

p {
	text-align: left;
	margin-top: 0px;
}


p.footer {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	margin: 0px;
}


a:visited { color: #2471bf; text-decoration: underline; }
a:link { color: #2471bf; text-decoration: underline; }
a:active { color: #2471bf; text-decoration: underline; }
a:hover { color: #146735; text-decoration: underline; }

a.home:visited { color: #146735; text-decoration: underline; }
a.home:link { color: #146735; text-decoration: underline; }
a.home:active { color: #146735; text-decoration: underline; }
a.home:hover { color: #2471bf; text-decoration: underline; }




/* @end */

/* @group Home */

#homearea {
	position: relative;
	width: 960px;
	height: 607px;
	margin: 0 auto;
}

#homearea #homemattresslarge {
	position: absolute;
	width: 623px;
	height: 607px;
	left: 20px;
	top: 0px;
	margin: 0 auto;
}

#homearea #homeright {
	position: absolute;
	left: 643px;
	top: 0px;
	width: 317px;
	height: 607px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_home_right.jpg) top left no-repeat;
	z-index: 1;
}

#homearea #calc {
	position: absolute;
	left: 663px;
	top: 416px;
	width: 268px;
	height: 198px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
}

#homerighttext {
	width: 260px;
	height: 360px;
	margin: 0 auto;
	text-align: left;
	padding: 55px 57px 0 20px;
}

#homerighttext p {
	margin: 5px 130px 5px 0;
	text-align: left;
}

#homerighttext p.second {
	margin: 5px 160px 5px 0;
	text-align: left;
}

div.homepsa {
	position: relative;
	left: 0px;
	top: 10px;
	width: 920px;
	min-height: 122px;
	height: auto !important;
	height: 122px;
	background: url(images/bg_home_psa.gif) top left no-repeat;
}

div.homepsatn {
	position: absolute;
	width: 267px;
	height: 98px;
	top: 15px;
	left: 20px;
}

div.homepsatext {
	position: relative;
	width: 450px;
	top: 13px;
	left: 50px;
}

div.homepsatext p {
	margin-top: 0;
	margin-bottom: 5px;
}

/* @end */

/* @group PSA Page */

div.video {
	width: 746px;
	height: 470px;
}

div.video3 {
	position: relative;
	width: 746px;
	height: 410px;
}

div.hdgvideo {
	position: relative;
	width: 181px;
	height: 20px;
	left: 20px;
	top: 16px;
}

div.viewscriptsleft {
	position: absolute;
	text-align: left;
	width: 200px;
	height: 20px;
	left: 20px;
	top: 350px;
}

div.viewscriptsright {
	position: absolute;
	text-align: left;
	width: 200px;
	height: 20px;
	left: 640px;
	top: 350px;
}

div.viewscripts {
	float: left;
	width: 100px;
	height: 20px;
	margin-left: 130px;
	margin-top: 20px;
}

div.videotext {
	float: left;
	margin-left: 20px;
	width: 290px;
	height: auto;
}

#psacalloutTop {
	width: 920px;
	min-height: 23px;
}

#psacallouts {
	width: 920px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	background: url(images/bg_psa_column.gif) top center repeat-y;
}

#psacalloutBottom {
	width: 920px;
	min-height: 30px;
}

div.psacontent {
	width: 880px;
}

div.psaabout {
	position: relative;
	width: 285px;
	top: 20px;
	left: 0px;
}

div.psaradio {
	float: none;
	width: 280px;
	margin-top: 20px;
	margin-left: 20px;
}

div.psaprint {
	float: none;
	width: 280px;
	margin-top: 20px;
}

p.callout {
	text-align: left;
	margin: 10px 20px 20px 20px;
}

p.radioscript {
	text-align: right;
	margin: 15px;
}

/* @end */

/* @group Scripts */

h2 {
	font: 1.3em/1.4em Arial, Helvetica, Verdana, Sans-Serif;
	color: #146735;
	font-weight: bold;
	text-align: left;
}

td.white {	background-color: #FFFFFF;
	font: .8em/1.2em Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;}

/* @end */