/*  ####################
PRINT CSS for http://www.commissionaires.bc.ca
Original Web Design of http://www.commissionaires.ca by Hangar18 Creative Group Inc. http://www.hangar18creative.com
Web Development by Seedlings Studio http://www.seedlingsstudio.com
Design and images, 2007 Copyright Commissionaires
XHTML and CSS code, 2007 Copyright Seedlings Studio

NAVY BLUE	#003a63
ORANGE		#f47d30

2007-10-26 v.2
2008-03 v.3
####################  */

/* ======== ADDITIONAL PRINT STYLES ======= 
   2008 Mar. 3
*/


#page {overflow: visible;}
.top-header ul {float: none;}

.main-nav {
	width: auto;
	padding: 0 0 0 140px;
}
#content {
	float: none;
	background: none;
}
*+html #content {
	clear: both;
}
.main-content {
	padding: 0 0 0 22px;
}
* html .main-content {width: 390px;}

.main-content ul {
	color: #003a63;
	font-size: 120%;
	line-height: 140%;
}
.main-content p.requestinfo {padding: 15px 0;}
.main-content h4 {padding: 0 0 7px 0;}

#header {width: auto;}

#footer {
	float: none;
	width: auto;
	clear: both;
}

