body {
	margin-left: 28px;
	margin-top: 0px;
	background-image: url(images/bg_image.gif);
	background-repeat:repeat-y;
}

td, body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content {
	float:left;
	padding-left: 60px;
	margin-top: 20px;
	width: 690px;
}

#cnt_main {
	float: left;
	width: 480px;
	padding-right: 25px;
	border-right:1px solid #007c78;
}

#cnt_main_vb {
	float: left;
	width: 680px;
	padding-right: 25px;
}

#cnt_bb {
	float: left;
	padding-left: 35px;
	width: 140px;
}

#navigation, #nav_main {
	float:left;
	width: 187px;
}

#nav_service {
	clear: both;
}

#nav_language {
	clear: both;
}

#footer {
	padding-top: 30px;
	color: #67726b;
	clear:both;
}

#ticker {
	display:inline;
}

#frame {
	width: 940px;
}

a.nav_main:link, a.nav_main:visited {
	font-weight: bold;
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 220px !important;
	text-decoration: none;
	color: #67726b;
	line-height: 17px;
	font-size: 10px;
}

a.nav_main:hover {
	color: #b1d135;
}


a.nav_main_hi:link, a.nav_main_hi:visited {
	font-weight: bold;
	background-image: url(images/nav_hi.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 220px !important;
	text-decoration: none;
	color: #b1d135;
	line-height: 17px;
	font-size: 10px;
}


a.nav_service:link, a.nav_service:visited, a.nav_language:link, a.nav_language:visited {
	font-weight: bold;
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 220px !important;
	text-decoration: none;
	color: #007c78;
	line-height: 17px;
	font-size: 10px;
}

a.nav_service:hover, a.nav_language:hover {
	color: #b1d135;
}

a.nav_service_hi:link, a.nav_service_hi:visited, a.nav_language_hi:link, a.nav_language_hi:visited {
	font-weight: bold;
	background-image: url(images/nav_hi.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 220px !important;
	text-decoration: none;
	color: #b1d135;
	line-height: 17px;
	font-size: 10px;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #007c78;
	font-size: 10px;
}

a:hover {
	color: #b1d135;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	color: #67726b;
	font-weight:normal;
}
