html {
	
	SCROLLBAR-HIGHLIGHT-COLOR: #0c73a7;
	SCROLLBAR-SHADOW-COLOR: #6f6f6f;
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #115085; 
	SCROLLBAR-ARROW-COLOR: #72b8da; 
	SCROLLBAR-BASE-COLOR: #034d86;
}

body {
	margin:0px;
	height:100%;
	font-family:verdana;
	background-position:top;
	background-color: #0099cc;
	background-image:url(images/site-bg.jpg);
	background-repeat:repeat-x;
}
img	{
	border:0px; 
}
a {
	outline:none;
}
p,h1,ul,li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#page {
	width:842px;
	margin:18px auto 0px auto;
}
#mainhome {
	float:left;
}
.tklogo{
	padding:14px 0px 0px 14px;
	width:70px;
	height:18px;
	float:left; 
	margin:0px;
}
.copy{
	width:200px;
	float:left;
	padding:10px 30px 0px 75px;
}
.certified {
	padding:0px 0px 0px 0px;
	width:113px;
	height:49px;
	float:right; 
	margin:0px;
}

#footer {
float:right;
width:821px;
height:80px;
}
#footercont {
float:left;
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
width:800px;
height:80px;
}

/*-----------------------------------------------inner page frame ------------------------------------------------------------------*/

#content {
width:800px;
padding:15px 0px 15px 0px;
margin-left:21px;
background-color:#FFFFFF;
float:left;
border-left:1px solid #dadde0;
border-right:1px solid #dadde0;
border-bottom:1px solid #dadde0;
}
#contentborder {
	width:735px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
#contentborderinv {
	width:784px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
#contentborderdigital {
	width:795px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
.curveright {
margin:0px;
float:right;
padding:0px;
}
.curveleft {
margin:0px;
float:left;
padding:0px;
}
#innertop {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px  auto;
	background-image:url(images/innerframe01.gif);
	background-repeat:repeat-x;
	height:33px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;	
}

.title {
float:left;
padding:12px 0px 0px 10px;
cursor:default;
}
#panel {
height:410px;
padding:0px 0px 0px 0px;
border-right:8px solid #00509C;
border-left:8px solid #00509C;
margin:0px;
clear:both;
}
#innerbottom{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px  auto;
	background-image:url(images/bot_bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap{
	padding:15px;
	font-size:11px;
	color:#333;
}
#sitemap a{
	text-decoration:none;	
	color:#0000ff;
}
#sitemap a:hover{
	color:#000;
	text-decoration:none;	
}

#footerlink{
	width:100px;
	float:left;
	padding:18px 0px 0px 28px;
}
.link a{
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-decoration:underline;
	color:#616161;
}
.link a:hover{
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color:#0000ff;
	text-decoration:underline;
}
.socialMedia {
	padding:4px 0px 0px 0px;
	width:166px;
	height:40px;
	float:left; 
	margin:0px;
	
}
.socialMedia1 {
	padding:4px 0px 0px 130px;
	width:166px;
	height:40px;
	float:left; 
	margin:0px;
	
}