html {
	height: 100%
}

body {
	margin: 0px;
	height: 100%;
	color: #005577;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #005577;
	outline-style: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0px;
	padding-top: 14px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 14px;
	color: #c5be3f;
	line-height: 100%;
	height: auto;
	text-indent: 3px;
}
h4 {
	line-height: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 3px;
}
p {
	margin: 0px;
}
#outer_container {
	width: 100%;
	background-image:url(http://clipart.borsabg.com/design_GTT/outer_container_bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 35px;
}
#inner_container {
	width: 760px;
	margin: auto;
	background-color: #FFFFFF;
}
#leftcol {
	width: 245px;
	float: left;
	background-color:#ecf2f4;
	background-image:url(http://clipart.borsabg.com/design_GTT/left_bg.jpg);
	background-repeat:repeat-y;
}
#rightcol {
	width: 515px;
	float: right;
	background-image:url(http://clipart.borsabg.com/design_GTT/header.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding-top: 176px;
	background-color: #FFFFFF;
}
#menu {
	height: 63px;
	background-image:url(http://clipart.borsabg.com/design_GTT/menu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 14px;
}
#menu a {
	height: 17px;
	width: 160px;
	background-color: #539792;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 1px;
	text-indent: 5px;
	font-size: 12px;
	text-decoration: none;
}
#menu a:hover {
	background-color: #64aba6;
	text-decoration: none;
}
#content {
	padding: 5px;
	width: 515px;
}
*html #content {
	padding: 5px;
	width: 505px;
}
#lang {
	padding: 5px;
}
.left_ov {
	width: 210px;
	float: right;
	margin-left: 3px;
}
.left_ov a {
	margin: 1px;
}
#left_content {
	padding: 10px;
}
.wb {
	color: #000000;
	background-color:#FFFFFF;
	padding: 7px;
	margin-bottom: 10px;
}
.title {
	font-weight: bold;
	display: block;
	padding-top: 2px;
}
.addv {
	text-align: center;
}
.nospace {
	margin: 0px;
	border: none;
}
.news p {
	text-indent: 8px;
	background-image:url(http://clipart.borsabg.com/design_GTT/tick.jpg);
	background-repeat:no-repeat;
	background-position: left 14px;
	padding-top: 10px;
	margin-top: 5px;
	border-top: dashed 1px #bcbcbb;
}
.news h1 {
	font-size: 18px;
	color: #98a840;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
	background-image:url(http://clipart.borsabg.com/design_GTT/newstick.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	background-image:url(http://clipart.borsabg.com/design_GTT/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	clear: both;
}
#logo {
	width: 100%;
	height: 146px;
	background-image:url(http://clipart.borsabg.com/design_GTT/gtt-logo.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

td.prop_name {
	background-color: #e5f8f7;
	font-weight: bold;
}
td.prop_value {
	background-color: #ceebe9;
}
.contactForm input {
	border-width: 1px;
}
.contactForm textarea {
	border-width: 1px;
}
input.btn {
	border-width: 2px;
	background-color: #ceebe9;
}
.article_container {
	padding: 10px;
}
#prodBanner {
	height: 150px;
}
#prodBanner td {
	text-align: center;
}
#prodBanner img {
	border-width: 0px;
	width: 150px;
}
#prodBanner h4 {
	padding: 10px 0 2px 0;
	margin: 0;
	color: #4C9B91;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: bottom;
}
#prodBanner a {
	color: #4C9B91;
}
