@charset "UTF-8";
/* CSS Document */

.how_we_work {
	display: block;
	height: 396px;
	/*background-color:#290f28;*/
	background-color:#000;
	margin:0px;
	/*padding:-1px;*/
	width:848px;
	/*border:1px solid #DDD;*/
	z-index:-1;
}

.slide_inside {
width:850px;
margin-right:20px;
height:auto;
padding-top:10px;
}

.slide_image {
margin:10px;
margin-top:0px;
margin-right:20px;
margin-left:10px;
height:376px;
	/*border:1px solid #999;*/
	z-index:9999;

}

.slide_image img {
	z-index:9999;

}

.slide_text {
float:left;
height:356px;
width:611px;
margin-top:20px;
}



.how_we_work h1, .how_we_work h2 {
	margin-top:0;
	padding-top:0;
}

.how_we_work h4 {
	font-family: Times, Geneva, sans-serif;
	font-size:14px;
	margin-top:0;
	color:#FFF;
	padding-top:2px;
}


/* formatting text, paragraph etc */


.standard_text p {
	margin:0px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFF;
	line-height:15px;
	}

.standard_text p a {
	text-decoration:none;
	color:#444;
}

.standard_text p a:hover {
	color:#999;
}

#general_history, #personal_history, #process, #portfolio {
	position:relative;
	width:836px;
	padding-top:10px;
	padding-right:25px;
	padding-left:25px;
	}
	
#general_history {height:100px;padding-bottom:20px;}
#personal_history {height:140px;}
#process {height:270px;}
#portfolio {height:270px;}

.drew_photo, .adam_photo {
	position:absolute;
	height:120px;
	width:79px;
	top: 10px;
	}
	
.drew_photo {
	left: 29px;
}
.adam_photo {
	right:367px;
}	


.drew_history, .adam_history {
	position:absolute;
	padding:0px;
	top: 10px;
	}
	
.drew_history {
	left:115px;
	height:120px;
	width:320px;
}
.adam_history {
	right:23px;
	height:120px;
	width:337px;
}



.profile {
	width:610px;
	
	
}
.profile img {
	float:left;
	margin-right:10px;
	/*border:1px solid #999;*/
}


.profile_text {
   width:610px;
}

.profile2 {
	width:610px;
	margin-top:10px;
}
.profile2 img {
	float:left;
	margin-right:10px;
	/*border:1px solid #999;*/
}


.profile2_text {
   width:600px;
      
}








.box_title_slide_1, .box_title_slide_2, .box_title_slide_3, .box_title_slide_4, .box_title_slide_5, .box_title_slide_6 {
	position: absolute;
	top: 170px;
	padding-top: 5px;
	/*	padding-left:15px;
	padding-right:15px;  */
	width: 691px;
	background-color: #FFF;
	border: 1px solid #e9e9e9;
	border-radius: 0px;
	right: 13px;
}

.box_title_slide_2, .box_title_slide_3, .box_title_slide_5, .box_title_slide_6 {border:none}

.box_title_slide_1  {top: 10px;	height: 359px;padding-top: 15px;}
.box_title_slide_2  {top: 140px;height: 141px;}
.box_title_slide_3  {top: 280px;height: 90px;}
.box_title_slide_4  {top: 10px;height: 359px;padding-top: 15px;}
.box_title_slide_5  {
	top: 153px;
	height: 100px;
}
.box_title_slide_6  {top: 260px;height: 100px;}

.box_title_slide_5 img, .box_title_slide_6 img   {padding-left:15px; padding-top:8px;}

.main_text_slide {
	width: 650px;
	font-family: GFS didot, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 30px;
	color: #000;
	left: 25px;
}

.main_text_slide_top {
	width: 675px;
	font-family: GFS didot, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 40px;
	color: #000;
	left: 12px;
}


.main_text_slide_profile {
	width: 564px;
	font-family: GFS didot, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 13px;
	text-align: left;
	position: absolute;
	top: 31px;
	color: #000;
	left: 97px;
	margin-top: 10px;
}
