body {
	padding: 0px;
	margin: 0px;
	background-color: #ffe8c5;
	font-family: Verdana;
	font-size: 11px;
}
table {
	font-family: Verdana;
	font-size: 11px;
}
a {
	color: #ff6600;
	text-decoration: underline;
	outline: none;
}
a:hover{
	text-decoration: none;
}
.top {
	clear: both; 
}
.left {
	width: 250px;
	float: left;
}
.right {
	background-color: red;
	float: right;
	width: 1px;
}
.bottom {
	clear: both;
}
.copy {
	color: #ff7f00;
	text-align: center;
	vertical-align: middle;
}
.logo {
	width: 245px;
	height: 90px;
	text-align: center;
	margin-top: 30px;
}
.left {
	width: 245px;
	text-align: left;
}
.menu {
	width: 180px;
}
.menu a {
	color: #009933;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	outline: none;
}
.submenu {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}
.submenu td {
	text-align: right;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}
.submenu th {
	text-align: center;
	background-color: #ff6600;
	border-bottom: 1px solid #ff6600;
	color: white;
}
.submenu a{
	color: #cc3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	outline: none;
}
.links {
	margin-top: 5px;
	width: 180px;
	margin-left: 60px;
}
.link_other {
	float: left;
	padding-left: 15px;
	margin: 0px;
	text-align: center;
}
.link_other a{
	color: #cc3300;
	font-size: 10px;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
.nav {
	color: #ff6600;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}
.nav a{
	color: #ff6600;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	outline: none;
}
.nav a:hover{
	text-decoration: none;
}
.active {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 132px;
	height: 81px;
	background-image: url("img/company_active.gif");
	background-repeat: no-repeat;
}
.active a{
	color: #cc3300;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding-top: 20px;
	outline: none;
	font-family: Arial Black;
}
.noactive {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 132px;
	height: 81px;
	background-image: url("img/company.gif");
	background-repeat: no-repeat;
}
.noactive a{
	color: #cc3300;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding-top: 20px;
	outline: none;
	font-family: Arial Black;
}
.link {
	width: 132px;
	height: 70px;
	text-align: center;
	margin: 0px;
}
.suns {
	background-image: url("img/suns.gif");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.work {
	background-color: white;
	padding: 5px;
}
.work h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	width: 100%;
	border-bottom: 2px solid #ff6600;
}
.work img {
	margin: 10px;
	border: 1px solid #ff6600;
}
.work_right {
	padding: 5px;
}
.news_left {
	margin-left: 60px;
	margin-right: 5px;
	border-bottom: 1px solid #ff6600;
	font-size: 10px;
	margin-top: 10px;
}
.news_right_div {
	border-bottom: 1px solid #ff6600;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.news_right{
	color: #009933;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	outline: none;
}
.title_article {
	color: #009933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	outline: none;

}
