/*	--------------------------------------------------	Interior STYLES	--------------------------------------------------	Client:	MESA International	Author:	Ryan Whillier	Date:	December, 2009		*//*	Interior Styles	These styles modify any of the main styles as needed to make the	interior page appear as designed.	*/body {	background-image:url(/images/structure/body-background-int.gif);}#header{	margin:0 auto;	background-image:none;	}#main{	margin:0 auto;	background: #fff url(/images/structure/main-int-background.gif) top left repeat-y;}.wide#main{	background:#fff;	}#mainNav{	height:100%;	background-color:#f1f5fa;}#sponsorsContainer{	background:#fff;	padding-bottom:20px;}#sponsors table p {	color:#2e7565;	}