body, h1, div, ul, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #eaeaea url(../images/bg-gray.gif) center top repeat-y;
	text-align: center;
}

div, p, ul, ol, li, h1, h2, h3, h4, dl, dd, td, th {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a:link, a:visited {
	color: #0c5b9c;
	text-decoration: underline;
}
a:hover, a:active {
	color: #A06F8F;
	text-decoration: underline;
}

h2 {
	color: #0c5b9c;
	font-size: 14px;
}
h3 {
	color: #0384AE;
}

h1 span, h2 span { display: none; }

.clear {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

.top {
	display: block;
	text-align: right;
	font-size: 10px;
}

.img-left {
	float: left;
	margin: 0 10px 7px 0;
}


/* main structural elements
 * ------------------------------------------------------------------------------------- */


#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}


#main {
	margin-left: 21px;
	width: 727px;
}

#top {
	width: 727px;
	background: url(../images/bg-top.jpg) 0 0 repeat-x;
	height: 95px;
	overflow: hidden;
}
	#login-top {
		float: right;
		text-align: right;
		padding-top: 15px;
		padding-right: 20px;
		font-size: 10px;
	}
		#login-top label, #login-top input {
			font-size: 11px;
		}
		#login-top input {
			border: 1px solid #cbcbcb;
			vertical-align: middle;
		}
		
	#top img {
		float: left;
	}
	
	#menu {
		text-align: left;
		padding-top: 65px;
		padding-left: 105px;
		background: transparent url(../images/logo.jpg) 0 0 no-repeat;
		height: 35px;
	}
	#menu a {
		font-weight: bold;
		margin-left: 10px;
		font-size: 14px;
		text-decoration: none;
	}
	/*
	#menu-container {
		float: right;
		margin: 43px 20px 0 0;
	}
	#menu {
		background: url(../images/menu.gif) top left no-repeat;					
		width: 272px;
		height: 25px;
		position: relative;
	}
		#menu li span {display: none;}
		#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
		
		#menu li, #menu a {height: 25px; display: block;}
		#menu-01 { left: 0; width: 37px;}
		#menu-03 { left: 56px; width: 47px;}
		#menu-04 { left: 122px; width: 32px;}
		#menu-05 { left: 173px; width: 46px;}
		#menu-06 { left: 238px; width: 35px;}
		
		#menu-01 a:hover {background: transparent url(../images/menu.gif) 0 -25px no-repeat;}
		#menu-03 a:hover {background: transparent url(../images/menu.gif) -56px -25px no-repeat;}
		#menu-04 a:hover {background: transparent url(../images/menu.gif) -122px -25px no-repeat;}
		#menu-05 a:hover {background: transparent url(../images/menu.gif) -173px -25px no-repeat;}
		#menu-06 a:hover {background: transparent url(../images/menu.gif) -238px -25px no-repeat;}
		
		/* MENU WITH PRODUCTS
		#menu-01 { left: 0; width: 37px;}
		#menu-02 { left: 56px; width: 52px;}
		#menu-03 { left: 127px; width: 47px;}
		#menu-04 { left: 193px; width: 32px;}
		#menu-05 { left: 244px; width: 46px;}
		#menu-06 { left: 308px; width: 35px;}
		
		#menu-01 a:hover {background: transparent url(../images/menu.gif) 0 -25px no-repeat;}
		#menu-02 a:hover {background: transparent url(../images/menu.gif) -56px -25px no-repeat;}
		#menu-03 a:hover {background: transparent url(../images/menu.gif) -127px -25px no-repeat;}
		#menu-04 a:hover {background: transparent url(../images/menu.gif) -193px -25px no-repeat;}
		#menu-05 a:hover {background: transparent url(../images/menu.gif) -244px -25px no-repeat;}
		#menu-06 a:hover {background: transparent url(../images/menu.gif) -308px -25px no-repeat;}
		*/

#banner {
	width: 727px;
	height: 183px;
}
	#home #banner { background: url(../images/banner/home.jpg) 0 0 no-repeat; }
	#products #banner { background: url(../images/banner/home.jpg) 0 0 no-repeat; }
	#services #banner, #banking #banner { background: url(../images/banner/services.jpg) 0 0 no-repeat; }
	#team #banner { background: url(../images/banner/team.jpg) 0 0 no-repeat; }
	#contact #banner { background: url(../images/banner/contact.jpg) 0 0 no-repeat; }
	#login #banner { background: url(../images/banner/login.jpg) 0 0 no-repeat; }
	#trading #banner, #client #banner, #technology #banner
	{ background: url(../images/banner/banking.jpg) 0 0 no-repeat; }
	#about #banner { background: url(../images/banner/team.jpg) 0 0 no-repeat; }
	
		#home #banner {
			height: 230px;
		}
		#banner p {
			top: 106px;
			left: 36px;
			position: relative;
			margin: 0;
		}
		#banner a {
			width: 294px;
			height: 28px;
			display: block;
		}
		#banner a span { display: none; }

#home #content {
	width: 463px;
	float: right;
	background: #EAEAEA url(../images/bg-content-home.jpg) left bottom no-repeat;
}
	#content p, #content h2, #content h3, #content h4, #content table {
		margin:  0 20px 0 20px;
		line-height: 22px;
	}
	#content ul, #content ol, #content dl {
		margin: 0 20px 10px 35px;
	}
	#content h1 {
		width: 727px;
		height: 47px;
		margin-bottom: 10px;
	}
	#content h2 {
		text-transform: uppercase;
		font-size: 16px;
	}
	
		#products h1 { background: url(../images/header/products.jpg) 0 0 no-repeat; }
		#team h1 { background: url(../images/header/team.jpg) 0 0 no-repeat; }
		#services h1 { background: url(../images/header/services.jpg) 0 0 no-repeat; }
		#contact h1 { background: url(../images/header/contact.jpg) 0 0 no-repeat; }
		#login h1 { background: url(../images/header/login.jpg) 0 0 no-repeat; }
		#banking h1 { background: url(../images/header/banking.gif) 0 0 no-repeat; }
		#about h1 { background: url(../images/header/about.jpg) 0 0 no-repeat; }
		#trading h1 { background: url(../images/header/trading.jpg) 0 0 no-repeat; }
		#client h1 { background: url(../images/header/client.jpg) 0 0 no-repeat; }
		#technology h1 { background: url(../images/header/technology.jpg) 0 0 no-repeat; }
		
	#home #content h1 {
		width: 463px;
		height: 47px;
		background: url(../images/header/home.jpg) 0 0 no-repeat;
	}	
	#content dt {
		font-weight: bold;
		background: url(../images/arrow.gif) 0 2px no-repeat;
	}
	#content dt, #content dd {
		font-size: 12px;
		padding-left: 15px;
	}
	#content dd {
		padding-bottom: 10px;
	}
	#content p {
		padding: 0 0 10px 0;
	}
	#content h3 {
		padding: 10px 0 0 0;
		font-size: 14px;
	}
	#content li {
		list-style: none;
		background: transparent url(../images/arrow.gif) 0 4px no-repeat;
		padding: 0 0 5px 18px;
		line-height: 18px;
	}
		#content li li {
			list-style: circle;
			background: none;
			padding-left: 0;
		}
	
	.item {
		display: none;
	}
	
	p.logos {
		text-align: center;
	}
	p.logos img {
		vertical-align: middle;
		margin: 0 10px 15px 10px;
	}
	
	#intro-events {
		margin: 20px 30px; 
	}
	#intro-events h2 {
		font-size: 14px;
		color: #0c5b9c;
		margin-bottom: 5px;
	}
	#intro-events p {
		font-size: 11px;
		color: #666;
	}
	#intro-events hr {
		border-top: 1px solid #8E8E8E;
		border-bottom: none;
		height: 1px;
	}

/*
#sub-menu {
	width: 200px;
	padding: 20px;
	background-color: #F4F4F4;
	border-left: 2px solid #004577;
	float: right;
	margin: 0 20px 10px 20px;
}
	#sub-menu ul, #sub-menu li {
		margin: 0;
		padding: 0;
	}
	#sub-menu li {
		list-style: none;	
		background: transparent url(../images/arrow.gif) 0 10px no-repeat;
		padding-left: 16px;
		line-height: 30px;
	}
*/

#sub-menu {
	width: 100%;
	text-align: center;
}
	#sub-menu ul, #sub-menu li {
		margin: 0;
		padding: 0;
	}
	#sub-menu li {
		display: inline;
		padding-right: 15px;
		list-style: none;	
		background: transparent url(../images/arrow.gif) 0 2px no-repeat;
		padding-left: 16px;
		line-height: 30px;
		font-size: 14px;
		font-weight: bold;
	}
	
.product {
	width: 264px;
	float: left;
	background: url(../images/product-divider.gif) left bottom no-repeat;
	padding: 15px 0 10px 0;
}
	.product p, .product h3 {
		margin: 0 10px 0 20px;
		padding: 0;
		font-size: 12px;
		line-height: 18px;
	}
	.product p {
		color: #838383;
		font-size: 11px;
		line-height: 14px;
	}
	.product img {
		float: left;
	}
	.product-img {
		margin-left: 10px;
	}

#footer {
	width: 727px;
	height: 69px;
	background: url(../images/bg-footer.gif) 0 0 repeat-x;
	margin-top: 10px;
}
	
	#footer-left {
		width: 182px;
		height: 69px;
		float: left;
		background: url(../images/bg-footer-left.gif) right top no-repeat;
	}
		#footer-left p {
			color: #8E8E8E;
			font-size: 11px;
			margin: 10px 0 0 10px;
		}
		#footer-left span {
			color: #00447C;
		}
		#footer-left a:link, #footer-left a:visited {
			color: #8E8E8E;
			text-decoration: none;
		}
		#footer-left a:hover, #footer-left a:active {
			color: #8E8E8E;
			text-decoration: underline;
		}
	
	#footer-right {
		width: 545px;
		float: right;
		text-align: center;
		margin-top: 23px;
	}
		#footer-right p {
			color: #0c5b9c;
			text-transform: uppercase;
		}
		#footer-right a:link, #footer-right a:visited {
			text-decoration: none;
		}
		#footer-right a:hover, #footer-right a:active {
			text-decoration: underline;
		}

#disclaimer {
	width: 727px;
	text-align: center;
	padding: 8px;
}
	#disclaimer p {
		font-size: 11px;
		color: #8E8E8E;
	}
	#disclaimer a:link, #disclaimer a:visited {
		color: #8E8E8E;
		text-decoration: none;
	}
	#disclaimer a:hover, #disclaimer a:active {
		color: #8E8E8E;
		text-decoration: underline;
	}

