/**************************
	AsiaSEO.com Style Sheet -------- PRINT ----------
	Author: Michael Palmer (mike@stroke7.com)
	Created: Oct 4, 2006
	Modified: Oct 4, 2006
	
	Some rules based on the examples by Eric Meyer here: http://alistapart.com/articles/goingtoprint/
***************************/

body { 
	background: white; 
	font-size: 12pt;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0.5em;
	margin: 0 0.3em;
}	

a:link:after, #content a:visited:after {
   content: "   (   " attr(href) "   )   ";
   font-size: 90%;
}
	
#header {
	height: 100px !important;
}

#misc-menu, 
#header #promotion, 
#main-menu, 
#sec-content,
#key-image { 
	display: none; 
	height: 0;
	width: 0;	
}

#wrapper {
	width: auto !important;
	margin: 0 5%;
}

#main-content { 
	width: auto !important; 
	margin: 0 auto;
	float: none !important;
}

#main-content h2 {
	font-size: 18pt !important;
	border-color: #000 !important;
	border-width: 1px !important;
}

#main-content h2, 
#main-content h3 {
	color: #000 !important;
	font-weight: bold !important;
}

/*****************************
	footer
******************************/

#footer {
	margin: 0;
	width: 100%;
	padding: 0;
	text-align: left;
	padding-top: 1.5em !important;
	border-top: #000 solid 1px;
	text-align: center;
}

#footer-menu {
	display: none !important;
	float: none;
	width: 0;
	height: 0;
}

#contact-info {
	position: static !important;
	display: block !important;
	width: 100% !important;
	height: auto !important;
	overflow: visible !important;
}

#contact-info span {
	display: none;
}

#copyright{
	float: none !important;
	width: 100% !important;
	height: auto !important;
	background: transparent !important;
	clear: both !important;
	padding-top: 1.5em !important;
}

#copyright p { text-indent: 0 !important;}t;
	clear: both !important;
	padding-top: 1.5em !important;
}

#copyright p { text-indent: 0 !important;}
