		/* Content Positioning & Size */
        html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #7d7171; font: 14px Helvetica, Arial, sans-serif; line-height: 18px; }
		h1				{ color: #367d97; font: 22px Helvetica, Arial, sans-serif; line-height:33px; text-align: left; padding-left: 75px; padding-right: 80px; }
		h2				{ color: #ed6948; font: 22px Georgia, serif; line-height:12px;}
		h3				{ color: #d6092b; font: 10px Helvetica, Arial, sans-serif; padding: 0px; line-height:12px;}
		a				{ color: #0988b7; }
		a:hover			{color: #ed6948}
		p				{ margin: 0 0 18px; }
		#container		{ width: 930px; margin: auto auto; height: 550px; }
		#wrapper		{ float: left; width: 930px }
		h1 a			{text-decoration: none; color: #7d7171; }
		h1 a:hover		{color: #7d7171; text-decoration: none; border-bottom: 1px dotted #333; }


               /* Content Position */
		#leftcol		{ float: left; margin-left: 0; width: 50%; }
		#content		{ margin: 0; }
		#rightcol		{ float: left; margin-left: 0; width: 50%; padding-left: 31px; }		
		#footer        { float: left; margin-left: 0; width: 155px; height: 100%; }
		
		/* Header */
		#header			{ background: #367d97; background-repeat: repeat-x; clear: left; width: 100%; }
        #header a       { color: #fff; text-decoration: none;}
        #header a:hover	     {color: #fbdfac;}
		#header p		{ color: #fff; font-size: 17px; font-weight: bold; text-align:left; padding-left: 20px; padding-bottom: 20px;}
		.tagline		{ color: #fff; font-size: 16px; line-height: 16px; text-align: right; }
		.headerContent  { margin: 0px; margin-left: auto; margin-right: auto; width: 930px; white-space: nowrap; overflow: hidden; padding-top: 8px; padding-bottom: 8px}
		#header .left 	{ float: left; border: none; width: 465px; height: 120px; overflow: hidden; padding-right: 19px;}
		#header .right  { float: left; border: none; padding-top: 42px; padding-bottom: 0px; padding-left: 19px; line-height: 22px; width: 400px; margin-left: auto; margin-right: auto; color: #fff; font-size: 17px; font-weight: bold; text-align:left;}
		#header .left img { border: none; display: block; margin: 0; padding-top: 20px; float: right; }
		
		/* Content Style */
		#leftcol ul	{ padding: 0 18px 9px; }
		#leftcol	{ padding-bottom: 10px; padding-top: 20px; padding-left: 31px;} 
		#rightcol 	{ font-size: 11px; line-height: 14px; padding-top: 20px; }
		#content		{ padding-bottom: 10px; padding-top: 20px; }
		#content p, #rightcol p { padding-right: 15px;}
		.dateline		{ font-size: 11px; padding-bottom: 8px;}
		.category		{ color: #d6092b; font: 11px Arial, sans-serif; margin-top: 0px; margin-bottom: 0px; line-height:12px;}
		.photo			{ border: 1px solid silver; padding:8px; float:left; margin: 5px 15px 0px 15px;}
		.rating			{ line-height:31px; font-size:11px;}
		.red			{ color: #ed6948; font-size: 10px; padding-bottom: 2px; font-weight: 600; float: left; }
		.quote			{ font: 15px Georgia, serif; line-height:20px; text-align: justify; width: 95%;}
        .small          { font-size: 12px; line-height: 12px; padding-top: 0px; float: left; width: 180px; }
		.sponsor { display: block; margin-bottom: 31px; width: 250px;}
		.iconNavItem img { float: left; height: 50px; width: 50px; }
		.iconNavItem { overflow: hidden; display: block; width: 250px; white-space: normal;}

		
		/* Footer */
		#footer			{ background-image: url(http://www.adentrate.com/images/footer-background.gif); clear: left; width: 100%; padding-top: 8px; overflow: hidden; }
		#footer a:hover 	{ color: #367d97; }
		#footer	p		{ color: #fff; font-size: 13px; line-height: 14px; margin: 0; padding: 0px;}
        #footer a       { color: #fff; text-decoration: none; } 
		.footerContent { width: 930px; color: #367d97; margin-left: auto; margin-right: auto; padding-bottom: 600px; overflow: hidden;}
		.footerContent .left 	{ float: left; width: 300px; border: none; padding-top: 20px;  overflow: visible; }
		.footerContent .center { float: left; width: 300px; text-align: justify; padding-top: 20px; }
		.footerContent .right  { float: left; border: none; padding-bottom: 0px; width: 300px; padding-top: 20px; padding-bottom: 10px;}
        .footer h2 { color: #367d97; }

#forms{
	float:left;
	background:#F1FCFB;
	width: 400px;
        height: 400px;
	margin-left: 260px;
	padding: 20px 20px 20px 20px;
	}