body {
	background:#d7d7d7 url(../images/body-bg.gif) repeat-x;
	margin:0;
	font:14px Verdana,Arial,sans-serif;
	color:#000;
}
html {
	background:#2f2f2f;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#0088FF;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}	
.page {
	width:1000px;
	margin:0 auto;
	position:relative;
}
/*header*/
#header {
	position:absolute;
	background:#cbcbcb url(../images/header-bg.png) no-repeat 0 100%;
	width:1000px;
	height:171px;
	top:0;
	left:0;
}
h1 {
	margin:0;
}
h1 a:link, h1 a:active, h1 a:visited {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:341px;
	height:98px;
	top:20px;
	left:114px;
	z-index:10;
}
.top-nav {
	position:absolute;
	top:0;
	right:28px;
}
.top-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/top-nav-bg.gif) no-repeat;
	width:218px;
	height:33px;
}
.top-nav li {
	float:left;
	padding-left:12px;
}
.top-nav li a:link, .top-nav li a:active, .top-nav li a:visited {
	text-decoration:none;
	color:#e0e0e0;
	font-size:9px;
	position:relative;
	line-height:24px;
}
.top-nav li a:hover {
	text-decoration:underline;
}
/*navigation*/
.navigation {
	margin:0;
	padding:0;
	top:132px;
	left:24px;
	list-style:none;
	position:absolute;
	text-align:center;
}
.navigation li {
	float:left;
	padding-left:1px;
}
.navigation li a:link, .navigation li a:active, .navigation li a:visited {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	height:39px;
	display:block;
	line-height:39px;
}
.navigation li a.home:link, .navigation li a.home:active, .navigation li a.home:visited {
	width:89px;
	background:url(../images/home.gif) no-repeat;
}
.navigation li a.home-active:link, .navigation li a.home-active:active, .navigation li a.home-active:visited {
	width:89px;
	color:#242424;
	background:url(../images/home-active.gif) no-repeat;
}
.navigation li a.home:hover {
	background:url(../images/home-hover.gif) no-repeat;
}
.navigation li a.how:link, .navigation li a.how:active, .navigation li a.how:visited {
	width:119px;
	background:url(../images/how.gif) no-repeat;
}
.navigation li a.how:hover {
	background:url(../images/how-hover.gif) no-repeat;
}
.navigation li a.how-active:link, .navigation li a.how-active:active, .navigation li a.how-active:visited {
	width:119px;
	color:#242424;
	background:url(../images/how-active.gif) no-repeat;
}
.navigation li a.privat:link, .navigation li a.privat:active, .navigation li a.privat:visited {
	width:125px;
	background:url(../images/privat.gif) no-repeat;
}
.navigation li a.privat:hover {
	background:url(../images/privat-hover.gif) no-repeat;
}
.navigation li a.privat-home:link, .navigation li a.privat-active:active, .navigation li a.privat-active:visited {
	width:125px;
	color:#242424;
	background:url(../images/privat-active.gif) no-repeat;
}
.navigation li a.clients:link, .navigation li a.clients:active, .navigation li a.clients:visited {
	width:147px;
	background:url(../images/clients.gif) no-repeat;
}
.navigation li a.clients:hover {
	background:url(../images/clients-hover.gif) no-repeat;
}
.navigation li a.clients-active:link, .navigation li a.clients-active:active, .navigation li a.clients-active:visited {
	width:147px;
	color:#242424;
	background:url(../images/clients-active.gif) no-repeat;
}
.navigation li a.legal:link, .navigation li a.legal:active, .navigation li a.legal:visited {
	width:167px;
	background:url(../images/legal.gif) no-repeat;
}
.navigation li a.legal:hover {
	background:url(../images/legal-hover.gif) no-repeat;
}
.navigation li a.legal-active:link, .navigation li a.legal-active:active, .navigation li a.legal-active:visited {
	width:167px;
	color:#242424;
	background:url(../images/legal-active.gif) no-repeat;
}
.navigation li a.market:link, .navigation li a.market:active, .navigation li a.market:visited {
	width:126px;
	background:url(../images/market.gif) no-repeat;
}
.navigation li a.market:hover {
	background:url(../images/market-hover.gif) no-repeat;
}
.navigation li a.market-active:link, .navigation li a.market-active:active, .navigation li a.market-active:visited {
	width:126px;
	color:#242424;
	background:url(../images/market-active.gif) no-repeat;
}
.navigation li a.news:link, .navigation li a.news:active, .navigation li a.news:visited {
	width:171px;
	background:url(../images/news.gif) no-repeat;
}
.navigation li a.news:hover {
	background:url(../images/news-hover.gif) no-repeat;
}
.navigation li a.news-active:link, .navigation li a.news-active:active, .navigation li a.news-active:visited {
	width:171px;
	background:url(../images/news-active.gif) no-repeat;
    color:#242424;
}
/*columns-holder*/
#columns-holder {
	width:948px;
	padding-top:171px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/columns-holder-bg.gif) repeat-y;
	border:1px solid #fff;
}
/*content*/
.content {
	width:632px;
	float:left;
	padding:0 38px 0 57px;
	background:url(../images/content-bg.gif) repeat-x;
}
.content h2 {
    color: #699F3F;
	margin:24px 0 14px;
	font-size:16px;
}
h2.sub {
	margin:24px 0 28px;
}
.content h4 {
	margin:0;
	font-size:12px;
	margin:18px 0 3px;
    color: #699F3F;
}
.content p {
	font-size:11px;
	margin:0;
}
.content p#align-center {
    text-align: center;
    width: 415px;
    margin: auto;
}
.content p#align-center a#button {
    margin: 0 5px 0 0;
}
.content ul {
	padding:0 0 0 15px;
	font-size: 12px;
}
.content a.request:link, .content a.request:active, .content a.request:visited, .content a.requestl:link, .content a.requestl:active, .content a.requestl:visited {
	background:transparent url(../images/button.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	height:43px;
	margin:0px 0px 25px 0px;
	overflow:hidden;
	padding:6px 0 0;
	text-align:center;
	text-decoration:none;
	width:202px;
}
.content a.requestl:link, .content a.requestl:active, .content a.requestl:visited {
	float:left;
}

#buttons {
	margin:15px 20px 0px 0px;
}

.content .box {
	font-size:11px;
	width:243px;
	height:264px;
	background:url(../images/content-box-bg.jpg) no-repeat;
	padding:18px;
	margin:28px 52px 0 0;
	position:relative;
	float:left;
}
.content .second {
	margin:28px 0 0;
	background:url(../images/content-box2-bg.jpg) no-repeat;
}
.content .box .text {
	position:absolute;
	width:228px;
	height:78px;
	top:120px;
	left:18px;
	padding:11px 0 0 12px;
	margin-left:1px;
}
.content .box .text p {
	margin:0;
	line-height:12px;
	color:#424142;
}
.content .box .more {
	position:absolute;
	top:2px;
	right:24px;
}
.content .box a:link, .content .box a:active, .content .box a:visited {
	text-decoration:none;
	color:#606060;
	width:97px;
	height:25px;
	display:block;
	background:url(../images/more-bg.gif) no-repeat;
	padding:22px 0 0 19px;
}
.content .box a:hover {
	text-decoration:underline;
}
/*sidebar*/
.sidebar {
	width:221px;
	float:right;
	padding:0;
}
.sidebar .box h3 {
	margin:0;
	padding:16px 0 0;
	font-size:14px;
	color:#699F3F;
	text-align:center;
}
.sidebar .box {
	float:left;
	width:204px;
	margin:9px 0 2px 11px;
	background:url(../images/sidebar-box-bg.gif) repeat-y;
}
.sidebar .box-bg {
	background:url(../images/sidebar-box-top.gif) no-repeat;
}
.sidebar .box-bg2 {
	background:url(../images/sidebar-box-top2.png) no-repeat;
    padding: 10px 0 0;
}
.sidebar .box-btm {
	background:url(../images/sidebar-box-btm.gif) no-repeat 0 100%;
}
.sidebar p {
    padding:0 10px 0 15px;
    color: #3B3B3B;
    margin: 0;
    font-size: 11px;
}
.sidebar p img {
    padding: 4px 0 8px;
}
.box ul {
	margin:9px 0 0 3px;
	padding:0 0 3px;
	list-style:none;
	width:198px;
}
.box ul li {
	padding-left:25px;
	border-top:1px solid #fff;
}
.box ul li a:link, .box ul li a:active, .box ul li a:visited {
	color:#3b3b3b;
	font-size:11px;
	text-decoration:none;
	line-height:32px;
}
.box ul li a:hover, .box ul li a:active {
	text-decoration:underline;
    color: #699F3F;
}
.box address {
	width:178px;
	text-align:left;
	font-style:normal;
	padding:11px 0 18px 20px;
	margin:10px 0 0 3px;
	border-top:1px solid #fff;
}
.box address span {
	color:#3b3b3b;
	font-size:11px;
	margin-bottom:14px;
	display:block;
}
.box address a:link, .box address a:active, .box address a:visited {
	color:#3b3b3b;
	text-decoration:none;
	font-size:11px;
	display:block;
}
.box address a:hover {
	text-decoration:underline;
    color: #699F3F;
}
.sidebar .callback-box {
	float:left;
	width:204px;
	margin:9px 0 2px 11px;
}
/*footer*/
#footer {
	margin:0 auto;
	text-align:center;
	padding-top:14px;
	font-size:9px;
	background:url(../images/footer-bg.gif) repeat-x;
	height:151px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	background:url(../images/footer-nav-sep.gif) no-repeat 0 2px;
	padding-left:8px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color:#898989;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	color:#898989;
}
.clear {
	clear: both;
}

#example {
    width: 75%;
    padding: 10px;
    margin: 10px auto;
    border: 1px solid #699F3F;
    background-color: #EEEEEE;
}

#example h4 {
    margin-top: 0;
    color: #699F3F;
}

#one, #two, #three {
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: top left;
    height:135px;
}

#one {
    background-image: url( ../images/01.png );
}

#two {
    background-image: url( ../images/02.png );
}

#three {
    background-image: url( ../images/03.png );
    height: 100px;
}

#products {
    background-image: url( ../images/button.gif );
}

#services {
    background-image: url( ../images/button.gif );
}

#benefits {
    background-image: url( ../images/button.gif );
}

#glossary {
    background-image: url( ../images/button.gif );
}

#history {
    background-image: url( ../images/button.gif );
}

#corporate {
    background-image: url( ../images/corporate.png );
    padding-left: 10px;
    margin: 25px 0 0 105px;
}

#private {
    background-image: url( ../images/private.png );
}

#map {
    float: left;
}

#map-text {
    display: block;
    float: left;
    padding: 22px 0 0 10px;
}

.reuters-business-news {
        width: 300px;
}

.reuters-stocks-shares {
        float: right;
        width: 300px;
}

/* Contact Form */
.contactform {
        border: 1px solid darkgrey;
        font-size: 12px;
}

.contactform fieldset {
        border: none;
}

.contactform div {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        clear: left;
}

.contactform label {
        display: block;
        float: left;
        width: 150px;
}

.contactform input,
.contactform textarea {
        width: 200px;
        margin-left: 10px;
        border: 1px solid lightgrey;
        font: 12px Verdana,Arial,sans-serif;
}

.contactform .required {
        color: red;
}

.contactform div.error {
        padding-top: 10px;
        padding-bottom: 10px;
        border: 1px solid lightcoral;
        background-color: lightpink;
}

.contactform p.error {
        clear: both;
        color: red;
}

.contactform .comments {
        margin-top: 20px;
}


.banner-box {
}

.banner-box .box-top-left {
        width: 19px;
        height: 21px;
        background-image: url(../images/affiliate-banners/01.gif);
        background-repeat: none;
        background-position: top left;
}

.banner-box .box-top-right {
        width: 20px;
        height: 21px;
        background-image: url(../images/affiliate-banners/02.gif);
        background-repeat: none;
        background-position: top right;
}

.banner-box .box-top-centre {
        height: 21px;
        background-image: url(../images/affiliate-banners/05.gif);
        background-repeat: repeat-x;
        background-position: top left;
}

.banner-box .box-bottom-left {
        width: 19px;
        height: 21px;
        background-image: url(../images/affiliate-banners/03.gif);
        background-repeat: none;
        background-position: top left;
}

.banner-box .box-bottom-right {
        width: 20px;
        height: 21px;
        background-image: url(../images/affiliate-banners/04.gif);
        background-repeat: none;
        background-position: top right;
}

.banner-box .box-bottom-centre {
        height: 21px;
        background-image: url(../images/affiliate-banners/08.gif);
        background-repeat: repeat-x;
        background-position: top left;
}

.banner-box .box-middle-left {
        width: 19px;
        background-image: url(../images/affiliate-banners/06.gif);
        background-repeat: repeat-y;
        background-position: top left;
}

.banner-box .box-middle-right {
        width: 20px;
        background-image: url(../images/affiliate-banners/07.gif);
        background-repeat: repeat-y;
        background-position: top right;
}

.banner-box .box-middle-centre {
        padding: 8px;
        background-color: white;
}


#banner-468-60 {
        text-align: center;
}

#banner-468-60 .banner-box,
#banner-120-600 .banner-box,
#banner-125-125 .banner-box,
#banner-120-60 .banner-box,
#banner-88-31 .banner-box,
#banner-120-240 .banner-box {
        margin-left: auto;
        margin-right: auto;
}

.banner-columns {
        margin-left: 70px;
}

.banner-column-left {
        float: left;
        width: 245px;
        text-align: center;
}

.banner-column-right {
        float: left;
        width: 245px;
        text-align: center;
}

#banner-instructions {
        display: block;
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
}

#banner-form,
#banner-form label,
#banner-form input {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 11px;
}

#banner-code {
        /*display: block;*/
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
}


.portrait #banner-image {
        float: left;
}

.portrait #banner-instructions {
        clear: right;
        margin-left: 150px;
}

.portrait #banner-form {
        clear: right;
        margin-left: 150px;
}

.portrait #banner-code {
        clear: none;
        margin-left: 30px;
}


.hide {
        display: none;
}

