	/*************************************************************
		PDP Couriers
		Layout / Styles definitions
		Copyright© 2009 apollo internet media.
		developed by Justin Kercher.
		Version: 1.0a
		Date: 10/08/2009
		Revised: 09/09/2009
		
		
		NB: Remove absolute URL paths when site goes live.
	*************************************************************/
	body { background-color: #dadada; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; }
	#frame { width: 900px; }
	#top { height: 415px; text-align: left; }
	#flash {	
			z-index: 1;
			position:absolute; 
			width:900px; 
			height:415px; 
			z-index:1; 
			/*top: 100px; */
	 }
	 
	 table { font-size: 0.8em }

	#pageheader { height: 147px; background-image: url(http://www.pdpcouriers.com/images/pageheader.jpg); background-repeat: no-repeat; }
	#header { height: 415px; }
	
	#copyright { text-align: center; font-size: #666666; font-size: 0.7em; margin-top: 4px;}	
		#copyright a { color: #333333; text-decoration: none; }
	
	h1 { color: #F8981D; font-size: 1.35em; margin: 0px 0px; font-weight: lighter; }	
	p { margin-top: 0px; font-size:0.8em; }
	a { color: #F8981D; text-decoration: none; }
	 a:hover { color: silver; }
	 
	 ul { margin: 0px 15px; }
	 li { font-size: 0.8em; }
	
	 #content {
	 	background-color: #ffffff; color: #333333; font-size: 0.85em; text-align: left; 
	 }
	 	#content #leftside { width: 217px; float: left; clear:none;  }
			#content #leftside table { font-size: 0.9em }
			#content #leftside .button { background-color: #818181; display: block; background-image: url(http://www.pdpcouriers.com/images/button.jpg); height: 28px; color: #ffffff; font-weight: bold; font-size: 1.0em; 
										 text-align: left; padding: 0px 5px; line-height: 28px; vertical-align: middle; text-decoration: none; margin-bottom: 5px;  }
			#content #leftside .button:hover { color: #F8981D }
		#content #rightside { float: right; clear: none; width: 668px; }
			#content #rightside .fixwidth { width: 400px; margin-bottom: 20px;}
			.wide { width: 100%  !important; float: none; clear: both; }
		#contentpad { padding: 20px; }
		
		#imagepane  { float: right; clear: none; width: 200px; overflow: hidden;}
		
		
		#content #rightside .column { float: left; clear: none; width: 186px; }
		#content #rightside .columnwide { float: left; clear: none; width: 202px; }
			#content #rightside .column p { width: auto !important; }
			.colpad { padding: 5px 20px 0px 0px; }
			.colcontent { height: 150px; }
			.colcontent h1, .colcontentshort h1 { font-size: 1.2em; }
			.colcontentshort { height: 120px; }

		#rightimg {float: right; clear: none; width: 200px; text-align: center}
	
	#menu { background-color: #818181; color: #F8981D; height: 28px; line-height: 28px; vertical-align: middle; }
		#menu a { color: #ffffff; margin: 0px 16px; text-decoration:none; font-weight: bold; }
		#menu a:hover { color: #F8981D; }
		.menusep { background-image:url(http://www.pdpcouriers.com/images/menusep.jpg); background-repeat: repeat-x; height: 11px; }
				
	#greybar { height: 20px; background-color: #818181; margin: 5px 0px;}
	.greybg { background-color: #eeeeee; padding: 5px; }
	.breaker { clear: both; }
	
	form { margin: 0px; }
	
	#langbar { font-size: 0.7em; text-align:right; margin-bottom: 6px }