html {
	SCROLLBAR-FACE-COLOR: #067bd8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #006fbb;
	SCROLLBAR-SHADOW-COLOR: #006fbb;
	SCROLLBAR-3DLIGHT-COLOR: #006fbb; 
	SCROLLBAR-TRACK-COLOR: #c1dffb; 
	SCROLLBAR-ARROW-COLOR: #c1dffb; 
	SCROLLBAR-BASE-COLOR: #ffffff;
}

body {
	margin:0px;
	height:100%;
	font-family:verdana;
	background-color:#fff;
}
img	{
	border:0px; 
}
a {
	outline:none;
}
object {
	float:left;
}
p,h1,ul,li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
form {
	padding:0px;
	margin:0px;
}

#page
{
	width:972px;
	margin:0px auto;
}

#headermenuflash {
	float:left;
}

#mainflash {
	float:left;
	margin-top:4px;
}
#botmbtns {
	float:left;
	height:115px;	
	margin-top:2px;
}
#botmbtns img {
	float:left;
}
#curntspls {
	float:left;
	margin-top:2px;
}
#footercontain {
	float:left;
	width:100%;
	height:77px;
}
#footer {
	width:1000px;
	height:77px;
	margin:0px auto;
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#tklogo{
	float:left;
	padding:42px 0px 0px 27px;
}
#footerlogo {
	float:right;
	padding:4px 27px 0px 0px;
}

#bottommenu{
	float:left;
	padding:0px;
	height:28px;
	width:700px;
	padding-left:35px;
}
#btmnav{
	width:100%;
	float:left;
	text-align:center;
	line-height:13px;
	padding-top:10px;
}
#btmnav ul{
	padding:0px;
	margin:0px;
	font-size:10px;
}
#btmnav ul li{
	padding:0px 11px 0px 7px;
	margin:0px;
	font-size:10px;
	background-image:url(images/btmnav-divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:inline;
}
#btmnav ul li a{
	font-weight:none;
	font-size:10px;
	color:#000;
	text-decoration:none;
	margin:0px;
}
#btmnav ul li a:hover{
	color:#0077d5;
}
#copy{
	float:left;
	text-align:center;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#5e5e5e;
	width:700px;
	margin-top:22px;
}

#moreinfo {
	float:left;
	width:966px;
	padding-left:2px;
}
#wel {
	float:left;
	width:100%;
	border:1px solid #cfcfcf;
	background-color:#f9f9f9;
	margin:5px 0px 5px 0px;
	padding:0px;
	background-image:url(images/moreinfo.jpg);
	background-repeat:repeat-y;
	background-position: center top;
}
.wel_text {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
	padding:0px 10px;
	color:#3a3a3a;
}	
.wel_text a {
	color:#0000ff;
	text-decoration:none;
}
.wel_text a:hover {
	color:#ff0000;
}
.wel_color {
	color:#0000FF;	
}
.wel_text h1 { 
	padding-top: 15px;
	padding-left:0px;
	font-size:12px;
}
.wel_text h2 { 
	font-family:arial;
	font-size:12px;
	padding-left:0px;
}
/****   Tab Pages    ******/
#tabmain {
	float:left;
	margin-top:4px;
}
#preleftmenu {
	float:left;
	width:186px;
	border:1px solid #a6a6a6;
	border-right:none;
	background-color:#c9c9c9;
	margin-left:1px;
}
#leftmenu {
	float:left;
	font-family:arial;
	width:100%;
	height:305px;
	background-image:url(images/pre-leftbg.jpg);
	background-repeat:no-repeat;
}
#leftmenu ul {
	margin:0px;
	font-size:13px;
	padding:15px 0px 0px 10px;	
}
#leftmenu ul li {
	font-size:13px;
	line-height:15px;
	background-image:url(images/aro.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
#leftmenu ul li a {
	font-size:13px;
	color:#545454;
	text-decoration:none;
}
#leftmenu ul li a:hover {
	font-size:13px;
	color:#0069D1;
	text-decoration:none;
}
#finarightmenu {
	float:right;
	width:285px;
	border:1px solid #a6a6a6;
	border-left:none;
	background-color:#c9c9c9;
	margin-right:1px;
}
#rightmenu {
	float:left;
	font-family:arial;
	width:100%;
	height:305px;
	background-image:url(images/fina-rightbg.jpg);
	background-repeat:no-repeat;
}
#rightmenu p {
	margin:0px;
	font-size:13px;
	color:#fff;
	padding:3px 10px 0px 15px;	
	line-height:15px;
}
#rightmenu ul {
	margin:0px;
	font-size:13px;
	padding:5px 0px 0px 15px;	
}
#rightmenu ul li {
	font-size:13px;
	line-height:15px;
	background-image:url(images/aror.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:1px;
}
#rightmenu ul li a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
#rightmenu ul li a:hover {
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.imgie {
	float:left;
}
.lmenulheight {
	margin-bottom:2px;
	line-height:10px;
}

/****   Inner Pages    ******/

#maininner {
	float:left;
	width:968px;
	height:100%;
	background-color:#fff;
	border:1px solid #a6a6a6;
	margin:4px 0px 0px 1px;
}
#contentborder {
	width:760px;
	margin:15px auto 15px auto;
	border:2px solid #007ac7;
}
#innertop {
	width:100%;
	margin:0px auto;
	background-image:url(images/box-top.gif);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	text-decoration: none;
	text-transform: uppercase;	
}
.frame{
margin:0px;
padding:0px;
height:100%;
float:left;
width:100%;
overflow: auto;
overflow-x:hidden;
text-align:center
}
#panel
{
height:410px;
margin:0px;
clear:both;
background-color:#fff;
}
#panelnoscrl
{
height:100%;
margin:0px;
clear:both;
background-color:#fff;
}
#panel_pre
{
height:410px;
width:760px;
margin:0px;
clear:both;
background-color:#fff;
}
.title {
float:left;
padding:1px 0px 0px 10px;
cursor:default;
font-family:arial;
font-size:11px;
font-weight: bold;
color: #fff;
text-transform:uppercase;
letter-spacing:1px;
}

#contentdigi {
width:872px;
padding:0px;
margin:0px;
margin-top:10px;
margin-bottom:10px;
background-color:#fff;
float:right;
margin-right:7px;
}
#contentdigi p {
	float:left;
	width:760px;
	font-family:arial;
	font-size:12px;
	color:#000;
	padding-left:10px;
	padding-bottom:10px;
}

.framedigi{
margin:0px;
height:453px;
float:left;
width:100%;
}
#digipanel
{
padding:0px;
margin:0px;
clear:both;
height:453px;
}

#contain {
	position:absolute;
	width:500px;
}
#spot {
	position: absolute;
	left:480px;
	top:215px;
}
#content_sitemap {
width:981px;
padding:13px 0px 10px 0px;
margin:0px;
background-repeat:repeat-x;
background-position:left top;
background-color:#FFFFFF;
float:left;
border-left:1px solid #b2b2b4;
border-right:1px solid #b2b2b4;
}

#contentbordernew {
	width:800px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

.innertext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	color: #484A4F;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	 
}
.link:hover {
	color: #3892da;
	text-decoration:none;
	
}
.linkhour {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
	text-decoration:none;
	 
}
.linkhour:hover {
	color: #000000;
	text-decoration:none;
	
}
#innercon
{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	margin:0px auto;
	padding:8px; 0px; 0px; 0px;
	text-align:justify;
	text-decoration:none;
	width:715px;
}
#innercon a
{
	color:#0066FF;
	text-decoration:none;
}
#innercon a:hover
{
	color:#D72917;
	text-decoration:none;
}
#video{
	position: absolute;
	width: 240px;
	height: 207px;
	left: 707px;
	top: 318px;
	z-index:99;
}
#container{
	position:absolute;
	width:975px;
}
#super{
	position:absolute;
	width:744px;
	height:124px;
	left:200px;
	top:412px;
	z-index:99;
}
.award {
margin:0px ;
float:left;
padding:0px 0px 0px 135px;
}
.oilchange {
margin:0px ;
float:left;
padding:20px 0px 0px 135px;
}
.calculator {
margin:0px ;
float:left;
padding:10px 0px 0px 10px;
}
#site_txt
{
	font-family:Arial;
	font-size:12px;
	color:#3B3B3B;
	padding:10px 15px 0px 15px;
	text-align:justify;
	text-decoration:none;

}
#site_txt a
{
	color:#0000ff;
	text-decoration:none;
}
#site_txt a:hover
{
	color:#ff0000;
	text-decoration:none;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	text-align: justify;
	list-style-type:none;
	line-height:14px;
}

#sitemap p{
	width:730px;
	list-style-type:none;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F2F2;
	margin:0 auto;
	padding:4px 10px 4px 10px;
	background-position: left center;
	line-height:12px;
}

#sitemap h2{
	width:730px;
	list-style-type:none;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #DBE5F4;
	margin:0 auto;
	padding:10px 10px 10px 10px;
}

#sitemap h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	list-style-type:none;
}

#sitemap p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	list-style-type:none;
	margin:0px 0px 0px 20px;
}

#sitemap a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	list-style-type:none;
	text-decoration: none;
}