@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	background:url(/images/top_bg.jpg) repeat-x;
	margin:0;
	padding:0;
	line-height:1.4em;
}
h1 {
	padding:0;
	margin:0;
	line-height:1em;
}
h2 {
	font-size:26px;
	color:#003333;
	font-weight:normal;
	line-height:1.2em;
	padding:0;
	margin:0 0 15px 0;
}
h3 {
	font-size:20px;
	color:#003333;
	line-height:1.2em;
	font-weight:normal;
	padding:15px 0;
	margin:0;
}
h4 {
	font-size:16px;
	color:#003333;
	padding:0;
	margin:20px 0 2px 0;
}
h5 {
	color:#003333;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}
h6 {
	font-size:16px;
	color:#003333;
	font-weight:normal;
	padding:0;
	margin:0 0 20px 0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	color:#00a8ff;
}
a:link {
	text-decoration:none;
	color:#00a8ff;
}
a:visited {
	text-decoration:none;
	color:#00a8ff;
}
a:hover {
	text-decoration:none;
	color:#132839;
}
a:active {
	text-decoration:none;
	color:#00a8ff;
}
.clear {
	clear:both;
}
.quote {
	font-size:14px;
}
.bold {
	font-weight:bold;
}
#container {
	margin:0 auto;
	width:900px;
	background-color:transparent;
}
/* Header */

#header-wrapper {
	background-color:#FFFFFF;
	width:900px;
	height:100px;
}
#logo-wrapper {
	float:left;
	display:inline;
	width:431px;
	height:100px;
	margin:0;
	padding:0;
}
#logo {
	width:120px;
	height:100px;
	position:relative;
}
#logo a span {
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/exco_logo.gif);
no-repeat;
}
/* Navigation */

#nav-wrapper {
	float:left;
	display:inline;
	width:469px;
	text-align:right;
}
#language-container {
	background:url(/images/language_nav_bg.gif) no-repeat;
	width:124px;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	margin-left:345px;
}
#language-container a {
	text-decoration:none;
	color:#FFFFFF;
}
#language-container a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#language-container a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#language-container a:hover {
	text-decoration:none;
	color:#00a8ff;
}
#language-container a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#nav-container2 {
	width:469px;
	height:40px;
	margin-top:33px;
}
ul.menu {
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	float: left;
	margin: 0;
	padding: 0;
}
ul.menu a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#nav-container2 img {
	vertical-align:bottom;
	border:0;
}
ul.menu a:visited {
}
ul.menu ul {
	position: relative;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu > li {
	padding:0;
	margin:0;
}
ul.menu > li li {
	padding:0;
	margin:0;
	clear: left;
}
ul.menu > li li a {
	padding:0;
	margin:0;
}
ul.menu li:hover > a {
	padding:0;
	margin:0;
}
ul.menu li:hover > ul {
	padding:0;
	margin:0;
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 0;
}
ul.menu li a:hover {
	padding:0;
	margin:0;
}
ul.menu li li:hover ul {
	padding:0;
	margin:0;
	top: 0;
	left: 100%;
}
.menu-home a {
	background:url(/images/en/nav_home_off.gif);
	width:65px;
	height:40px;
}
.menu-home a:hover {
	background:url(/images/en/nav_home_on.gif);
	width:65px;
	height:40px;
}
.menu-vision a {
	background:url(/images/en/nav_vision_off.gif);
	width:66px;
	height:40px;
}
.menu-vision a:hover {
	background:url(/images/en/nav_vision_on.gif);
	width:66px;
	height:40px;
}
.menu-services a {
	background:url(/images/en/nav_services_off.gif);
	width:77px;
	height:40px;
}
.menu-services a:hover {
	background:url(/images/en/nav_services_on.gif);
	width:77px;
	height:40px;
}
.menu-about a {
	background:url(/images/en/nav_about_off.gif);
	width:103px;
	height:40px;
}
.menu-about a:hover {
	background:url(/images/en/nav_about_on.gif);
	width:103px;
	height:40px;
}
.menu-news a {
	background:url(/images/en/nav_news_off.gif);
	width:62px;
	height:40px;
}
.menu-news a:hover {
	background:url(/images/en/nav_news_on.gif);
	width:62px;
	height:40px;
}
.menu-contact a {
	background:url(/images/en/nav_contact_off.gif);
	width:96px;
	height:40px;
}
.menu-contact a:hover {
	background:url(/images/en/nav_contact_on.gif);
	width:96px;
	height:40px;
}
.menu-aqush a {
	background:url(/images/en/nav_aqush_off.gif);
	width:126px;
	height:30px;
}
.menu-aqush a:hover {
	background:url(/images/en/nav_aqush_on.gif);
	width:126px;
	height:30px;
}
.menu-ecosystem a {
	background:url(/images/en/nav_ecosystem_off.gif);
	width:126px;
	height:30px;
}
.menu-ecosystem a:hover {
	background:url(/images/en/nav_ecosystem_on.gif);
	width:126px;
	height:30px;
}
.menu-message a {
	background:url(/images/en/nav_message_off.gif);
	width:126px;
	height:30px;
}
.menu-message a:hover {
	background:url(/images/en/nav_message_on.gif);
	width:126px;
	height:30px;
}
.menu-team a {
	background:url(/images/en/nav_team_off.gif);
	width:126px;
	height:30px;
}
.menu-team a:hover {
	background:url(/images/en/nav_team_on.gif);
	width:126px;
	height:30px;
}
.menu-corpinfo a {
	background:url(/images/en/nav_corpinfo_off.gif);
	width:126px;
	height:30px;
}
.menu-corpinfo a:hover {
	background:url(/images/en/nav_corpinfo_on.gif);
	width:126px;
	height:30px;
}
/* Footer */

#footer {
	margin:0 auto;
	background-color:#eeeeee;
	padding-top:10px;
	margin-top:30px;
	font-size:12px;
	color:#999999;
	border-top:1px solid #CCCCCC;
	text-align:center;
}
#footer-container {
}
#footer a {
	text-decoration:none;
	color:#999999;
}
#footer a:link {
	text-decoration:none;
	color:#999999;
}
#footer a:visited {
	text-decoration:none;
	color:#999999;
}
#footer a:hover {
	text-decoration:none;
	color:#132839;
}
#footer a:active {
	text-decoration:none;
	color:#999999;
}
#main-panel {
	padding:0;
	width:900px;
	height:380px;
	padding-top:30px;
}
#top-main-copy {
	margin-bottom:20px;
}
/* TOP Page Loan Panel Widget */
#top-loan-panel-wrapper {
	float:left;
	display:inline;
	width:390px;
	padding:0 30px;
}
#top-loan-panel {
	background:url(/images/en/top_loan_panel_bg.jpg) no-repeat;
	width:375px;
	height:205px;
	color:#ffffff;
	padding:50px 0 0 30px;
}
.dotted-bottom-line {
	border-bottom:1px dotted #FFFFFF;
}
.dotted-top-line {
	border-top:1px dotted #FFFFFF;
}
#top-loan-rate-panel {
	float:left;
	font-size:14px;
}
#top-loan-panel-call-action {
	float:left;
	margin-left:30px;
	margin-top:20px;
}
.top-loan-panel-note {
	margin-top:5px;
	text-align:right;
}
/* Top ROI Panel */

#top-roi-panel {
	float:left;
	display:inline;
	margin-left:30px;
	width:95px;
	height:185px;
	padding:70px 0 0 310px;
	background:url(/images/en/top_investors_roi_bg.jpg) no-repeat;
}
#top-roi-panel-signup {
	margin-top:15px;
}
/* Right Loan Panel Widget */

#right-loan-panel {
	background:url(/images/en/loan_right_panel_bg.jpg) no-repeat;
	width:200px;
	height:245px;
	font-size:14px;
	color:#ffffff;
	padding:65px 20px 10px 20px;
}
#right-loan-panel-btn {
	margin-top:15px;
	text-align:right;
}
#right-roi-panel {
	width:220px;
	height:330px;
	color:#ffffff;
	margin-top:20px;
	padding:10px 10px 0 10px;
	background:url(/images/en/roi_right_panel_bg.jpg) no-repeat;
}
#right-roi-panel-btn {
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}
#top-2nd-row-container {
	width:900px;
	margin:30px 0;
}
#top-vision {
	float:left;
	display:inline;
	width: 620px;
	margin-right:40px;
}
#top-ivs {
	float:left;
	display:inline;
	width: 240px;
}
#top-3rd-row-container {
	padding-top:30px;
	border-top:1px dotted #132839;
}
#top-news {
	float:left;
	display:inline;
	width:460px;
	margin-right:40px;
}
#top-team {
	float:left;
	display:inline;
	width: 400px;
}
.readmore {
	background-image:url(../images/btn_readmore.gif);
	padding-left:20px;
	background-repeat:no-repeat;
}
/* Inside Page */


#content-wrapper {
	margin-top:30px;
}
#content-left {
	float:left;
	display:inline;
	width:600px;
	margin-right:60px;
}
#content-right {
	float:left;
	display:inline;
	width:240px;
}
#sub-nav {
	padding-bottom:15px;
	font-size:20px;
}
#sub-nav a {
	color:#999999;
}
#sub-nav a:link {
	color:#999999;
}
#sub-nav a:visited {
	color:#999999;
}
#sub-nav a:hover {
	color:#00b4ff;
}
#sub-nav a:active {
	color:#999999;
}
#news-table td {
	padding-bottom:5px;
	vertical-align:top;
}
.date {
	width:90px;
}
.news-text {
	width:370px;
}
#news-link, #vision-link, #team-link {
	text-align:right;
}
#grid {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#grid .odd {
	background-color:#F6F6F6;
}
#grid .even {
	background-color:#FCFCFC;
}
#right-panel-ivs {
	margin-top:20px;
}
#right-panel-box20 {
	margin-top:20px;
}
.date2 {
	width:100px;
	color:#3b6783;
}
.news-text2 {
	width:460px;
	color:#3b6783;
}
#news-text2 a {
	text-decoration:none;
	color:#F15D22;
}
#news-text2 a:link {
	text-decoration:none;
	color:#F15D22;
}
#news-text2 a:visited {
	text-decoration:none;
	color:#F15D22;
}
#news-text2 a:hover {
	text-decoration:none;
	color:#003366;
}
#news-text2 a:active {
	text-decoration:none;
	color:#F15D22;
}
#grid2 .bottomborder {
	border-bottom:2px solid #CCCCCC;
}
.form-title {
	font-size:16px;
	color:#003333;
	font-weight:normal;
}
#grid2 .odd {
	background-color:#EEEEEE;
}
#grid2 .even {
	background-color:#F5F5F5;
}
.dotline {
	border-top:1px dotted #d9d9d9;
	height:1px;
}
#callout {
	border:1px solid #d9d9d9;
	background-color:#f9f9f9;
	padding:10px 20px 20px 20px;
}
.customer-voice-tit {
	border-top:1px dotted #d9d9d9;
	padding-top:20px;
	font-weight:bold;
}
.customer-voice {
	padding-bottom:10px;
}
.customer-voice-quote {
	color:#093a60;
	font-weight:bold;
}
#launchpad {
    width:480px;
    padding:20px 60px;
    background-color:#f5f5f5;
}

