/* --------------------------------------------------------------------------------------------------
	Title:		Ron's Auto Service Print Document
			
	Author:		Hansen Multimedia
	Artist:		Brian Hansen
	Date:		October 11th, 2009
------------------------------------------------------------------------------------------------------ */

.frame { width: auto; border-top: 10px solid #00367c; }

/*  ---------------------------------------------------------------------------
	=Global Layout
------------------------------------------------------------------------------- */

h1 { font-size: 18px; padding: 0; }
h2 { font-size: 15px; padding: 0; }
h3 { font-size: 15px; padding: 0; }

p { padding: 0; }

.indent { margin-left: 20px; }

img { margin: 12px 12px 0 12px; }

.rtt { display: none; }

.clearer { height: 0; line-height: 0px; clear: both; }

a  { color: blue; text-decoration: none; }

/* ---------- */

#mainContent { width: auto; background-image: none; }
#mainArea { width: 420px; padding-bottom: 20px; float: right; }
#side { width: 200px; float: left; }
#mainArea img { width: 400px; margin: 0px 0px 10px 0px;}
#side img { width: 200px; border: solid 1px #CCCCCC; float: left; margin: 0px 0px 10px 0px; }

/*	=header
---------------------------------------------------------------- */

#header { width: auto; }

#header .logo { width: 344px; margin: 10px 0 15px 20px; background: #666666 url(../images/mobilitysolutions_logoBig.gif) no-repeat top left; }

/*	=navigation
---------------------------------------------------------------- */

#mainNav { display: none; }
#mainNav ul { display: none; }

/*	=footer
---------------------------------------------------------------- */

#footer { width: auto; float: left; margin: 10px 0 30px 0; border-top: 5px solid #EA2728; padding: 10px 0px 0px 0px; }
#footer #textNav { display: none; }
#footer_contact { width: auto; padding: 0px; float: left; }
#footer_contact #photo { display: none; }
#footer_contact #contact { width: auto; padding: 0px 0px 0px 0px; float: left;}
#footer_contact #crosslinks { display: none; }
#division { }

/*  ---------------------------------------------------------------------------
	=form
------------------------------------------------------------------------------- */

form { display: none; }