@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: #FFF;
	color: #666;
	vertical-align:top;
	-x-system-font:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;	
	min-width:900px;

}

* {
	margin:0pt;
	padding:0pt;
}

a {
	text-decoration:none;
	border: none;
}

img {  
	border-style: none;
	vertical-align:text-bottom;
}
#container850px{
	width: 850px;
	margin:0 auto;
	margin-top: 10px;
	background-color:#FFF;
	}
#main-tbl {
	width: 850px;
	border-collapse:collaps;
	padding: 0;
	border: none;
	}	
.th1 {
 	height: 60px;
	width: 10px;
	}
.th2 {
 	height: 60px;
	width: 200px;
	}	
.th3 {
 	height: 60px;
	width: 640px;
	}
	
.th1a {
 	height: 82px;
	width: 10px;
	background-image:url(../img/th1a.png);
	background-repeat:repeat-x;
	}
.th2a {
 	height: 82px;
	width: 200px;
	}	
.th3a {
 	height: 82px;
	width: 640px;
	background-image:url(../img/th1a.png);
	background-repeat:repeat-x;
	}	
#header-text-prod{
	width: 300px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height: 12px;
	color: #069;
	padding-left:10px;
	}

#header-text-tel{
	color:#666;
	font-size:18px;
	text-align:right;
	vertical-align:bottom;
	}
#header-text-tel a{	
	color: #666;
	font-size:13px;
	text-decoration:none;
}
#header-text-tel a: hover{	
	color: #069;
	text-decoration:none;
}
#header-text-tel a: visited {
	color: #069;
	}
		
#menu{
	width:620px;
	height:25px;
	float: left;
	margin-top:25px;
	}	
#menu ul{
	list-style: none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana;
	text-align:center;
	padding:0;
	margin:0;
	}	
#menu ul li{
	display: inline;
	padding-right:6px;
	}

#menu ul li a{
	color: #EFEFEF;
	text-decoration: none;
	}	
#menu ul li a:hover{
	color: #39F;
	text-decoration: blink;
	}		
.th1b {
 	height: 30px;
	width: 10px;
	background-image:url(../img/td-left.png);
	}
.th2b {
 	height: 30px;
	width: 200px;
	}	
.th3b {
 	height: 30px;
	width: 640px;
	}	

.th1c {
 	min-height: 30px;
	width: 10px;
	background-image:url(../img/td-left.png);
	}
.th2c {
 	min-height: 30px;
	width: 200px;
	background:#0066CC url(../img/left-col-back.png) no-repeat top ;
	}	
.th3c {
 	min-height: 30px;
	width: 640px;
	vertical-align:top;
	}

#left-col{
	width:200px;
	min-height: 400px;
	float:left;
	color:#FFF;
	}
#left-col div{
	width: 180px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	}
#left-col div a{ color: #9F9;}	
#left-col div a: visited{ color: #9F9;}	
#left-col div a: hover{ text-decoration: underline;}

#left-col-bot {margin:0; padding:0; width:200px;}

.page-title{
	width:620px;
	margin-top:10px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color:#0066CC;
	}

.page-txt{
	 width:620px;
	 color:#333;
	 margin:0 auto;
	 line-height:20px;
	 font-family:"Trebuchet MS";
	}
.page-txt p{ padding-top:10px;}
.page-txt ul{
	 width:480px;
	 margin-left:50px;
	 margin-top:10px;
	 color:#333;
	}	
.page-txt ul li {padding-top:10px;}	
.page-txt ul li a { text-decoration:underline;}
.page-txt ul li strong{ text-transform:uppercase;}

.th1d {
 	height: 20px;
	width: 10px;
	background-image:url(../img/footer-back.png);
	}
.th2d {
 	height: 20px;
	width: 200px;
	background-image:url(../img/left-col-bot.png);
	}	
.th3d {
 	height: 20px;
	width: 640px;
	background-image:url(../img/footer-back.png);
	}	

#footer{
	width:850px;
	height:60px;
	float: left;
	background-color:#F4F4F4;
	background-image:url(../img/footer-back.png);
	text-align:center;
	font-size:11px;
	}