* { margin: 0; padding: 0; }

body { font-size: 10px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; }

#header, #navigation, #footer-wrapper { display: none !important; }

a { text-decoration: underline; }

.module-content img { clear: both; display: block; text-align: left !important; }

/* Homepage Specific */
#nav-service-wrapper { display: none; }
#content .col1 { margin-top: 2em; width: 22em; }
#content .col2 { margin-top: 2em; width: 21em; }
#content .col3 { margin-top: 2em; width: 25em; }

/* Subpage Specific */
#breadcrumbs { display: block; list-style: none; margin: 10px 0; overflow: auto; }
	#breadcrumbs li { float: left !important; margin-right: 5px; padding: 0; }

#content { width: 80em !important; }

#content .module-content {overflow: visible !important;}
