/* Start of CMSMS style sheet 'Structure' */
/********** MAIN STRUCTURE **********/
#header		{width: 890px;
			margin: 0 auto;		
			height: 199px;
			}

#container 	{width: 890px;
			margin: 0 auto;
			}

#topNavBkgd	{float: left;
			width: 890px;
			height: 39px;
			background: url(uploads/images/structure/lines.gif) top no-repeat;
			}

.topNav		{float: left;
			padding-top: 1px;
			}

#homeMain, #homeFooter 	{
			width: 890px;
			background: url(uploads/images/structure/home_bkgd.gif);
			}

#homeLeft	{width: 552px;
			padding: 20px 20px 0 18px;
			float: left;
			}

#homeRight	{width: 300px;
			float: right;
			}

#main, #mainFooter {
			width: 890px;
			background: url(uploads/images/structure/bkgd.gif);
			}

#mainLeft	{width: 204px;
			float: left;
			padding-top: 20px;
			}

#mainRight	{width: 626px;
			float: right;
			padding: 20px 30px;
			}

#marketInfo	{background: #000000;
			color: #FFFFFF;
			letter-spacing: 1.5pt;
			padding: 24px 20px 14px 18px;
			}

.txtPad		{padding: 20px 20px 0 18px;
			}

#search		{padding-left: 230px;
			}
		
#footer		{width: 585px;
			height: 121px;
			background: url(uploads/images/structure/footer_bottom.gif) no-repeat;
			color: #333333; 
			font: normal .85em/100% verdana, arial, helvetica, sans-serif;
			text-align: right;
			padding: 12px 305px 0 0;
			}
/* End of 'Structure' */

