body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-top:32px;
	margin-left:47px;
}

#mainContainer {
	width:865px;
	height:530px;
}

#leftColumn {
	width: 231px;
	height:530px;
	background-color:#C5C5C5;
	background-image:url(../images/edge_l.gif);
	background-repeat:repeat-y;
	float:left;
}

#rightColumn {
	width:634px;
	height:530px;
	background-image:url(../images/edge_r.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:right;
}

.topContainer {
	height: 63px;
	background-repeat:repeat-x;
}
#leftColumn .topContainer {
	width: 231px;
	background-image:url(../images/edge_t.gif);
}
#rightColumn .topContainer {
	width:634px;
	background-image:url(../images/edge_t_white.gif);
	text-align:right;
}

.middleContainer {
	height:385px;
	overflow:hidden;
}
#leftColumn .middleContainer {
	width:231px;
}
#rightColumn .middleContainer {
	width:634px;
	background-image:url(../images/edge_tr_corrector.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.bottomContainer {
	height:82px;
	background-repeat:repeat-x;
	overflow:hidden;
}
#leftColumn .bottomContainer {
	background-image:url(../images/edge_b.gif);
	width:231px;
}
#rightColumn .bottomContainer {
	background-image:url(../images/edge_b_white.gif);
	width:634px;
	text-align:right;
}

.rightTopCornerImage
.rightBottomCornerImage {
	
}

.leftTopCornerImage,
.leftBottomCornerImage {
	
}

#circleContainer {
	padding-top:32px;
	padding-left:120px;
}
#mainNavContainer {
	text-align:right;
	padding-top:42px;
	padding-right:13px;
}

#contentContainer {
	width:533px;
	height:340px;
	margin-left:29px;
	margin-top:32px;
	margin-bottom:12px;
	margin-right:0px;
}

.column129 {
	height:200px;
	width:127px;
	float:left;
}

#portfolioContainer {
	/*width:394px;*/
	width:394px;
	height:340px;
	float:right;
}

.subNavigatorContainer {
	width:127px;
	height:100px;
	float:left;
	margin-top:2px;
}
.subNavigatorContainerTable {
	height:90px;
	width:127px;
}
.subNavigatorContainerTable img {
	display:block;
}

.column129Container {
	width:127px;
	height:340px;
	float:left;
}

.copyright {
	position:relative;
	top:-43px;
}

.tx-slideshow-pi1 {
	/*margin-left:12px;*/
	float:right;
}

.cvText {
	margin-left:12px;
	margin-top:112px;
}

p.bodytext {
	font-size:11px;
	line-height:16px;
	text-align:left;
}
