body {margin:0; padding:0;}
table {border-spacing:0;}
td,p,div {color: #080808; font-family:Tahoma; font-size:12px; font-weight:normal; padding:0; margin:0;}
h1 {font-family:Tahoma; font-size:17px; font-weight:normal; color:#242424; margin:0; padding: 5px 0 13px 0; text-transform:uppercase;}
a {color:#f6712a;}
a:hover {color:#fe3200;}
ol.bullet_no {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0;}
ul {
	margin: 0 0 10px 30px;
	padding: 0;
}
ul.bullet_no {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
li {
	padding: 2px;
}
#page {
	margin: 0 auto;
	width: 802px;
	border:1px solid #7e7e7e;
	background:url(../i/menu_bg.gif) 0px 1px repeat-x #807F80;
}
#header {
	width:800px;
	border:1px solid #fff;
	border-bottom:1px solid #000;
	height:300px;
	background:url(../i/head.jpg) 0px 48px no-repeat;
	vertical-align:top;
}
#header ul {padding:0; margin:0 0 0 27px; height:28px; list-style-type:none;}
#header ul li {font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold;padding:0; margin:0; float:left;}
#header ul li a {font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; float:left; height:28px; padding:20px 26px 0 26px; background:url('../i/menu_hover.gif') 0px -48px repeat-x;}
#header ul li a:hover {color:#252525; background-position: 0px 0px;}
#header ul li span{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color: #000;
	height:28px;
	padding:20px 26px 0 26px;
	float:left;
	background:url('../i/menu_hover.gif') 0px 0px repeat-x;
}
#logo {position:relative; width:220px; height:216px; border:1px solid #fff; background-color: white; margin:11px 0 0 20px; text-align:center; vertical-align:top; color:#ccc; font-size:24px;}
#logo img {margin:37px 0 10px 0;}
#logo span {display:block; margin-left:2px;}
#company_name {color:#fe3200; display:block; position:absolute; left:0px; top:149px; width:220px; margin:0 !important;}
#body {
	margin: 0;
	padding: 0 20px 10px 20px;
	width:762px;
	background-color: #FFF;
}
#body p {padding-bottom:10px; text-align:left; font-size: 12px;}
#footer {
	background-color: #70B73F;
	width: 800px;
	height: 67px;
	margin: 0;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: top;
}
#footer span {display:block; color:#fff; font-size:11px; padding-top:15px;}
#footer span a {margin:0 7px; color:#fff;}
#footer span a:hover {color:#060501;}
#footer p {color:#fff; font-size:10px; padding-top:7px;}
#advertising {border:#70B73F solid 1px; padding:4px 6px 4px 6px;}
table{
margin: 0;
padding: 0;
border-collapse: collapse;
border-color: #ccc;
}
table tr{
	margin: 0;
	padding: 0;
}
table th {
	background-color: #70B73F;
	color: #FFF;
	padding: 3px;
	font-weight: normal;
}
table td{
	margin: 0;
	padding: 2px;
	border-color: #ccc;
}
table td.left {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	margin: 0;
}
table td.right {
	vertical-align: top;
	padding: 10px;
}

/* Training */
table.training{
	width: 500px; 
}
table.training td{
	color: #red; 
}
table.training td.yes{
	width: 37px;
	height: 37px;
	background-color: #70b73f;
	color: #fff;
	text-align: center
}
table.training td.no{
	width: 37px;
	height: 37px;
	background-color: #fff;
	color: #aaa;
	text-align: center;
	border: 1px solid #aaa;
}
table.training td.yes-time{
	border-bottom: 1px solid #aaa;
	font-size: 18px;
	padding-left: 15px;
	color: #aaa;
	width: 200px;
}
table.training td.no-time{
	border-bottom: 1px solid #aaa;
	font-size: 18px;
	padding-left: 15px;
	color: #aaa;
	border-bottom: 1px solid #aaa;
}
table.training td.place{
	border-bottom: 1px solid #aaa;
	text-align: right;
	padding-right: 10px;
}
table.training td.desc{
	padding-bottom: 20px;
	color: #aaa;
}
table.training td.desc p{
	color: #aaa;
}
table.training td.places{
	width: 240px;
	height: 20px;
	text-align: right;
}
table.training h1{
	margin: 0; 
}
table.training span.places{
	background-color: #70b73f;
	color: #fff;
	text-align: center;
	padding: 3px 5px;
}
table.training span.date{
	font-size: 16px;
	font-weight: bold;
}
table.training td.cb{
	color: #000;
	}
table.training td.cb p{
	color: #000;
	}
/* Training */
