/* --------------------------- TOC
		HEADER
		CONTENT
		CONTENT LEFT
		CONTENT MID
		CONTENT RIGHT
		FOOTER
-------------------------------- */

html {
	height:100%;
}
body {
	height:100%;
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(128,121,89);
	font-size:0.72em;
	background:#fff url(/site_images/bck_home.gif) no-repeat;
	line-height:1.3em;
}
form {
	margin:0;
}
input, textarea, select, option {
	color: rgb(128,121,89);
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
img {border:0;}

a:link {
	color:#807959;
}
a:visited {
	color:#807959;
}
a:hover {
	color:#59533a;
}
.clearfloats {
	clear:both;
}
#main {
	width:970px;
	margin:0 auto;
	/*background:url(/site_images/tmp.jpg) no-repeat;*/
}

/* --------------------------- HEADER -------------------------------- */
#header {
	height:159px;
	background:#fff url(/site_images/bck_header.jpg) no-repeat;
}
#header #logo {
	float:left;
	padding:30px 0 0 25px;
}
#header #topNav {
	padding:4px 0 0 245px;
}
#header #topNav img {
	margin:0 7px;
}
#header #langNav {
	float:left;
	width:560px;
	text-align:right;
	padding:62px 0 0 0;
}
#header #langNav img {
	padding:3px 0;
}
/* --------------------------- CONTENT -------------------------------- */
#body {
	height:418px;
	overflow:hidden;
}
p {}
h1 {}
h2 {}
hr {}

/* --------------------------- CONTENT LEFT -------------------------------- */
#left {
	width:224px;
	float:left;
}
#left .margin {
	margin:7px 8px 8px 0;
}
#left .title {
	border-bottom:1px solid #bfd3e4;
	margin-bottom:18px;
	padding-bottom:4px;
}

/* --------------------------- CONTENT MID -------------------------------- */
#mid {
	width:530px;
	height:100%;
	float:left;
	background-color:rgb(243,238,215);
}
#mid .margin {
	margin:7px 9px 8px 16px;
}
#mid .title {
	border-bottom:1px solid #bfd3e4;
	margin-bottom:8px;
	padding-bottom:4px;
}
#mid .marketsRow {}
#mid .marketsItem {
	width:167px;
	float:left;	
	color:#42759b;
}
#mid .marketsItem .image {
	width:162px;
	border:1px solid #fff;
	margin:0 0 3px 0;
}
#mid .marketsItem ul {
	margin:0;
	padding:3px 11px;
	line-height:1em;
}
#mid .marketsItem li {
	margin:0;
	padding:0 0 0.3em 0;
	list-style:none;
}
#mid .marketsItem a:link {
	color:#42759b;
	text-decoration:none;
}
#mid .marketsItem a:visited {
	color:#42759b;
	text-decoration:none;
}
#mid .marketsItem a:hover {
	color:#42759b;
	text-decoration:underline;
}


/* --------------------------- CONTENT RIGHT -------------------------------- */
#right {
	width:210px;
	background-color:#fcf;
	float:left;
	border-left:6px solid #fff;
	background:#edf2f7 url(/site_images/home/bck_contentRight.gif) top left no-repeat;
	height:100%;
}
#right .margin {
	margin:7px 8px 8px 8px;
}
#right .title {
	border-bottom:1px solid #bfd3e4;
	margin-bottom:8px;
	padding-bottom:4px;
}
#right .newsItem {
	border-bottom:1px solid #bfd3e4;
	margin-bottom:8px;
	padding-bottom:8px;
}
#right .newsItem img {
	vertical-align:middle;
	margin-left:4px;
}
#right .newsItem .date {
	color:rgb(127,157,173);
    font-size:0.9em;
	margin-bottom:0.2em;
}
#right .newsItem .newsTitle {
	color:#807959;
	font-weight:bold;
}
#right .newsItem .newsTitle a:link {
	color:#807959;
}
#right .newsItem .newsTitle a:visited {
	color:#807959;
}
#right .newsItem .newsTitle a:hover {
	color:#59533a;
}
/* --------------------------- FOOTER -------------------------------- */
#footer {
	color:#a5c3d3;
	height:14px;
	overflow:hidden;
	padding:9px 0 0 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
}
#otherideas 
{
    padding-top: 3px;
    padding-right: 7px;
    
    }
.highlights {
	width:216px;
	background-color:#ffffff;
	overflow-x:hidden;
	overflow:hidden;
	margin:0px;
}
