#wrapper {
	text-align: left;
	height: 100%;
	margin: 0pt auto;
	width: 100%;
}

#ServingMedbackground {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 416px;
	width: 670px;
	left: 22px;
	top: 29px;
}

#mainText {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 173px;
	width: 630px;
	left: 42px;
	top: 227px;
	overflow: scroll;
}

#mainTextPortfolio {
	z-index: 2;
	height: 46px;
	width: 800px;
	clear: left;
	margin-top: 50px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}


#juliettePhoto {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 46px;
	width: 136;
	left: 555px;
	top: 54px;
}
#rolandPhoto {
	z-index: 2;
	height: 46px;
	width: 136px;
	float: right; 
}
#wrapper #title {
	float: left;
}

#contactInfo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 46px;
	width: 136;
	left: 380px;
	top: 421px;
}

#staffPhoto {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 46px;
	width: 174;
	left: 24px;
	top: 80px;
}
#wrapper #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #014E4E;
	font-style: normal;
	font-variant: small-caps;
	width: 100%;
	background-color: #014E4E;
}

#rccvText {
	position: absolute;
	z-index: 2;
	height: 46px;
	width: 354px;
	left: 195px;
	top: 74px;
	text-align: right;
	visibility: visible;
}

#cvText {
	position: absolute;
	z-index: 2;
	height: 46px;
	width: 354px;
	left: 195px;
	top: 63px;
	text-align: right;
	visibility: visible;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.colorSchemeA1 {
	color: #006666;
 
}

.colorSchemeA2 {
  	color: #999999;
}

.colorSchemeB1 {
	color: #FFFFFF;
 
}

.colorSchemeB2 {
  	color: #CCCCCC;
}

.colorSchemeClient {
  	color: #CCCCCC;
}

#wrapper #mainTextPortfolio a {
	color: #00CCCC;
	text-decoration: none;
}
.submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	border: 1px solid #004444;
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	display: block;
	text-decoration:none;
}
.submenuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	border: 1px solid #AAAAAA;
 	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	display: block;
	text-decoration:none;
}

.submenu a:focus{
 	color: #EEEEEE;
	border-color: #EEEEEE;
 }

.submenu a:hover{
 	color: #EEEEEE;
	border-color: #EEEEEE;
 }

.submenu a:active{
 	color: #EEEEEE;
	border-color: #EEEEEE;
 }


#wrapper #mainTextPortfolio .projectTypes {
	text-align: center;
	font-size: 0.8em;
}

#wrapper #mainTextPortfolio .projectTypes li {
	list-style-type: none;
	white-space: nowrap;
}

.divider {
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}

.projectPic {
	display: inline;
	float: left;
	width: 320px;
	border: 5px solid #383940;
}
.techLabel {
	margin: 0px;
	border: 0px;
	float: left;
}
.product {
	display: inline;
	float: left;
	width: 800px;
}

.projectInfo {
	display: inline;
	float: left;
	padding-left: 25px;
	width: 350px;
}
.bottomMargin1 {
	margin-bottom: 8px;
}

.bottomMargin2 {
	margin-bottom: 16px;
}

.bottomMargin3 {
	margin-bottom: 24px;
}
