@charset "utf-8";

body {
	background-color: #000;
	background-image:url(../pics/bg_portfolio_blk.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	clear: none;
	float: none;
}

html {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #c7ccce;
scrollbar-lightshadow-color: #fff; 
scrollbar-darkshadow-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #c7ccce;
}

#wrapperblk {
	text-align: left;
	padding: 0px;
	height: 650px;
	width: 1024px;
	border: 0px none #FFFFFF;
	background-position: 0px 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#navblk {
	float: left;
	height: 115px;
	width: 825px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#logo {
	height: 115px;
	float: right;
	width: 199px;
	margin: 0px;
	padding: 0px;

}
#blkcontent {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
	background-image: url(../pics/bg_who.jpg);
}

#blkcontentPort1 {
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#blkleftPort {
	float: left;
	width: 384px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#iframePosWho {
	color: #C7CCCE;
	height: auto;
	width: 360px;
	border: 1px solid #c7ccce;
	padding-left:15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	padding-right: 0px;
}

#blkrightPort {
	float: right;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#blkselect {
	margin: 0px;
	padding-top: 8px;
	float: left;
	width: 200px;
}

#footer {
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7CCCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	float: right;
	width: auto;
}
#footer a:link {
	color:#C7CCCE;
	text-decoration: none;
}
#footer a:hover {
	color: #C7CCCE;
	text-decoration: underline;
}
#footer a:visited {
	color: #C7CCCE;
	text-decoration: none;
}
