/* vancouverwatertaxi.com CSS - David A. Taylor */
/* Template for Main Page */


/* browser defaults cleanup */
body, h1, h2, h3, h4, h5, h6, h7, div,  img, table, tr, td{margin:0;padding:0;border:0;}

/* Global */
/*body{background: #00199f; text-align: center; font-family: Arial, Helvetica, sans-seif; font-size: 13px;}*/
body{background: #0F3E6C; text-align: center; font-family: Arial, Helvetica, sans-seif; font-size: 13px;}
/* Wrapper */
#container{width: 869px; margin: 30px auto 0 auto; text-align: left; background:#fffff2;}

/* Main Content */
#main-content{position: relative;}

	#main-content h1, #main-content h2{font-family: "Times New Roman", Times, serif;}

	#main-content-text {width: 560px; margin: 20px 32px; padding-bottom: 20px; position:relative; z-index:10;}
	#main-content-text p{width: 500px;}
	
	
	#picture-box{position: absolute; z-index: 6; top: 20px; right: 0; display: inline; width: 230px; padding: 10px 28px 20px 611px; background:#fffff2; text-align: center;}
	#picture-box img{background:#fff; padding: 1px; border: 1px solid #999; margin-bottom: 8px;}