.topnavBG {
	background: url(../images/header/topbar_tile.gif) repeat-x;
}

.bottomnavBG {
	background: url(../images/header/2ndnav_bg.gif) no-repeat;
}

#content_home {
	padding-top: 11px;
	position: relative;
	z-index: 0;
}

.content_page {
	padding-top: 0px;
	border-top: 3px solid #9CA6B0;
	position: relative;
	z-index: 0;
}

#shell {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	position: relative;
}

#navlist {
	width: 170px;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
}

#navlist li {
	margin: 0;
	background-image: url(../images/header/menu_bg.jpg);
	background-position: 0% 50%;
	border-left: solid 1px #9CA6B0;
	border-right: solid 1px #9CA6B0;
}

#navlist a {
	display: block;
	padding: 4px 15px 4px 17px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #9CA6B0;
}

#navlist a:link,#navlist a:visited {
	color: #333333;
	background-image: url(../images/header/menu_bg.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#navlist a:hover,#navlist a:active {
	color: #333333;
	background-image: url(../images/header/menu_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#softwareContainer {
	visibility: hidden;
	left: 0px;
	top: 156px;
	overflow: hidden;
	z-index: 10000;
}

#softwareContainer,#softwareContent {
	position: absolute;
	width: 85px;
	height: 80px;
	clip: rect(0, 85, 80, 0);
}

#callcenterContainer {
	visibility: hidden;
	left: 85px;
	top: 165px;
	overflow: hidden;
	z-index: 10000;
}

#callcenterContainer,#callcenterContent {
	position: absolute;
	width: 85px;
	height: 60px;
	clip: rect(0, 85, 60, 0);
}

#creativeContainer {
	visibility: hidden;
	left: 180px;
	top: 165px;
	overflow: hidden;
	z-index: 10000;
}

#creativeContainer,#creativeContent {
	position: absolute;
	width: 85px;
	height: 80px;
	clip: rect(0, 85, 80, 0);
}

#researchContainer {
	visibility: hidden;
	left: 265px;
	top: 165px;
	overflow: hidden;
	z-index: 10000;
}

#researchContainer,#researchContent {
	position: absolute;
	width: 85px;
	height: 40px;
	clip: rect(0, 85, 40, 0);
}

.blackFolio_copy {
	background-color: #000000;
	color: #FFFFFF;
	padding: 30px 30px 30px 30px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.blackFolio_copy div img {
	margin-top: 5px;
}

.blackFolio_left {
	text-align: center;
	width: 33%;
	height: 230px;
	float: left;
	position: relative;
}

.blackFolio_middle {
	text-align: center;
	width: 33%;
	height: 230px;
	float: left;
	position: relative;
	padding-left: 3px;
}

.blackFolio_right {
	text-align: center;
	width: 33%;
	height: 230px;
	float: right;
	position: relative;
}

.projectDetail_main {
	background: #000000;
	padding: 20px 95px 50px 95px;
}

.projectDetail_left {
	width: 270px;
	float: left;
}

.projectDetail_right {
	width: 270px;
	float: right;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.projectDetail_right a,.projectDetail_right a:hover {
	font-size: 11px;
}

.projectDetail_right h2 {
	font-size: 14px;
	line-height: 130%;
	color: #999;
}

.projectDetail_content {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #666666;
	height: 488px; /* ie height is _height */
	_height: 504px;
	line-height: 130%
}

.projectDetail_content h3 {
	color: #999999;
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 15px;
}

.projectDetail_content ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 17px;
}

.projectDetail_content ul li {
	padding-bottom: 3px;
	list-style-position: outside;
}

.projectDetail_innerPoints {
	
}

.projectDetail_innerPoints li {
	list-style-position: outside;
	list-style-type: circle;
}

.projectDetail_innerPoints2 li {
	list-style-position: outside;
	list-style-type: square;
}

#bttn_back {
	text-align: right;
	padding-bottom: 10px;
}

.boxTitleDark {
	background-image: url(../images/portfolio/drag_panel_bg.jpg);
	/*font-size: 12px;*/
	font-weight: normal;
	vertical-align: middle;
	height: 22px;
	color: #FFFFFF;
}