@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	color: #222;
	text-align: center;


}


html,body { min-height:100.1%;margin-bottom:1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	background:black;

}

#outerWrapperIndex {
 margin: 0 auto;
  width: 850px;
  text-align: center;

}




#mainIndexPhoto {
	width: 850px;
	height: 445px;
	float: left;
	background-image: url(../images/photos/index_photo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;

	
	
}


#navigation {
	width: 550px;
	height: 58px;
	text-align: right;
	margin-left: 270px;
	margin-top: 10px;


	
}



#outerWrapperInside {

  text-align: center;

}


	

#leftBoxInside {
	background-image: url(../images/navBox/portfolioNavbox.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 445px;
	padding-left: 5px;
	position: absolute;
	z-index: 1;

	


}

#lastBoxLinksPhotos {
		background-image: url(../images/navBox/portfolioNavbox.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 445px;

		float: right;
		
		
}

.leftNavInside {
	width: 213px;
	margin-top: 150px;
	margin-left: 23px;
	float: left;
	display: inline;

	
}


#photoBoxPlaces {
	height: 445px;
	width: 5600px;
	margin-left: 275px;
	position: absolute;
	z-index: 100;


}

#photoBoxPeople {
	height: 445px;
	width: 4000px;
	margin-left: 275px;
	position: absolute;
	z-index: 100;


}


#photoBoxExhibitions {
	height: 445px;
	width: 10600px;
	margin-left: 275px;
	position: absolute;
	z-index: 100;


}

#photoBoxCommercial {
	height: 445px;
	width: 8900px;
	margin-left: 275px;
	position: absolute;
	z-index: 100;


}

#insideBiography {
	width: 850px;
	height: 445px;
	float: left;
	background-image: url(../images/backgrounds/biography_text_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
	text-align:left;

	
	
}


.biographyText {
	margin: 90px 35px 40px 300px;

		
	
}

.biographyText p {
	font-family: Arial, Helvetica, sans-serif;
		color: #eee;
		text-align: left;
		font-style:italic;
}


#insideContact {
	width: 850px;
	height: 445px;
	float: left;
	background-image: url(../images/backgrounds/contact_text_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
	
}

.contactTextLeft {
	width: 225px;
	margin: 110px 20px 40px 25px;
	text-align:left;
	float: left;


		
	
}

.contactTextLeft p {
	font-family: Arial, Helvetica, sans-serif;
		color: #eee;
		text-align: left;
}


.contactForm {
	width: 530px;
	margin: 90px 25px 40px 20px;
	text-align:left;
	float: right
		
	
}

.contactForm p {
	font-family: Arial, Helvetica, sans-serif;
		color: #eee;
			text-align:left;
	
}

#contactForm {
	margin-top: 10px;
	
}


#insideThanks {
	width: 850px;
	height: 445px;
	float: left;
	background-image: url(../images/backgrounds/thanks_text_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
	
}

.thanksText {
	margin: 90px 35px 40px 300px;
	font-weight: normal;

		
	
}

.thanksText p {
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	text-align: justify;

}



.photoLandscape {
	padding: 15px 15px 15px 0;

float: left;
height: 447px;
background-image: url(../images/backgrounds/whiteBG.gif);
background-repeat: repeat-x;



}

.photoPortrait {
	padding: 20px;
	height: 447px;
	float: left;
	background-image: url(../images/backgrounds/whiteBG.gif);
background-repeat: repeat-x;
}

#indexFooter {
	width: 850px;
	background:black;
	clear:both;

	
	
}








  
  
h1 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #333;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}
h3 {
	color: #222;
	text-align: center;
	font-weight: bold;
}
h4 {
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
h5 {
	color: #285842;
	font-weight:bold;
	text-align: center;
	text-decoration:underline;
}
h6 {
  color: #eee;
  text-align: left;
  font-weight:bold;

  
}


a img {
border: 0;
}


a,  a:link {
  color: #53b9fa;
  
  text-decoration: none;
}
a:visited {
  color: #53b9fa;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: center;
	color: #ffffff;
  
}
