@charset "utf-8";
/* CSS Document */

/* another new template for monazu.com by Rishi Patel of Monazu Creative Group */

/* default stuff */
body	{height: 100%; width: 100%; background: #cccccc url(../images/bg_content.jpg); margin: 0px; padding: 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: .9em; line-height: 1.5em; color: #000; text-align: justify;}

a	{color: #B30000; font-weight: bold;}
	a:hover	{color: #0C0; text-decoration: none;}

h1	{color: #000000; font-size: 1.5em; font-weight: bold; text-transform: uppercase; margin: 30px 0px 0px 0px; padding: 0px;}
h2	{color: #000000; font-size: 1.25em; font-weight: bold; text-transform: uppercase; margin: 20px 0px 0px 0px; padding: 0px;}
h3	{color: #333333; font-size: 1.15em; font-weight: bold; margin: 10px 0px 0px 0px;}
h4	{color: #666666; font-size: 1.07em; font-weight: bold; margin: 10px 0px 0px 0px;}

hr	{color: #555555; size: 2px;}

ul	{padding: 0px; margin: 0px 0px 0px 15px;}
	li	{}
	
.rss img	{border: none;}
	

/* basic layout */
#pageContainer	{margin: 0px 0px 0px 0px; padding: 0px; float: none; overflow: hidden;}
#header	{height: 130px; padding: 0px 0px 0px 100px; background: url(../images/bg_header.jpg) repeat-x #000; margin: 0px 0px 0px 0px; float: none;}
#logo	{width: 850px; height: 128px; padding: 0px 0px 0px 0px; margin: 0px;}
.nav	{height: 26px; padding: 4px 0px 0px 150px; white-space: nowrap; text-align: left; background: url(../images/bg_nav.jpg) repeat-x; margin: 0px; float: none;}
	.nav li	{display: inline; list-style: none; padding: 0px 20px 0px 20px; text-align: center;}
		.nav li a	{color: #FFF; text-transform: uppercase; text-decoration: none; font-weight: bold;}
		.nav li a:hover	{color: #000;}
		.selectedPage	{color: #000;}
#content	{position: relative; width: 1600px; padding: 20px 0px 20px 0px; margin: 0px 0px 0px 150px; background: url(../images/mcg_m_only.png) bottom left no-repeat; float: left; z-index: 2;}
	#m	{position: absolute; bottom: 0px; background: url(../images/mcg_m_only.png) no-repeat; width: 316px; height: 200px; z-index: 1;}
#footer	{width: 100%; padding: 10px 0px 0px 150px; margin: 0px 0px 0px 0px; color: #444444; clear: both; background: url(../images/bg_footer.jpg) repeat-x;}

/* layout stuff */
#top	{width: 830px; clear: both; padding: 0px 10px 0px 10px;}
#left	{width: 415px; margin: 0px 10px 0px 0px; float: left;}
#right	{width: 415px; margin: 0px 0px 0px 10px; float: left;}
#one	{width: 830px; clear: both; padding: 0px 10px 0px 10px;}