body
	{
margin:20px;
height:100%;
background-color:#000;
background-image:url(../images/bkgrnd.jpg);
background-repeat:no-repeat;
background-position:center;
}
html{
	SCROLLBAR-HIGHLIGHT-COLOR: #afcadf;
	SCROLLBAR-SHADOW-COLOR: #7d8fbd;
	SCROLLBAR-3DLIGHT-COLOR: #7b8dbd; 
	SCROLLBAR-TRACK-COLOR: #1352e0; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #2291fd;
}
#page	
{
width:1000px;
height:600px;
margin:0px auto;
margin-top:20px;
}	
a{
outline:none;
}
p,h1,ul,li{
padding:0px;
margin:0px;
list-style-type:none;
}
img{
border:0px;
}
#header{
	width:1000px;
	height:143px;
	margin:0px auto;
}
#splash
{
width:1000px;
height:430px;
margin:0px auto;
padding:0px;
}



<!--Footer-->
#bottom {
width:1000px;
height:58px;
float:left;
background-image:url(../../resources/images/bottom_bkgrnd.jpg);
}


#bottomnav {
    width:150px;
	height:25px;			
	float:right;
	text-align:center;
padding:5px 0px 0px 0px;
}
#bottomnav a {
	font-family:arial;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;

}
#bottomnav a:hover {
	color: #1654e1;
}

#footer {
float:left;
width:1000px;
height:100px;
background-color:#000;
}
#footer_nav
{
float:auto;
width:800px;
height:26px;
padding:10px 0px 0px 0px;
background-color:#000;
}



#wel {
	float:left;
	width:962px;
	background:url(../images/moreinfo.jpg) #f8f8f8 center top repeat-y;
}
.wel_text{
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
	padding:0px 10px;
	color:#68686A;
}
.wel_text h1{
padding:10px 0px 10px 0px;
margin:0px;
font-family:"Trebuchet MS";
font-size:11px;
color: #333333;
}
.wel_text h2{
padding:10px 0px 10px 0px;
margin:0px;
font-family:"Trebuchet MS";
font-size:11px;
color: #333333;
}
.wel_text p
{
font-family: "Trebuchet MS";
font-size: 11px;
color: #333333;
text-decoration: none;
padding:0px 0px 10px 0px;
margin:0px;
text-align:justify;
}
.wel_text p a{
color:#0000FF;
text-decoration: none;
}
.wel_text p a:hover {
color: #FF0000;
}
.wel_color {
color:#0000FF;	
}
	
#moreinfo{
	padding:0px;
	float:left;
	padding:15px 15px 15px 15px;
}

#moreinfo h1 {
	font-family:Arial;
	font-size:10px;
	color:#404040;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#moreinfo p{
	font-family:Verdana;
	font-size:11px;
	color:#404040;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
#moreinfo li{
	font-family:Verdana;
	font-size:11px;
	color:#404040;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}
#moreinfo a{
	font-family:Verdana;
	font-size:11px;
	color:#0000FF;
	text-decoration:none;
}
#moreinfo a:hover{
	color:#CC3333;
}
.copyRight{
font-family:Verdana;
font-size:10px;
float:right;
margin-right:10px;
margin-top:10px;
color:#FFF;
}
.tklogo{
float:left;
width:43px;
height:43px;
margin-left:10px;
margin-top:10px;
}
#site_optimized{
font-family:Verdana;
font-size:10px;
float:auto;
margin-left:320px;
color:#FFFFFF;
}
/*creditApplicationButton*/
a.creditApplicationRollOver {
	display:block;
	width:179px;
	height:100px;
	text-decoration:none;
	background-image:url(../images/creditApplication.png);
}
a.creditApplicationRollOver:hover {
	background-position:0px -100px;
}
.creditApplicationRollOverDisplace {
	position:absolute;
	left:-5000px;
}