body {
	margin:0px 0px 30px 0px;
	background:url(../images/bg.gif) #585858 repeat-x;
}

div {
	font-family:tahoma;
	font-size:12px;
}


/** LAYOUT **/
#layout {
	background-color:#ffffff;
	padding:7px 0px 5px 0px;
}

#top {
	background-image:url(../images/top_bg.png);
	height:120px;
	background-repeat:repeat-x;
	background-position:bottom;
}
* html #top {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/top_bg.png", sizingMethod="scale");
	background-position:bottom;
}
#top .logo {
	width:126px;
	height:120px;
	margin:auto;
}


#bottom {
	background-image:url(../images/bottom_bg.png);
	height:22px;
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1px;
}
* html #bottom {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bottom_bg.png", sizingMethod="scale");
}

/** BOX **/
#box_top {
	background-image:url(../images/box_top.gif);
	width:928px;
	height:7px;
	margin:13px auto 0px auto;
	font-size:1px;
}
#box_middle {
	background-image:url(../images/box_middle.gif);
	width:915px;
	padding:10px 0px 10px 13px;
	margin:auto;
}
#box_bottom {
	background-image:url(../images/box_bottom.gif);
	width:928px;
	height:6px;
	margin:auto;
	font-size:1px;
}

/** COMMON **/
.txt {
	padding-left:10px;
	width:437px;
}
.txt h1 {
	font-family:Times New Roman;
	font-size:24px;
	text-transform:capitalize;
	color:#475f90;
	font-weight:normal;
	margin:5px 0px 8px 0px;
}
.txt h2 {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	text-align:justify;
	line-height:20px;
	color:#5a5a5a;
}

/** MENU **/
#menu {
	background-image:url(../images/menu_bg.gif);
	height:35px;
	font-size:1px;
}
#menu ul {
	margin:0px;
	padding:0px;
	width:898px;
	margin:auto;
}
#menu li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#menu01_over {
	background-image:url(../images/sub_menu_bg.gif);
	background-color:#f2f2f3;
	background-repeat:repeat-x;
	background-position:bottom;
	width:180px;
	text-align:center;
	border-left:2px solid #e2e5e7;
	border-right:2px solid #e2e5e7;
	border-bottom:2px solid #e2e5e7;
	margin-left:-5px;
}
#menu01_over a {
	font-family:Times New Roman;
	font-size:11px;
	font-weight:bold;
	color:#3e536d;
	text-decoration:none;
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	height:27px; 
	overflow:hidden
	width:134px;
	text-align:center;
	cursor:pointer;
}
#menu01_over a:hover {
	color:#ffffff;
	background-color:#5b697a;
}
#sub #sub_menu a {
	font-family:Tahoma;
	font-size:12px;
	color:#3e536d;
	text-decoration:none;
	background-color:#f7f7f7;
}
#sub #sub_menu a:hover {
	color:#ffffff;
	background-color:#5b697a;
	font-weight:bold;
}
#sub #sub_menu a span {
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	margin-bottom:4px;
	height:30px; 
	overflow:hidden
	width:231px;
	text-align:center;
	cursor:pointer;
	border:1px solid #dfdfdf;
	background-color:#f7f7f7;
}
#sub #sub_menu a:hover span {
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	margin-bottom:4px;
	height:30px; 
	overflow:hidden;
	background-color:#741d1d;
	border:1px solid #360606;
	width:231px;
	cursor:pointer;
}
#sub #sub_menu .off span {
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	margin-bottom:4px;
	height:30px; 
	overflow:hidden
	width:231px;
	text-align:center;
	cursor:pointer;
	border:1px solid #dfdfdf;
	background-color:#f7f7f7;
}

#sub #sub_menu .on span {
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	margin-bottom:4px;
	height:30px; 
	overflow:hidden;
	background-color:#741d1d;
	border:1px solid #360606;
	width:231px;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
}
#sub #sub_menu .active span {
	display:block; 
	line-height:240%; 
	padding-right:6px; 
	margin-bottom:4px;
	height:30px; 
	overflow:hidden;
	background-color:#741d1d;
	border:1px solid #360606;
	width:231px;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
}
#sub #team {
	float:left;
	width:150px;
	text-align:right;
	padding:5px 10px 0px 0px;
	margin-right:10px;
	border:2px solid #eee;
}
#sub #team ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sub #team li {
	list-style-image:none;
}
#sub #team a {
	font-size:12px;
	color:#3e536d;
	text-decoration:none;
}
#sub #team a:hover {
	color:#556d8b;
	text-decoration:underline;
}
#sub #team .off {
	font-size:12px;
	color:#3e536d;
	text-decoration:none;
}

#sub #team .on {
	font-size:12px;
	color:#556d8b;
	font-weight:bold;
	text-decoration:underline;
}
/** SUB **/

#sub .img {
	float:left;
	margin:10px 0px 0px 0px;
	width:239px;
}
#sub .txt {
	border-left:1px solid #e1e2e4;
	float:left;
	margin:15px 15px 10px 15px;
	padding-left:20px;
	width:610px;
	line-height:18px;
}
#sub .txt2 {
	float:left;
	margin:15px 15px 10px 0px;
	padding-left:20px;
	width:849px;
	line-height:18px;
}
#sub ul {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 10px;
}
#sub li {
	list-style-image:url(../images/blit.gif);
	padding-bottom:20px;
}


/** TRACK RECORD **/
#sub #trackrecord {
	font-size:11px;
}

#sub #trackrecord .blue {
	color:#1a56cf;
}


/** PORTFOLIO **/
#container	{ 
	position:relative; 
	width:610px;
	z-index:100 
}
#container h1 {
	font-family:tahoma;
	font-size:18px;
	color:#1a4673;
	padding-top:15px;
}
#container h2 {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
	
#flash01, #flash02, #flash03, #flash04 {
	border:2px solid #eeeeee;
}

.spaceAvailable {
	padding-top:10px;
}

.spaceAvailable .spaceImg {
	float:left;
	width:250px;
}

.spaceAvailable .spaceTxt {
	float:left;
	width:335px;
	padding-left:15px;
	padding-bottom:20px;
}

.spaceAvailable strong {
	font-size:18px;
	color:#1a4673;
}

#sub .cont #container .spaceAvailable .spaceTxt ul {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	list-style-image:none;
}
#sub .cont #container .spaceAvailable .spaceTxt li {
	list-style-image:url(../images/blit2.gif);
	padding-bottom:0px;
	margin-left:20px;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
}

.caseLeft {
	float:left;
	padding-top:25px;
}

.caseRight {
	width:330px;
	float:left;
	padding-left:10px;
}

.caseFieldset {
	border:1px solid #ddd;
	margin:0px;
	padding:5px;
}

.caseFieldset legend {
	font-family:tahoma;
	font-size:20px;
	line-height:26px;
	color:#1a4673;
	margin:5px 0px 8px 0px;
}

.pastTab {
	border-bottom:3px solid #dedede;
}

.pastTab a {
	padding:5px 10px;
	font-family:arial;
	font-size:12px;
	color:#ababab;
	background-color:#efefef;
	border-top:2px solid #dedede;
	border-left:2px solid #dedede;
	border-right:2px solid #dedede;
	text-decoration:none;
}

.pastTab a:hover {
	padding:5px 10px;
	font-family:arial;
	font-size:12px;
	color:#575757;
	background-color:#ffffff;
	border-top:2px solid #cecece;
	border-left:2px solid #cecece;
	border-right:2px solid #cecece;
}

.pastTab .on {
	padding:5px 10px;
	font-family:arial;
	font-size:12px;
	color:#575757;
	background-color:#ffffff;
	border-top:2px solid #cecece;
	border-left:2px solid #cecece;
	border-right:2px solid #cecece;
	font-weight:bold;
}

.pastTable {
	border-collapse: collapse; 
	border-color:#bbb;
	font-size:10px;
}



/** CONATCT US **/

#contactus h1 {
	font-family:Times New Roman;
	font-size:24px;
	color:#666666;
	margin-bottom:8px;
}
#contactus h2 {
	font-family:arial;
	font-size:12px;
	margin:0px;
	color:#5a5a5a;
	font-weight:normal;
	line-height:20px;
}
#contactus .contents {
	padding:0px 10px 0px 10px;
}
#contactus .address {
	float:left;
	font-family:times new roman;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-top:10px;
}
#contactus .phone {
	float:right;
	font-family:times new roman;
	font-size:22px;
	color:#666666;
	font-weight:bold;
	padding-top:10px;
	line-height:26px;
}
#contactus .input {
	clear:both;
	color:#5e7697;
	font-weight:bold;
	padding-top:25px;
}
#contactus .input input {
	border:1px solid #d2d6dc;
	background-image:url(../images/contactus_input_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	width:387px;
}
#contactus .input textarea {
	border:1px solid #d2d6dc;
	background-image:url(../images/contactus_input_bg.jpg);
	background-repeat:repeat-x;
	height:175px;
	width:487px;
}
#contactus .input .submit {
	background-image:url(../images/contactus_btn01.jpg);
	width:73px;
	height:30px;
	display:block;
	border:0px;
	cursor:pointer;
}
#contactus .input .submit_over {
	background-image:url(../images/contactus_btn01_over.jpg);
	width:73px;
	height:30px;
	display:block;
	border:0px;
	cursor:pointer;
}
#contactus .input .clear {
	background-image:url(../images/contactus_btn02.jpg);
	width:73px;
	height:30px;
	display:block;
	border:0px;
	cursor:pointer;
}
#contactus .input .clear_over {
	background-image:url(../images/contactus_btn02_over.jpg);
	width:73px;
	height:30px;
	display:block;
	border:0px;
	cursor:pointer;
}

/** TITLE **/
#title_overview {
	background-image:url(../images/title_01.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_team {
	background-image:url(../images/title_02.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_investment {
	background-image:url(../images/title_03.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_portfolio {
	background-image:url(../images/title_04.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_trackrecord {
	background-image:url(../images/title_05.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_partners {
	background-image:url(../images/title_06.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}
#title_contact {
	background-image:url(../images/title_07.jpg);
	height:32px;
	width:861px;
	text-align:right;
	padding:15px 33px 0px 0px;
}

/** FOOTER **/
#footer {
	width:960px;
	margin:auto;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#eeeeee;
	text-decoration:underline;
}

.vcard {
	text-align: center;
	width: 200px;
	margin: -2px 0px 0px 410px;
	position: absolute;
	line-height: 18px;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.png24 {
    tmp:expression(setPng24(this));
 }
img {
	border:none;
}


#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9, #lyr10	{
	display:none; 
	left:0px; 
	top:0px;
	z-index:1 ;
	font-size:12px;
	color:#3c3c3c;
	float:left;
	width:420px;
}	

#past1, #past2, #past3, #past4 {
	display:none; 
	left:0px; 
	top:0px;
	z-index:1 ;
	font-size:12px;
	color:#3c3c3c;
	float:left;
}
.upper {
	text-transform: uppercase;
}
.simple_box {
	border: 2px solid #EEEEEE;
	padding: 10px;
	width: 340px;
	margin: auto;
}
.simple_box h3 {
	color:#1A4673;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
}
.simple_box h5 {
	width: 170px;
	float: left;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
.simple_box h5 a {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #475F90;
	height: 16px;
	padding-bottom: 4px;
}
.simple_box h5 a:hover {
	text-decoration: none;
}
.simple_box h5 a.pdf {
	padding-left: 20px;
	background: url(../images/pdf.gif) no-repeat 0px 0px;
}
.simple_box h5 a.ppt {
	padding-left: 22px;
	background: url(../images/ppt.gif) no-repeat 0px 0px;
}