

/* 	MidwestFire.com Index	*/
 	

/* UPPER BODY ELEMENTS */		


div#page {
	position: relative;
	width: 884px;
	margin: auto;
	margin-top: 10px;
	z-index: 0;
	
}

 	div#page #content {
 	
 		width: 884px;
 		background: url("../gfx/trans-white.png") repeat; 	
 		overflow: auto;	
 		padding-bottom: 30px;
 		
 		}
 		
 		
 		div#page #content .containerApp {
 			position: relative;
 			width: 820px;
 			float: left;
 			padding-top: 20px;
 			padding-left: 30px;
 			font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
 			font-size: .95em;
 			line-height: 1.4em;
 			color: #000;
 			
 			}
 			div#page #content .containerApp h1 {
 				display: block;
 				clear: both;
 				font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
 				font-size: 1.9em;
 				
 				color: #000;
 				margin-bottom: 15px;
 				letter-spacing: -.075em;
 				}
 			
 	
 		
 		
 		
 		div#page #content .containerApp .left {
 			position: relative;
 			width: 350px;
 			padding-left: 50px;
 			font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
 			font-size: .9em;
 			line-height: 1.1em;
 			color: #000;
 			float: left;

 			}
 		div#page #content .containerApp .right {
 			position: relative;
 			width: 400px;
 			float: right;

 			}
 					
		


/* LOWER BODY ELEMENTS */


div#lowerBody {
	width: 884px;
	clear: both;
	margin: auto;
	margin-top: 10px;
	height: 252px;	}
	
	div#lowerBody #left {
		width: 444px;
		height: 250px;
		margin-right: 10px;
		float: left;
		padding: 0px;
		text-align: left;
		background-color: #000;

		}
		
	div#lowerBody #right {
		width: 430px;
		float: left;
		margin: 0px;
		padding: 0px;
		}
		div#lowerBody #right ul {
			padding: 0px;
			margin: 0px;
			}
			div#lowerBody #right ul li {
				display: block;
				clear: both;
				width: 429px;
				height: 81px;
				background: #000 url("../gfx/right-ad-bg.jpg") no-repeat top right;
				text-decoration: none;
				border: 0px;
				overflow: hidden;
				cursor: pointer;
				}
				div#lowerBody #right ul li:hover {
					background-position: bottom right;
					}
				div#lowerBody #right ul li#r-a-1 { margin-bottom: 4px; }
				div#lowerBody #right ul li#r-a-2 { margin-bottom: 4px; }
			div#lowerBody #right ul li .left {
				position: relative;
				padding-left: 40px;
				width: 190px;
				float: left;
				font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
				font-size: 1.5em;
				padding-top: 25px;
				margin: 0px;
				padding-bottom: 0px;
				height: 55px;
				color: #a7a7a7;
				}
			div#lowerBody #right ul li .right {
				position: relative;
				padding-top: 14px;
				height: 63px;
				width: 160px;
				float: left;
				font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
				font-size: .9em;
				color: #a7a7a7;
				margin: 0px;
				padding-bottom: 0px;
				text-align: justify;
				}

/* END LOWER BODY ELEMENTS */
