/* Midwest Success Stylesheet */
#top *, html, body, #container {
	padding: 0;
	margin: 0;
}

html, body {width: 100%; height: 100%;}

#container {
	width: 100%;
	height: 100%;
	min-width: 762px;
	min-height: 100%;
	background: url(images/bar.jpg) repeat-x top;
	text-align: center;
}

#content {
	background: url(images/body_bg.gif) repeat-y center #FFFFFF;
	width: 762px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	font: small Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: auto !important;
	left: 1px;
	clear: both;
}

#top {
	background: url(images/mw_left-box.jpg) no-repeat left;
	width: 762px;
	height: 270px;
	position: relative;
	clear: both;
}

#top h1 a {
	display: block;
	width: 500px;
	height: 79px;
	text-indent: -5000px;
	text-decoration: none;
	background: url(images/midwest_success-title.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#mainImage {
	width: 491px;
	height: 157px;
	position: absolute;
	top: 79px;
	right: 9px;
	bottom: 34px;
	left: 262px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.right {
	text-align: right;
	float: right;
}

.left {
	text-align: left;
	float: left;
}

.u {
	text-decoration: underline;
}

/* Navigation */
	
	#navigation {
		background: url(images/navigation/navigation_bg.jpg) no-repeat top;
		width: 491px;
		height: 34px;
		display: block;
		position: absolute;
		left: 262px;
		bottom: 0px;
	}
	
	#navigation a img {
		border: 0 none;
		text-decoration: none;
		padding: 0;
		margin: 0;
		float: left;
		display: inline;
	}
	
/* End Navigation */

#bottom {
	width: 744px;
	margin: 0 auto;
	text-align: justify;
}

#leftBox {
	width: 220px;
	height: 294px;
	overflow: visible;
	background: url(images/left_box_bg.jpg) no-repeat top left #FFFFFF;
	margin: 0;
	margin-right: 30px;
	float: left;
	padding: 0px 18px;
	font-size: x-small;
}

#leftBox h2 {
	font-family: TradeGothic, "Franklin Gothic Medium Cond", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	display: block;
	width: 218px;
	height: 48px;
	text-align: center;
	margin: 0;
	margin-bottom: -.5em;
	padding-top: 12px;
	padding-bottom: 0;
	color: #FFFFFF;
}

#mainContent  {
	padding: 18px;
	margin-bottom: 1em;
}

#footer {
	clear: both;
	margin: 0 auto;
	clear: both;
	width: 762px;
	height: 42px;
	padding-top: 22px;
	background: url(images/footer_cap.gif) no-repeat top center;
	font: x-small Arial, Helvetica, sans-serif !important;
	color: #666666;
	text-align: center;
}

#footer a {
	color: #4A617B;
	padding: .1em .5em;
}
#footer a:hover, #footer a:visited:hover, #footer a:active:hover {
	color: #FFFFFF;
	background-color: #7B96AD;
}
#footer a:active {color: #6B1021;}

.hide {display: none;}

/* Home Page */

	#homeContent, #companyInfoContent, #permanantStaffing, #consultantStaffing {
		float: right;
		width: 440px;
	}
	
	#HomeBoxes {
		width: 440px;
		float: right;
		margin: 0px auto 10px auto;
	}
	
	#TheSupply, #TheDemand {
		font: small Verdana, Arial, Helvetica, sans-serif;
		padding: 56px 10px 13px 10px;
		background-position: top left;
		background-repeat: no-repeat;
		width: 200px;
		position: relative;
		margin: 0 auto;
	}
	
	#TheSupply .endCap, #TheDemand .endCap {
		height: 13px;
		width: 224px;
		margin: 0;
		padding: 0;
		display: block;
		position: absolute;
		bottom: -1px;
		left: 0;
	}

	#TheSupply h3, #TheDemand h3 {display: none;}
	#TheSupply {
		background-image: url(images/supply_bg.jpg);
		float: left;
	}
	
	#TheDemand {
		background-image: url(images/demand_bg.jpg);
		float: right;
	}
	
	#SupplyText, #DemandText {
		overflow: auto;
		height: 180px;
		padding: 0px 5px;
		/* IE ONLY */
			scrollbar-base-color: #FFFFFF;
			scrollbar-track-color: #FFFFFF;
			scrollbar-face-color: #FFFFFF;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-3dlight-color: #FFFFFF;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-arrow-color: #08215C;
		/*IE ONLY*/
	}
/* End Home Page */

/* Company Info Page */
	
	.awards {
		margin: 10px 10px 0px 0px;
	}
	
/* End Company Info Page */

/* Services */

	.ServicesHeader {
		padding:5px;
		font-weight:bold;
		color:#000000;
		font-size:14px;
	}
	
	a.ServicesHeader:LINK, a.ServicesHeader:HOVER, a.ServicesHeader:ACTIVE, a.ServicesHeader:VISITED {
		padding:5px;
		font-weight:bold;
		color:#CC3333;
		font-size:14px;
	}
	
	
	#serviceList {
		margin: 1em auto 10px 20px;
		float: right;
		width: 405px;
		margin: 0 auto 15px auto;
	}
	
	#serviceList hr {
		margin: .5em auto;
		width: 75%;
		text-align: center;
	}
	
	#serviceSideBar {
		font: large bold TradeGothic, "Franklin Gothic Medium Cond", Arial, Helvetica, sans-serif;
	}
	
	#serviceSideBar li {
		list-style-type: none;
	}
	
	#serviceSideBar a {color: #CC3333;}
	#serviceSideBar a:hover, #serviceSideBar a:visited:hover {color: #FFFFFF !important; text-decoration: none;}
	#serviceSideBar a:active, #serviceSideBar a:visited:active {color: #FF0000;}
	#serviceSideBar a:visited {color: #990000;}
	
/* End Services */

/* Contact Page */

	#formMessage {
		clear: both;
		text-align: center;
		padding: 0.5em 1em;
		margin: 10px 0px 5px 0px;
		background-color: #FFFBB5;
		border: 1px solid #FFE752;
		font: medium Verdana, Arial, Helvetica, sans-serif;
	}
	
	#contactBox {
		width: 504px;
		padding: 8px;
		margin: 5px auto;
		border: 1px solid #666666;
		border-left-width: 10px;
		text-align: center;
	}
	
	#contactBox a {
		color: #08215C;
	}
	
	#bottomContactBox {
		clear: both;
		margin: 0 auto;
		text-align: center;
		width: 504px;
	}
	
	#bottomContactBox table {
		text-align: left;
	}
	
	#contactForm {
		clear: both;
		text-align: center;
	}
	
	#contactForm fieldset {
		width: 504px;
		text-align: left;
		margin: 0 auto;
	}
	
	#contactForm table {
		text-align: center;
		margin: 0 auto;
	}
	
	#contactForm td {
		text-align: left !important;
	}
	
	#contactForm .text {
		border: 1px solid #999999;
		font: small Arial, Helvetica, sans-serif;
		width: 250px;
		margin-left: 5px;
		padding: 0 3px;
	}
	
	#contactForm .text:focus {
		background-color: #08215C;
		color: #FFFFFF;
	}
	
/* End Contact Page */