#container {
	width: 700px;
	
	margin:auto;
	text-align:center;
	

	
	
}

#main {
	width: 700px;
	display:inline;
	float:left;

	
}

body {

	margin-top:30px;
	text-align:left;
	background-image: url(images/bkground.jpg);
	background-repeat: repeat-y;
	background-position:center top; 

}

#header {
	width: 700px;
		float:left;
	padding:0px;
}


#header_left {
		

	width: 366px;
	margin-left:15px;
	float:left;
}

#header_right {
		

	width: 300px;
	
	float:left;
}

#header_right_top {
		

	width: 256px;
	height:38px;
	
	float:left;
}


#work {
		

	width: 101px;
	height:38px;
	
	float:left;
}

#contact {
		

	width: 154px;
	height:38px;
	
	float:right;
}

#header_text{
	
	width: 233px;
	height:162px;
	float:left;
	margin-left:10px;
	margin-top:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: justify;
	background-image:url(images/email.jpg);
}

#video_holder{
	
	
	
	padding-top:30px;
	width: 700px;
	height:auto;
	float:left;
}

#video_holder_top{
	
	
	
	padding-top:44px;
	width: 700px;
	height:auto;
	float:left;
}

#video_title{
	float:left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3b3939;
	padding-left: 55px;
	margin-left:13px;
	margin-bottom:28px;
	height:auto;
	}

#video{
	float:left;
	height: 275px;
	width:489px;
	margin-left:69px;
	background-image:url(images/video_shadow.jpg);
	margin-bottom:6px;
	text-align: left;
}

#video_square{
	float:left;
	height: 275px;
	width:489px;
	margin-left:69px;
	background-image:url(images/playstation_shadow.jpg);
	background-repeat:no-repeat;
	margin-bottom:6px;
	text-align: left;
}


#video_description{
	margin-left:69px;
	
	float:left;
	width:461px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: justify;
}

#video_description_playstation{
	margin-left:69px;

	float:left;
	width:345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: justify;
}

#photography{
	float:left;
	height: 327px;
	width:489px;
	margin-left:69px;
	background-image:url(images/photography_shadow.jpg);
	margin-bottom:6px;
	text-align: left;
}


#column_1{
	
	float:left;
	width:177px;
	height:327px;
	
	}
	
#column_2{

	float:left;
	
	margin-left:19px;
	width:88px;
	height:327px;
	
	}
	
#column_3{

	float:left;
	
	margin-left:14px;
	width:165px;
	height:327px;
	
	}
	

#pic_1{

	float:left;
	
	width:177px;
	height:83px;
	}
	
#pic_2{

	float:left;

	width:177px;
	height:84px;
	margin-top:10px;
	}
	
#pic_3{

	float:left;
	
	width:177px;
	height:117px;
	margin-top:18px;
	}
	
#pic_4{

	float:left;
	width:88px;
	height:133px;
	margin-top:0px;
	}
	
#pic_5{

	float:left;
	
	width:88px;
	height:134px;
	margin-top:23px;
	}
	
#pic_6{

	float:left;
	
	width:118px;
	height:83px;
	margin-left:21px;
	}
	
#pic_7{

	float:left;
	
	width:165px;
	height:87px;
	margin-top:14px;
	}
	
#pic_8{

	float:left;
	
	width:165px;
	height:116px;
	margin-top:16px;
	}

