@charset "utf-8";
/* CSS Document */
#outerBorder {
	float:none;
	position:relative;
	margin: 0 auto;
	width:972px;
	height:auto; 
	/*min-height:90%; */
	background: url(../images/gradient_dropshadow_bkg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#pageLiner {
	float:none;
	position:relative;
	margin: 0px 17px 0px 0px;
	width:955px;
	height: 100%;
	min-height: 100%;
	background-color:#FFF;
}
#header {
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	width:955px;
	height:109px;
	background-color:#FFF;
}
#headerTop {
	float:left;
	position:relative;
	width:955px;
	height:50px;
	background: url(../images/header_top_bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#navHolder {
	float:left;
	position:relative;
	margin:0px;
	width:955px;
	height:36px;
	background-color:#FFF;
}
#navigation {
	float:none;
	position:relative;
	margin: 0px 23px 0px 22px;
	width:910px;
	height:36px;
	background:url(../images/navigation.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#navLeft {
	float:left;
	position:relative;
	margin: 0px;
	width:554px;
	height:36px;
}
#navRight {
	float:left;
	position:relative;
	margin: 0px;
	width:356px;
	height:36px;
	text-align:right;
}
#bodyLiner {
	float:left;
	position:relative;
	margin:0px;
	width:955px;
	height:auto;
	background-color:#FFF;
}
#bodyMain {
	float:none;
	position:relative;
	margin: 20px 23px 0px 22px;
	width:910px;
	height:auto;
	background-color:#FFF;
}
#innerGraphic {
	float:left;
	position:relative;
	margin:0px;
	width:686px;
	height:255px;
}
#innerGraphicTxt {
	float:left;
	position:relative;
	margin:0px;
	width:686px;
	height:51px;
	background:url(../images/blue_bar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#innerBodyText {
	float:left;
	position:relative;
	margin:0px;
	width:687px;
	min-height:390px;
	height:auto;
}
#homeGraphic {
	float:left;
	position:relative;
	margin: 0px;
	width:910px;
	height:356px;
	background-color:#FFF;
}
#homeGraphicLeft {
	float:left;
	position:relative;
	margin: 0px;
	width:476px;
	height:356px;
}
#homeGraphicLeft2 {
	float:left;
	position:relative;
	margin: 0px;
	width:476px;
	height:356px;
	background:url(../images/home_graphic_left2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#homeGraphicRight {
	float:left;
	position:relative;
	margin: 0px;
	width:434px;
	height:356px;
	background:url(../images/home_graphic_right_blank.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#bannerLeft {
	float:left;
	position:relative;
	margin: 20px 0px 0px 0px;
	width:547px;
	height:167px;
}
#bannerRight {
	float:left;
	position:relative;
	margin: 20px 0px 0px 12px;
	width:351px;
	height:166px;
}
#bodyLeft {
	float:left;
	position:relative;
	width:222px;
	height:auto;
}
#bodyRight {
	float:left;
	position:relative;
	width:687px;
	height:auto;
	border-left-style:solid;
	border-left-color:#CCC;
	border-left-width:1px;
}
#footer {
	float:left;
	position:relative;
	margin: 0 auto;
	width:972px;
	height:50px;
	background:url(../images/footer_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#footerLeft {
	float:left;
	position:relative;
	margin: 0 auto;
	width:574px;
	height:50px;
}
#footerRight {
	float:left;
	position:relative;
	margin: 0 auto;
	width:381px;
	height:50px;
}