/*

Print Main Style Sheet - CDG Interactive, Inc.
--------------------------------------------*/

html { background: #ffffff none; }

/* 
	Container
-----------------------------*/
#container { width: 606px; margin: 0; background: transparent url(../images/default/backgrounds/bkg-print.jpg) no-repeat 0 0; }

	#containerTop, #containerBottom { display: none; }
	

/* 
	Header
-----------------------------*/
#header { width: 590px; height: 134px; padding: 0 8px; }

	#header h1, p#skipContent { display: none; }
	#header em { width: 215px; margin: 47px 0 0; }
		
#utilityNavigation { display: none; }	
#mainNavigation { display: none; }


/* 
	Content
-----------------------------*/
#content { width: 490px; margin: 0; padding: 0 58px; }


/* 
	Side Navigation
-----------------------------*/
#sideNavigation { display: none; }

/* 
	Article
-----------------------------*/
#article { width: 490px !important; margin: 0; padding: 0 !important; float: none !important;  }


.lister { width: 460px; padding: 0 15px; margin-left: 0; margin-right: 0; }
.describeBlock { width: 475px; margin: 0; background: transparent none; }
.addenum { width: 460px; margin: 0; padding: 15px 0 0; }


/* 
	Sidebar
-----------------------------*/
#sidebar { display: none !important; }


/* 
	Footer
-----------------------------*/
#footer { width: 482px; padding: 19px 62px 0; background: transparent none; margin: 0; border-top: 1px solid #cccccc; }

	#footer p { float: none; width: auto; }
	
#verisign { display: none; }	
