/* CSS for two column layout */

/* puts all browsers at same starting point */
*	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

/* no scroll bar jump for firefox, netscape, opera */
html { min-height: 100%; margin-bottom: 1px; }

body	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	background-color: #ccc;
	font-weight: normal;
}

/* must have same font styles as body. ie55 doesn't cascade */
table, td, th	{font-size: 11px; font-family: tahoma, trebuchet ms, arial, sans-serif; color: #444; text-align: left;}

#skip		{display: none;}

/* LAYOUT */
#H_background	{
	background: 50% 0px;
	padding-bottom: 20px;
	background-image: url(../images/H_body_back.png);
	background-repeat: repeat-x;
	background-color: #fff;
}
#S_background	{
	background: 50% 0px;
	padding-bottom: 20px;
	background-image: url(../images/s_body_back.gif);
	background-color: #fff;
	background-repeat: repeat-x;
}

.container	{
	margin: 0px auto;
	width: 751px;
	text-align: left;
}
.container .pad	{ padding: 0px 0px 0px 85px;}

h1		{ position: absolute; top: 0px; left: 150px; z-index: 3; display: none;}

#header	{ position: relative; z-index: 5; height: 117px;}

/* NAVIGATION */
#nav	{
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 663px;
	background-color: #0B2042;
}
#nav li {
	position: relative;
	float: left;
	font-size: 8pt;
	list-style: none;
	display: block;
	padding-top: 5px;
}
#nav li a, #nav li div {
	position: relative;
	cursor: pointer;
	display: block;
	height: 14px;
	cursor: pointer;
	overflow: hidden;
}
#nav li div	{ cursor: default; }
#nav li strong { position: absolute; left:0px; top:0px; height: 17px; display: block;  }

#nav li.solutions, #nav li.solutions a, #nav li.solutions a strong	{
	width: 95px;
	background-color: #0B2042;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

#nav li.services, #nav li.services a, #nav li.services a strong	{
	width: 95px;
	background-color: #0B2042;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#nav li.join, #nav li.join a, #nav li.join a strong		{
	width: 95px;
	background-color: #0B2042;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border-right-color: #FFFFFF;
	border-right-style: solid;

}
#nav li.about, #nav li.about a, #nav li.about a strong		{
	width: 95px;
	background-color: #0B2042;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#nav li.contact, #nav li.contact a, #nav li.contact a strong	{
	width: 95px;
	background-color: #0B2042;
	background-color (hover): #63440E;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

/* HOVER STATE: all images are stacked equal height so this one style makes them all work with no need to repeat. Also: #nav li.class preloads the rollover image. */
#nav li.solutions, #nav li.solutions a:hover strong, #nav li.about, #nav li.about a:hover strong, #nav li.services, #nav li.services a:hover strong, #nav li.join, #nav li.join a:hover strong, #nav li.contact, #nav li.contact a:hover strong	{
	background-color: #0B2042;
	border-width: 2px;
	height: 15px;
	border-right-style: solid;
	border-right-width: 2px;
}

#nav li.solutions div strong	{
	width: 95px;
}
#nav li.services div strong	{
	width: 95px;
}
#nav li.join div strong	{
	width: 95px;
}
#nav li.about div strong	{
	width: 95px;
}
#nav li.contact div strong	{
	width: 95px;
}

/* HOME PAGE */
#welcome	{
	position: relative;
	background: url(../images/H_welcome_back.gif) no-repeat;
	margin: 0px 200px 0px 0px;
	line-height: 16px;
	padding: 45px 0px 0px 30px;
}

#h_title	{
	border: 1px solid #fff;
	border-width: 1px 1px;
	margin-left: 1px;
	width: 663px;
	height: 243px;
}
#title		{ margin-left: 1px;}

#H_sidebar		{ position: relative; float: right; width: 175px; padding-top: 45px;}
#H_sidebar ul	{ position: relative; border-left: 1px solid #ccc; padding-left: 20px; font-size: 10px;}
#H_sidebar li	{ position: relative; list-style: none; background: url(../images/H_arrow.gif) no-repeat 0px 5px; padding: 0px 0px 4px 10px;}
#H_sidebar h2	{ padding: 0px 0px 5px 20px;}

/* SUB PAGE */
#S_sidebar		{
	float: right;
	width: 175px;
	margin-top: 45px;
	border-left: 1px solid #ccc;
	color: #425D0D;
	font-size: 12px;
	line-height: 16px;
}
#S_sidebar .pad	{ padding: 0px 0px 0px 20px; }
#S_sidebar em	{ font-variant: normal; }
/*
#S_sideImg		{ float: right; width: 175px; margin-top: 45px; margin-right: -23px; padding-left: 23px; border-left: 1px solid #ccc; color: #904A00; font-size: 12px; line-height: 16px;}
*/

#subnav			{
	position: relative;
	float: left;
	width: 100px;
	font-size: 9px;
	color: #0b2042;
	padding-left: 0px;
	margin-top: 50px;
	border-left: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
}
#subnav ul		{
	padding: 0px 0px 0px 0px;
}
#subnav li		{
	list-style: none;
	padding-bottom: 10px;
	padding-top: 2px;
}
#subnav a:hover	{
	color: #992B2B;
}

/* each page has its own class so that the subnav and the sidebar have the same height according to the content therein.
------------------------------------------------------------------------------------------------------------------------ */
.solutions_home			{
	height: auto;
}
.solutions_dev-strategy	{ height: 115px;}
.solutions_bankers		{ height: 115px;}
.solutions_entrep		{ height: 115px;}
.investment_home		{ height: 115px;}
.process_home			{ height: 115px;}
.process_casestudies	{ height: 115px;}
.portfolio_home			{ height: 200px;}
.about_careers			{ height: 115px;}
.about_home				{ height: 115px;}
.about_manage			{ height: 115px;}
.about_partners			{ height: 115px;}
.about_thankyou			{ height: 115px;}
.contact_home			{ height: 50px;}
.contact_thankyou		{ height: 50px;}
.sitemap_home			{ height: 115px;}
.help_home				{ height: 115px;}


#content		{ position: relative;  float: left; width: 385px; line-height: 16px;}
#content .pad	{ padding: 45px 10px 0px 20px;}
#content ul		{ padding: 0px 0px 0px 20px; margin-top: 0px;}

/* NEWS PAGE in place of #content */
.column			{ position: relative;  float: left; width: 280px; line-height: 16px;}
.column .pad	{ padding: 45px 10px 0px 20px;}
.column .pad2	{ padding: 45px 10px 0px 9px;}
.column p		{ padding: 10px 0px;}
.column a:link, .column a:visited	{ text-decoration: underline;}
.borderleft		{ border-left: 1px solid #ccc; padding-left: 15px;}
/* news detail */
.content_news	{ position: relative;  float: left; width: 560px; line-height: 16px;}
.content_news .pad	{ padding: 45px 10px 0px 20px;}
.content_news	ul	{ margin-left: 25px; margin-bottom: 10px; }

/* content2 is for a two column subpage such as the portfolio */
#content2	{ position: relative; float: left; width: 560px; line-height: 16px;}
#content2 .pad	{ padding: 45px 10px 0px 20px;}

.section	{ position: relative; padding-bottom: 30px; min-height: 100px; }
.section .interior	{ margin-right: 165px; padding: 0px 15px 0px 0px; border-right: 1px solid #ccc; }
.logo		{ float: right; width: 140px; padding-left: 15px;} 
.website	{ position: absolute; top: 60px; right: 0px; width: 140px; font-size: 9px;}
.website2	{ position: absolute; top: 100px; right: 0px; width: 140px; font-size: 9px;}
.website span, .website2 span	{ color: #c60;}

#footer	{
	background: #ccc url(../images/footer_back.gif) repeat-x;
	color: #425D0D;
	font-size: 11px;
	line-height: 20px;
	clear: both;
}
#footer .pad	{ padding: 20px 20px 20px 106px; }
#footer span	{
	color: #630E0E;
}
.phone			{ float: right; width: 110px; }
.phone strong	{
	color: #630E0E;
}

/* LINKS */
a:link, a:visited	{
	color: #0B2042;
	text-decoration: none;
}
a:hover				{
	color: #63440E;
}

/* CLASSES */
.pad	{ padding: 30px 10px 0px 20px;}


/* ELEMENTS */
h2	{
	font-size: 14px;
	margin-bottom: 5px;
	color: #630E0E;
	font-weight: bold;
}
h3	{
	font-size: 13px;
	color: #630E0E;
	font-weight: normal;
}
h4	{ font-size: 11px; margin-bottom: 5px; font-weight: bold; color: #000}
p	{ padding-bottom: 10px;}

/* FORMS */
.form, .textarea	{ border: 1px solid #B7B3A7 }
.button		{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 1px 5px;
	border: 1px solid;
	border-color: #083C3C;
	background-color: #083C3C;
}

#contactForm		{ margin-top: 10px; }
#contactForm td		{ padding: 4px 5px; }
#contactForm td.required	{ padding: 2px 5px; background: #EBEAE6; }
#contactForm td.leftcell	{ border-right: 1px solid #ebeae6; border-bottom: 1px solid #ebeae6;}
#contactForm td.rightcell	{ border-bottom: 1px solid #ebeae6; }
#contactForm td.bottomleft	{ border-right: 1px solid #ebeae6; }
#contactForm span	{
	font-size: 13px;
	color: #630E0E;
}

p table, p th, p td		{color: #000; }

