/* CSS Document */

body {
	background: #CACACA;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h1 {
	width: 100%;
	color: #A61515;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	margin-top: 0;
}
h2 {
	color: #000000;
	font-size: 16px;
}
h3.bg {
	color: #FFFFFF;
	font-size: 12px;
	width: 98%;
	background-color: #BB2525;
	padding: 2px;
}
hr {
	border: none 0;
	border-top: solid #000000 1px;
	height: 1px;
}
#home, #about, #business-consulting, #contact, #disclosures, #financing, #trade-financing, #investment-banking {
	height: 100%;
}
#wrap {
	width: 907px;
	height: 100%;
	background: url(../images/kg_bodyBG.gif) repeat-y;
}
#container {
	height: auto;
	background: url(../images/kg_bodyBG.gif) repeat-y;
}
#bodyContainer {
	width: 781px;
	text-align: left;
	background-color: #FFFFFF;
}
#topTools {
	background: url(../images/kg_tool_bg.gif) repeat-x;
	border-bottom: solid 4px #BB2525;
	color: #FFFFFF;
	font-size: 11px;
	height: 26px;
}
#topTools h2 {
	margin: 6px 12px;
	padding: 0;
	font-size: 11px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
}
#topTools ul {
	margin: 0;
	padding: 0;
	float: right;
	width: 148px;
}
#topTools ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/kg_tool_sep.gif) no-repeat left;
	list-style: none;
}
#topTools ul li a:link, #topTools ul li a:visited {
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
}
#topTools ul li.home a {
	padding: 6px 12px 6px 28px;
	background-image: url(../images/kg_tool_home.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
}
#topTools ul li.contact a {
	padding: 6px 12px 6px 32px;
	background-image: url(../images/kg_tool_contact.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#header h1 {
	height: 147px;
	width: 781px;
	background: url(../images/kg_headerGraph.jpg) no-repeat;
	margin: 0;
	border: none;
}
#header h1 a:link, #header h1 a:visited {
	width: 260px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 147px;
	display: block;
}
#nav {
	background: url(../images/kg_navBG1.gif) repeat-x;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
	clear: both;
}
#nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../images/kg_navSep.gif) no-repeat left;
	list-style: none;
	height: 41px;
}
#nav ul li.first {
	background: none;
}
#nav ul li a:link, #nav ul li a:visited {
	float: left;
	padding: 9px 9px 15px 9px;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
#nav ul li.first a:link, #nav ul li.first a:visited {
	padding: 9px 9px 15px 13px;
}
#nav ul li.last a:link, #nav ul li.last a:visited {
	padding: 9px 12px 15px 9px;
}
#nav ul li a:hover {
	background: url(../images/kg_navBG2.gif) repeat-x;
}
#nav {
	background: url(../images/kg_navBG1.gif) repeat-x;
}
#contentContainer {
	padding: 10px 0;
}
/* self clearing rules */
#contentContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contentContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#contentContainer { display: block; }
/* End hide from IE-mac */
#leftColumn {
	float: left;
	width: 194px;
	text-align: center;
	padding-top: 312px;
}
#home #leftColumn,  
#contact #leftColumn,  
#financing #leftColumn,
#investment-banking #leftColumn {
	background: url(../images/kg_graph_wallStreet.jpg) no-repeat top center;
}
#about #leftColumn {
	background: url(../images/kg_graph_about.jpg) no-repeat top center;
}
#business-consulting #leftColumn {
	background: url(../images/kg_graph_consulting.jpg) no-repeat top center;
}
#disclosures #leftColumn {
	background: url(../images/kg_graph_disclosures.jpg) no-repeat top center;
}
#trade-financing #leftColumn {
	background: url(../images/kg_graph_tradeFinance.jpg) no-repeat top center;
}
#quoteCenter {
	margin: 8px 0;
}
#quoteBox {
	width: 165px;
	border: 1px solid #fff;
	background-color: #e0e0e0;
	padding: 3px;
	margin: 0 0 8px 10px;
}
#quoteBox form {
	margin: 0;
	padding: 0;
}
#quoteBox form b {
	padding: 0 0 4px 0;
}
#quoteBox form .button {
	font-size: 12px;
	margin: 0 4px;
	padding: 3px;
}
#sox {
	margin: 8px 10px;
}
#db {
	margin: 8px 55px;
}
#content_home {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 565px;
}
#content {
	padding: 5px;
	float: left;
	width: 775px;
}
#quotecontent {
	margin: 0 10px;
}
#rightColumn {
	float: left;
	width: 194px;
}
.productContainer {
	width: 170px;
	background-color: #F0F0F0;
	color: #000000;
	text-align: left;
	float: left;
	margin: 0 0 16px 12px;
}
.productContainer .heading {
	background: url(../images/kg_box_headBG.gif) repeat-x;
	border-bottom: solid 3px #BB2525;
}
.productContainer h4 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align:center;
}
.productContainer h4 a:link, .productContainer h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.productContainer p {
	margin: 10px;
}
.productContainer p a:link, .productContainer p a:visited {
	margin-top: 8px;
	display: block;
	text-align: right;
	color: #696969;
	text-decoration: none;
}
.productContainer p a:hover {
	text-decoration: underline;
}
.productsTop { 
	background: url(../images/kg_box_cornerTR.gif) no-repeat top right;
}
.productsBottom {
	background: url(../images/kg_box_cornerBR.gif) no-repeat top right;
	clear: left;
}
img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}
#footer {
	width: 781px;
	background: url(../images/kg_footerBG.gif) repeat-x;
	height: 72px;
	font-size: 11px;
	color: #696969;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 10px;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 10px 0 0;
}

#footer p {
	margin: 4px 0 0 0;
}
#footer a, #footer a:visited {
	color: #696969;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #696969;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #696969;
	text-decoration: underline;
}
.clear {
	clear: both;
}