html{
	margin:0;
}
body {
	margin:0;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#111;
	min-width:972px;

	background:url(../images/paper005.gif) repeat;
}
img{
	border:0;
}
#wrapper{
	width:972px;
	overflow:hidden;
	position:relative;
	margin: 0 auto;

}
* html #wrapper{
overflow:visible;
}

#header{
	position:absolute;
	top:0;
	left:0;
	width:972px;
}
#header .holder{
	background:url(../images/bg-header.png) repeat-x;
	width:968px;
}
#header .holderindex{
		background:url(../images/bg-headerindex.gif) repeat-x;
	width:972px;
}

#header .frame{
	height:77px;
	position:relative;
	width:972px;
	margin:0 auto;
	z-index:1;
}
.logo{
	padding:19px 0 14px;
	height:16px;
	width:415px;
	margin:0 auto;
	display:block;
	position:relative;
	z-index:100;
	line-height:15px;
}
.logo span{
	width:100%;
	height:16px;
	display:block;
	background:url(../images/company-name.gif) no-repeat;
	text-indent:-9999px;
}
.logo span:after{
	content:"";
	clear:both;
	display:block;
}
.logo a{
	position:relative;
	display:block;
	width:414px;
	height:16px;
}
.logo .logotype{
	display:block;
	position:absolute;
	top:-16px;
	left:182px;
	width:52px;
	height:60px;
	background:url(../images/logo.png) no-repeat;
}

#main{
	width:962px;
	margin:0 auto;	
	padding:123px 9px 150px;
	position:relative;
}
#mainFlash{
	width:972px;
	margin:0 auto;	
	padding:54px 0 0 0;
	position:relative;
	height: 417px;
}


#footer{
	color:#252525;
	font-size:10px;
	line-height:12px;
	margin:0 auto;
	height:30px;
	position:relative;
	background:#a5ad86 url(../images/bg-footer.gif) repeat-x;
	width:972px;
}
#footer .holder{
	overflow:hidden;
	width:950px;
	padding:0 18px 0 12px;
	margin:0 auto;
}
#footer .nav-holder{
	height:1%;
	padding:8px 0 7px;
	overflow:hidden;
}
#footer .nav-left{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .nav-left li{
	float:left;
	margin:0 22px 0 0;
}
#footer .nav-left a{
	text-decoration:none;
	font-size:11px;
	color:#a5ad86;
	/*padding:0 16px 0 0;*/
}
#footer .nav-left a:hover{
	text-decoration:underline;
}
#footer .nav-left .active a{
	font-weight:bold;
	/*background:url(../images/bullet3.gif) no-repeat 100% 0;*/
}
#footer .nav-right{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .nav-right li{
	float:left;
	margin:0 0 0 22px;
}
#footer .nav-right a{
	text-decoration:none;
	font-size:11px;
	color:#a5ad86;
	font-weight:bold;
}
#footer .nav-right a:hover{
	text-decoration:underline;
}
#footer .slogan{
	display:block;
/*position: absolute;
margin-left: 150px;
*/	
margin: -12px auto 0;
	height: 15px;
	width: 338px;
	background:url(../images/next100yearsstarthere.gif) no-repeat;
}
#footer .slogan h2{
		color:#e7d2ad;
	font-weight:normal;
	font-size:14px;
	text-indent: -9000px;
		text-align:center;
}

#footer .slogan1{
	display:block;
	margin: -12px auto 0;
	width: 340px;
	background:url(../images/next100yearsstarthere.gif) no-repeat;
	height: 15px;
	width: 338px;
}
#footer .slogan1 h2{
		color:#e7d2ad;
	font-weight:normal;
	font-size:14px;
	text-indent: -9000px;
		text-align:center;
}

#footer .privacy{
	float:right;
	clear:both;
}
.contact-box{
	float:left;
	width:450px;
	padding:8px 0 0;
}
.contact-box2{
text-align: center;
	width:900px;
	padding-top:10px;
	font-size: 10px;
	line-height: 18px;
	margin: 0 auto;
}
.contact-box .phone{
	height:1%;
	overflow:hidden;
	padding:4px 0 0 0;
}
.contact-box .phone strong{
	float:left;
}
.contact-box a{color:#252525;}
.contact-box a:hover{
	text-decoration:none;
}
.nav-phone{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.nav-phone li{
	background:url(../images/bullet1.gif) no-repeat 0 5px;
	margin:0 8px 0 -3px;
	padding:0 0 0 5px;
	font-weight:bold;
	float:left;
}
.contact-box address{
	font-style:normal;
}
.contact-box address span{
	display:block;
}
.copyright{
	padding:7px 0 0;
	overflow:hidden;
	text-align:right;
	float:right;
}
.copyright p{
	margin:0 0 2px;
}
.copyright a{
	color:#252525;
	clear:both;
}
.copyright a:hover{text-decoration:none;}
.nav-banner{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	height:1%;
	float:right;
}
.nav-banner li{
	margin:0 0 0 7px;
	float:left;
	display:inline;
}
div.slogan{
	width:630px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-52px 0 0 -285px;
	overflow: visible;
}
div.slogan strong{
	display:block;
	font-size:28px;
	color:#818180;
	font-weight:normal;
}
div.slogan .last{
	font-size:32px;
	color:#b1b2ae;
	margin:3px 0 0 170px;
	overflow: visible;
}
.logo-print{
	position:absolute;
	top:0;
	left:-9999px;
}
.privacy-policy{
	width:100%;
	overflow:hidden;
}
#nav .sub-nav-holder .second{
	width:228px;
	margin:0 0 0 45px;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash .two-column h1 span{
	visibility: hidden;
	font-size:18px;
	display:block;
	line-height:normal;
}
/*.sIFR-hasFlash #footer .slogan span{
	visibility: hidden;
	font-size:15px;
	line-height:normal;
}
*/