body{
	background: #FFF;
	color: #FFF;
	font: normal 11px verdana, helvetica, sans-serif;
}

*{
	margin: 0;
	padding: 0;
}

input, select{
	margin: 2px 1px 1px 1px;
	padding: 0;
}

#header{
	width: 770px;
	margin: 0 auto 0 auto;
}

#header h1{
	display: none;
}

#header_top{
	background: url(imgs/header_top.gif) no-repeat;
	height: 73px;
}

#header_mid{
	background: url(imgs/header_mid.gif) no-repeat;
	height: 137px;
}

#header_bottom{
	background: url(imgs/header_bottom.gif) no-repeat;
	height: 28px;
	text-align: center;
	
}

#header_bottom ul{
	margin: 0px;
	padding: 4px 0 0 0;
	text-align: center;
	display: compact;	
}

#header_bottom li{
	list-style: none;
	margin-left: 20px;
	text-align: center;
	display: inline; 
	font: bold 11px tahoma, helvetica, sans-serif;
}

#header a, a:visited, a:link{
	text-decoration: none;
	color: #FFF;
}

#header a:hover{
	text-decoration: underline;
	color: #FFF;
}

img{
	border: none;
}

.map{
	border: 1px solid #a9bac5;
}

#container{
	width: 770px;
	margin: 5px auto 0 auto;
	background: url(imgs/mid_bg.gif) repeat-y;
	display: table;
}

#post-container{
	width: 770px;
	height: 8px;
	margin: 0 auto 5px auto;
	background: url(imgs/mid_bottom.gif) no-repeat;
	font-size: 1px; /*Thanks, IE ;)*/
}

#footer{
	clear: both;
	margin: 0 auto 0 auto;
	width: 770px;
	height: 44px;
	background: url(imgs/footer.gif) no-repeat;
}

#footer p{
	text-align: center;
	padding-top: 15px;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a, a:visited, a:link{
	text-decoration: none;
	color: #FFF;
}

#sidebar{
	width: 179px;
	float: left;
	display: inline;
}

#area{
	width: 585px;
	float: right;
	display: inline;
}

#area p{
	color: #0c5e8d;
	text-align: justify;
	line-height: 15px;
	padding: 0 5px 5px 10px;
}

#area{
	color: #0c5e8d;
}

#area h4{
	font-size: 11px;
	padding: 2px 0 7px 10px;
	margin: 0;
}

#areaheader{
	margin: 5px 5px 0 0;
}

#area h2, #area h3{

	color: #0c5e8d;

	margin: 10px 0 5px 10px;

	font-size: 18px;

}

#area h3{
	font-size: 15px;
}

#sidebar h3{

	font-size: 12px;

	padding: 10px 0 10px 5px;

	text-transform: uppercase;

}

#sidebar p{
	padding: 2px 15px 2px 10px;
	color: #cce3f0;
}

#treskl a:link, #treskl a:visited, #treskl a:active, #treskl a:hover {


	background-image: url('http://www.3klabs.com/ext/img/3klabs_sign.gif'); 

	background-repeat: no-repeat; 

	float: right;

	margin: 5px 5px 5px 0;

	height: 16px; 

	display: table;

	width: 102px;


}



#treskl {


	width: 770px;

	text-align: center;

	margin: 0 auto 0 auto;

}




#treskl span {
	display: none;
}


#find{
	width: 548px;
	background: #bccdd8;
	border: 1px solid #a9bac5;
	margin: 5px 0 0 11px;


}

.opt{
	padding-left: 5px;
}

.small{
	margin-top: 15px;
	padding: 0 10px 5px 11px;
	font-size: 9px;
}

.navigation_t a, a:visited, a:link{
	text-decoration: none;
	color: #0c5e8d;
}

.navigation_t a:hover{
	text-decoration: underline;
	color: #0c5e8d;
}
.info{
	display:block;
	margin:15px 0pt;
	font-weight:bold;
	padding:10px 10px 10px 50px;
	background-color:#F7FFDF;
	border-bottom:3px solid #85DA1B;
	border-top:3px solid #85DA1B;
	color:#333333;
	text-align:left
}
