/* CSS Document */
body {
	/*background-color: #EDEDED;*/
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;*/
}

#wrapper {
	position: relative;
	top: 0px;
	right: 0;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	text-align: left;
}


/* VISIONMARK LOGO DIV */
#logo {
	position:absolute;
	width:99%;
	text-align:right;
	top:0px;
	left:0px;
	z-index:10;
}

/* TOP MENU DIV */
#topmenu {
	position:absolute;
	width:756px;
	top:72px;
	left:72px;
	z-index:10;
}

/* LEFT MENU DIV */
#menuPeople {
	position:absolute;
	width:142px;
	top:161px;
	left:0px;
}

#menuPeople-content {
	border-left:2px solid #E6E6E6;
	border-right:2px solid #E6E6E6;
	padding:0 8px;
	height:334px;	
}

#menuPeople ul {
	margin:0;
	padding:0;
}

#menuPeople li {
	list-style-type:none;
	font-weight:bold;
	text-align:right;
	font-size:9px;
	padding: 4px 0;
}
#menuPeople li a {
	color:#666666;
	text-decoration: none;
}



#menuLeftFlash {
	position:absolute;
	width:142px;
	top:161px;
	left:0px;
}




/* IMAGE DIV */
#imageContent {
	position:absolute;
	left:10px;
	top:161px;
	width:155px;
	z-index:1;
}

#imageCaseStudy {
	position:absolute;
	left:10px;
	top:10px;
	width:112px;
	z-index:1;
}

/* CONTENT DIV */
#contentbox {
	position:absolute;
	left:150px;
	top:161px;
	width:555px;
	z-index:1;
	/*border-left:#E6E6E6 solid 2px;
	border-right:#E6E6E6 solid 2px;*/
	background-image: url(../_images/bg_content555.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}

#contentCaseStudy {
	margin-left:146px;
	margin-top:10px;
	width:390px;
}

#contentBoxContent {
	left:197px;
	position:absolute;
	top:161px;
	width:555px;
	z-index:1;
}

#contentBoxBg {
	background-image: url(../_images/bg_content555.gif);
	background-repeat: repeat-y;
}


#contentbox421 {
	position:absolute;
	left:334px;
	top:161px;
	width:421px;
	z-index:1;
	padding:0px;
	margin:0px;
	height: 383px;
	/*border: thin solid #999999;*/
}

#contentbg {
	border-left:#E6E6E6 solid 2px;
	border-right:#E6E6E6 solid 2px;
	background-color:#FFFFFF;
	/*height: 350px;	
	background-image: url(../_images/bg_contentPortfolio.gif);
	background-repeat: repeat-y;*/
}

#content {
	padding:10px;
	padding-top: 0px;
	/*height: 360px;*/
}

/* PORTFOLIO BOX */
#contentPortfolioBox {
	position:absolute;
	left:152px;
	top:161px;
	width:555px;
	z-index:1;
}

#contentPortfolioBg {
	background-image: url(../_images/bg_content555.gif);
	background-repeat: repeat-y;
}

#contentByIndustryBg {
	background-image: url(../_images/bg_byindustry.gif);
	background-repeat: repeat-y;
}


#ContentPeople {
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:354px;
	padding:0px;
}



#PeopleImage {
	margin-top:10px;
	margin-left:10px;
	width:180px;
	float: left;
}


bottomnav {
	width:555px;
	padding:0px;
	margin:0px;
}

.portfoliobox {
	z-index:10;
	position:absolute;
	left:210px;
	top:6px;
	width:340px;
	padding:0px;
	margin:0px;
}


.portfoliotext {
	width:170px;
	float:left;
	padding-right:15px;
	padding-left: 20px;
}

.contenttext {
	/*float:left;*/
	padding-right:20px;
	padding-left:20px;
	padding-top:0px;
	/*width:512px;*/
}

#leftGraphic { 
	position:absolute;
	z-index:10;
	top:161px;
	left:151px;
	width:150px}

/* CLIENTS BY INDUSTRY - LOGO BOXES */
#byindustry {
	float:left;
	height:130px;
	/*border-bottom:#CCCCCC solid 1px;*/
	padding-top:2px;	
	padding-bottom:2px;	
	padding-left:2px;	
	padding-right:2px;
	width: 180px;
	text-align:center;
}

#bottomnav {
	text-align:right;
	padding-right:30px;
	padding-top:5px;
}
