@charset "utf-8";
/* CSS Document */

body {
	background-color: #cccccc;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:underline;
}
a{
   color:#FFFFFF;
   text-decoration:underline;
}
a:hover{
   color:#4e960e;
}
#main {

	width:980px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-color:#7792a5;

}
#header {
	position:relative;
}
.white120{
	font-size:12px;
	font-family:'', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	line-height: 120%;
}

.white120 a{
	font-size:12px;
	font-family:'', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	line-height: 120%;
	text-decoration:underline;
}
.white120 a:hover{
    color:#6F0;
}
.white120Bold{
	font-size:12px;
	font-family:'', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	line-height: 120%;
	font-weight:bold;	
}
#header_image {
	margin-left:0px;
	margin-top:0px;
	
	width:980px;
	/*
	height:120px;
	*/
	margin-bottom:0px;
    float:left;
	display:inline;
	cursor:pointer;
}
#contact_header{
   cursor:pointer;	
}
#kbm-trans-logo{
	clear:both;
	position:absolute;
	top:3px;
	left:18px;
	z-index:5000;
	margin:0;
}

.top_left, .top_right{
	position:absolute;
	top:0px;
	margin-top:0px;
	padding:0;
	z-index:1000;
	display:inline;

}
.top_left{
	left:0px;
}
.top_right{
	right:0px;
}
#navbar {
	/*
	background-image: url(images/main_navbar.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
	
	width:980px;
	padding-top:0px;
	height:49px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	*/
}
#nav {
	/*
	padding-top:0px;
	height:15px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
	*/
	width:980px;
	padding-top:0px;
	height:47px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
}
#nav_pad{
   width:13px;
   height:47px;
   float:left;
}

#nav img{
	cursor:pointer;
	border:0;
}

#nav span{
   float:left;
   color:#C7C7C7;
}
#below_nav {
	
	width:978px;
	padding-top:0px;
	height:81px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#colwrap2 {
	float:left;
	width:251px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#tabs {
	
	/*width:250px;*/
	padding-top:0px;
	height:26px;
	margin-left:0px;
	margin-top:27px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.tab{

	height:27px;
	background-color:#373B3E;
	float:left;
	color:#FFF;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	letter-spacing:-1.5px;
}
.tab.selected{
background-color:#87BF68;

}

#divider_block {
	
	width:978px;
	padding-top:0px;
	height:25px;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#main_content {
	
	width:978px;
	padding-top:0px;
	min-height:629px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#footer {
	width:978px;
	padding-top:0px;
	height:24px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color:#5e656b;
	/*border-top:solid 2px #FFF;*/

}
#home_fblc {
	margin-left:-1px;
	margin-top:0px;
	width:20px;
	height:24px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#home_fbrc {
	margin-right:-2px;
	margin-top:0px;
	width:20px;
	height:25px;
	margin-bottom:0px;
	float:right;
	display:inline;

}

#footer_employment_link {
	padding-top:0px;
	margin-top:3px;
	height:9px;
	float:right;
	display:inline;

}
#legal {
	width:980px;
	padding-top:15px;
	height:60px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color:#cccccc;
	/*border-top:solid 2px #FFF;*/

}