/* --------------------------------------------
	Mannhart, Inc.
	copyright (c) Mannhart, Inc.
	Designed & Developed by Ariamedia (www.ariamedia.com)
	Last Update October 7, 2005
----------------------------------------------- */

/* =GLOBAL
----------------------------------------------- */
html, body { background: #fff; width: 100%; height: 100%; font: 100 10pt/10pt "Times New Roman", Times, serif; color: #000; }
a { background: inherit; color: #0099FF; text-decoration: underline; }
a img { border: none; }

p { line-height: normal; }

/* =MAIN_NAVIGATION
----------------------------------------------- */
div#nav_main { display: none; }

/* =BODY
----------------------------------------------- */
div#container_body { padding: 0; }

/* =BREADCRUMB_NAV
----------------------------------------------- */
div#nav_breadcrumb { display: none; }

/* =FOOTER
----------------------------------------------- */
div#footer { background-color: #fff; height: 40px; border-top: 1px solid #ccc; }
div#footer img { float: left; margin-right: 4px; }
div#footer ul { list-style: none; }
div#footer li { line-height: 9pt; font-size: 7.5pt; color: #666; }
div#footer li a { color: #666; text-decoration: none; }
div#footer li a:hover { color: #000; }
div#footer ul#footer_left { float: left; padding-top: 3px; }
div#footer ul#footer_right { float: right; }
div#footer ul#footer_right li { display: inline; margin-left: .25em; }

/* Home Page */
div#container_homeLeft { width: 50%; float: left; }
div#container_homeRight { width: 45%; float: right; padding: 0; }

div#phonenumber { display: block; color: #990000; clear: both; font-size: 12pt; margin-bottom: 2em; }

/* 2Col */
div#column_Left, div#column_Right { margin: 0; }

div#column_Left { display: none; }
div#column_Right { padding: 0; width: 100%; }

