/* -----Design----- */
body {
	background:#a7a7a7 url(background_new.gif) center repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
a{
	color:#4c537f;
	text-decoration:none;
}
a:hover{
	color:#b46565;
	text-decoration:underline;
}
#top-container{
	background:#FFF url(background_sr2.gif) top left repeat-y;
	margin:0px auto 0px auto;
	width:960px;
}
#nav-div{
	background:#2b3238 url(navbackground.gif) top left repeat-x;
	width:960px;
	height:46px;
	line-height:46px;
	text-align:center;
	overflow:hidden;
}
#nav-div a{
	color:white;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#nav-div a:hover{
	color:gray;
}
/* body */

#text-body-top-div{
	background:#2b3238 url(bkgndSR.jpg) top left repeat-x;
	width:960px;
	height:22px;
}
#leftcol-div{
	float:left;
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 8px;
	width:587px;
	background-color:white;
	text-align:left;
}
#rightcol-div{
	float:right;
	margin:0px 21px 0px 0px;
	padding:0px 13px 0px 0px;
	width:266px;
	background-color:white;
	text-align:left;
}
div.rightcol-featuretop{background-image:url(featuretop.jpg); width:266px; height:30px; margin:0px auto;}
div.rightcol-featurebtm{background-image:url(featurebtm.jpg); width:266px; height:30px; margin:0px auto;}
#text-body-bottom-div{
	background:#2b3238 url(footerSR.jpg) bottom left repeat-x;
	width:960px;
	height:97px;
	position:relative;
	clear:both;
}
a.adobe-acrobat{
	background:url(adobe-acrobat.gif) no-repeat center center; display:inline-block; vertical-align:middle; width:16px; height:16px; float:right;
}
a.adobe-acrobat span{
	display:none;
}
#text-body-bottom-div #copy-notice{
	position:absolute;
	bottom:50px;
	right:21px;
	width:291px;
	text-align:center;
	font-size:10pt;
}
#text-body-bottom-div #footer-links{
	position:absolute;
	bottom:50px;
	left:26px;
	width:601px;
	text-align:center;
}
#footer-links a{
	padding-left:6px;
	font-size:10pt;
	padding-right:6px;
}
#side-feature{
	padding:0px 24px;
	text-align:left;
}

/* header */

#header-div{
	background:#2b3238 url(header.jpg) top left no-repeat;
	width:960px;
	height:167px;
	position:relative;
}
#header-div #home-link{
	position:absolute;
	display:block;
	top:11px;
	left:59px;
	width:464px;
	height:131px;
}

#header-div #header-feature{
	position:absolute;
	top:27px;
	right:26px;
	width:316px;
	border:1px solid #51575a;
	background-color:#161b1d;
	color:white;
	text-align:left;
	padding:8px;
	
}
#header-div #header-feature h2{
	margin:0px;
}
/* -----/Design----- */
