/* Copied from index.html page
start*/
body {
	
/*	background-image: url(../images/container_bg_nav2.png);*/
	background-repeat: repeat-x;
}
.header {
	height: 120px;
}
/*end */

.mainContent
{
	margin-top: 27px;
}

.nav2 ul
{
	padding-left: 18px;   
	background-color:#F6F7F2;
	
}
.leftColumn
{
	position: absolute;
	margin-left: -35px;
}
/*
.leftColumn {
    padding-left: 18px;
	float: left;
	display: block;
	width: 32px;
	margin-left: -30px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	height: 650px;
}

.leftColumn img
{
	margin-left: -3px;
}*/
.imageRightBlock
{
	display: block;
	float: right;
	width: 400px;
	height: 400px;
	border-width: 0px;
	text-align: center;
	padding-top: 5px;

}

.elkrun
{
	font-size: 24px;
	font-family: "Georgia";
	color: #385016;	
}
.contentBio 
{
	font-size: 14px;
	font-family: "Helvetica Neue";
}
.contentBioSubtitle
{
	font-size: 14px;
	font-family: "Helvetica";
	color: #cc6633;
	font-weight: bold;
	
}
.textBlock {
	display: block;
	float: left;
	width: 708px;
	height: auto;
/*	border-width: 1px;
	border-color: #000000;
	border-style: solid;*/
	font-size: 14px;
	font-family: "Arial";
	line-height: 24px;
/*	padding-left: 3px;
	padding-right: 5px;*/
	padding-bottom: 30px;
}
.textBlock img
{
	float: right;
	margin: 5px 0px 15px 15px;
}   
.print a {
	float: right;  
	font-size: 11px;  
	padding-right: 10px; 
	visibility: hidden;
}
.textBlock ul
{
	list-style: square outside;
	display: block;
	padding-left: 25px;
}
.enlarge
{
	position: relative;
	float: right;
	top: 210px;
	left: 400px;
	text-decoration: none;
}
.enlarge1
{
	position: relative;
	float: right;
	top: 380px;
	left: 400px;
	text-decoration: none;
}
.docFooter {
	font-weight: normal;
	font-family: Helvetica, sans-serif;   
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}  
.docFooter img {
	margin: 0 auto 0 auto;
	text-align: center; 
	float: none; 
	
}

.fLeft
{
	float: right;
}   
.leftImg img {
	float: left;
	margin: 15px 15px 15px 0px;
}  
.quote {
	color: #b55232;
	margin: 0;
	line-height: 18px;
}
.quoteAutor {
	float: right;
	margin-bottom: 15px;
}

.imageBottomBlock
{
	display: block; 
	width: 708px; 
	padding:0;
	margin: 0;
	text-align: left;
} 
.imageBottomBlock img
{
   border: 0;
	padding: 0;
	margin: 0;
}
.imageBottomText
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.rightColumn 
{
	
	width: 235px;
	text-align: left;
	border: 0;
	margin: 0 0 0 10px;
	padding: 0; 
	float: left;
}
.rightColumn ul {
	list-style-type: none;
}
.rightColumn img
{
	
	border: 0;
	margin: 0;
	padding: 0;
}

.rightColumnBackground
{   
	background-image: url(../images/rightColumnBioBusiness.gif);
	/*background-image: url(../images/rightColumnBioBusiness-trans.png);    */
	width: 235px;
	height: 342px;
	background-repeat: no-repeat;

}

.rightImageNav
{
	font-family: "Helvetica";
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-top: 120px;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

.header #navBio {
	width: 945px;
	height: 20px;
	text-align: left;
	margin: 0;
	padding-left: 0px;
}
.header #navBio li {
	padding-left: 3px;
	padding-right: 3px;

}
.header #navBio li:first {
	padding-left: 0;
	padding-right: 5px;

}
.header #navBio li:last {
	padding-left: 5px;
	padding-right: 0;

}