* { font-family:Futura, Arial, Helvetica, sans-serif; outline: none; }

body { background: #000000; color: #ffffff; }

#page_wrapper {
	width: 960px;
	margin: 0 auto;
}

#page_navigation { 
	width: 960px;
	height: 60px;
	background: url(../img/nav/nav_background.jpg) no-repeat;
	overflow: hidden;
}

#page_navigation ul li {
	list-style-type: none;
	float: left;
	margin: 25px 0 0 20px;
} 

#page_navigation #client_login { 
	float: right;
	margin: 15px 95px 0 0;
	
}

#main_container {
	width: 960px;
	height: 595px;
	margin-top: 5px;
}

#footer { color: #5a5a5a; font-size: 11px; padding: 2px 10px; font-size: normal; }
#footer a { color: #5a5a5a; text-decoration: none; }

#home_text { position: relative; top: 150px; right: 25px; }
#rob_text { position: relative; top: 115px; left: 55px; width: 350px; height: 440px; overflow:hidden; }
#dave_text { position: relative; top: 115px; right: 15px;  width: 390px; height: 300px; overflow:hidden; float:right; }
#kellys_text { position: relative; top: 130px; left: 35px;  width: 400px; height: 300px; overflow:hidden; float:left;}

.para_right { color: #d7d2a2; font-size: 14px; padding:  5px 2px; text-align:right; line-height: 18px; }
.para_left { color: #000000; font-size: 12px; padding:  4px 2px; text-align:left; line-height: 15px; }
.para_left_yellow { color: #d7d2a2; font-size: 12px; padding:  5px 2px; text-align:left; line-height: 15px; }
a.link_yellow:link { color: #d7d2a2; }
a.link_yellow:visited { color: #d7d2a2; }

#daves_hosting_link { float: right; position: relative; top: 308px; right: 60px; }
#daves_hosting_link_2 { float: right; position: relative; top: 410px; left:345px; }

.video_block { display:block; width: 115px; height: 65px; float: left; position:relative; }
.kellys_video_1 { top: 397px; right: 367px; }
.kellys_video_2 { top: 397px; right: 361px; }
.kellys_video_3 { top: 397px; right: 355px; }

#email_link { width: 210px; height: 25px; display:block; position:relative; top: 370px; left: 500px; text-decoration: none; }

#vimeo_block { width: 700px; height: 394px; display: block; position: relative; left:226px; top: 36px; }

.gallery_block { display:block; width: 170px; height: 95px; float: left; position:relative; }
.gallery_video_1 { top: 53px; left: 226px; }
.gallery_video_2 { top: 53px; left: 233px; }
.gallery_video_3 { top: 53px; left: 240px; }
.gallery_video_4 { top: 53px; left: 246px; }

#home_text_container { height: 140px; overflow: hidden; }

