body{
	margin:0; 
	padding:0;
	background: url("/images/bkg_gradient.jpg") repeat-x 0 0;	
}

h1{font:22px arial;}


a {
    outline: none;
}

#headertop{
	margin:0 auto;
	position:relative;
	background-color:#111532;
	color:#fff;
	height:99px;
	width:702px;
}
#headlinks{position:absolute;right:30px;bottom:38px;}

#headertop a:link, #headertop a:visited{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#headertop a:hover{color:#FFCC66;}

#wrapper{
	margin:0 auto;
	width:702px;
	background: url("/images/bkg_wrapper.jpg") repeat-y 0 0;

}

#header{height:234px;}
#topnav{height:54px;width:702px;}
#topnav img{border:none;}

#main{
	height:286px;
	width:702px;
	background: url("/images/prd_slf_homebg.jpg") no-repeat 0 0;
	position:relative;
}

#content{
	margin-top:20px;
	width:702px;
	font:11px arial;
	line-height:18px;
}
#left{
	width:194px;
	background: url("/images/bkg_line.jpg") no-repeat 210px 0px;
	text-align:right;
	padding:0px 10px 10px 10px;
	float:left;
	position:relative;
}
#left a:link, #left a:visited{
	margin:0 0 -5px 0;
	display:block;
	color:#5360a0;
	font:12px arial;
	font-weight:bold;
}
#left a:hover{color:#b48200;}

#errorpage a:link, #errorpage a:visited{
	margin:0 0 -5px 0;

	color:#5360a0;
	font:12px arial;
	font-weight:bold;
	padding:0px 10px 10px 10px;
}


#errorpage a:hover{color:#b48200;}





#right{
	width:468px;
	padding:0px 10px 10px 10px;
	float:left;
	color:#42465c;
}
#right2{width:680px;padding:0px 10px 10px 10px;color:#42465c;}

#disclaimer{
	width:474px;
	font:10px arial;
	color:#6E6E6E;
	position:absolute;
	bottom:15px;
	right:7px;
}
#disclaimer2{
	font:10px arial;
	color:#6E6E6E;
	margin-top:15px;
}

.read1{position:absolute;bottom:100px;left:290px;}
.read2{position:absolute;bottom:100px;left:457px;}
.shift{float:right;padding:0px 8px 8px 8px;}
.shift2{float:right;position:relative;left:-50px;top:-30px;}

#links{position:relative;left:170px;top:14px;}
#footer{
	font:12px arial;
	clear:both;
	background: url("/images/bkg_footer.jpg") no-repeat 0 0;
	width:702px;
	height:47px;
	color:#fff;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	font:12px arial;
	font-weight:bold
	;color:#fff;
}
#footer a:hover{color:#FFCC66;}