﻿body
{
	background-image:url(/images/Background.jpg);
	background-repeat:no-repeat;
	background-color:#532D26;
	background-position:center top;
	margin: 0px;
	padding:0px;
}
img
{
border:0;
}

.wrapper
{
width: 940px;
margin: 0 auto;
}


.top-nav-holder
{
width:940px;
height:22px;
float:left;
clear:both;
overflow:hidden;
}


.top-nav-left
{
width:261px;
height:22px;
float:left;
background-image:url(/images/top-nav-left-spacer.jpg);
background-repeat:no-repeat;
}
		
.top-nav-main
{
width:662px;
height:22px;
float:left;

}
	
.top-nav-right
{
width:17px;
height:22px;
float:left;
background-image:url(/images/btn-right-spacer.jpg);
background-repeat:no-repeat;
}

.top-header
{
width:940px;
height:177px;
float:left;
background-image:url(/images/top-header.jpg);
background-repeat:no-repeat;
clear:both;
}

.top-login-link
{
width:940px;
height:33px;
float:left;
clear:both;
}


.top-login-link-left
{
width:727px;
height:33px;
float:left;
background-image:url(/images/top-login-link-left.jpg);
background-repeat:no-repeat;
}

.top-login-link-left-home
{
width:727px;
height:33px;
float:left;
background-image:url(/images/top-login-link-left-home.jpg);
background-repeat:no-repeat;
}

.top-login-link-right
{
width:213px;
height:33px;
float:left;
background-image:url(/images/top-login-link-right.jpg);
background-repeat:no-repeat;
}


.top-login-link-right a
{
	width:100%;
	height:100%;
	cursor:pointer;
	display:block;
}

.main-content-area
{
width:940px;
min-height:500px;
height:auto !important;
height:500px;
float:left;
background-image:url(/images/main-content-repeat.jpg);
background-repeat:repeat-y;
clear:both;
}

.main-content-area-bg
{
width:940px;
min-height:500px;
height:auto !important;
height:500px;
float:left;
background-image:url(/images/main-content-bg2.jpg);
background-repeat:no-repeat;
background-position:top;
}




/** Home Page Left Navigation **/

.home-content-left, .home-content-left ul {
width:359px;
height:311px;
float:left;
}
.home-content-left ul {
        list-style:none;
        padding:0;
        margin:0;
}
.home-content-left ul li {
        float:left;
        text-indent:-999em;
}
.home-content-left ul li a {
        background:url('/images/home-left-content-links.jpg'); 
        display:block;
        width:359px;
}
 
.home-content-left ul li a.it         { background-position:0px 0px; height:149px; }
.home-content-left ul li a.it:hover   { background-position:0px 0px; height:149px; }

.home-content-left ul li a.careers         { background-position:0px -149px; height:162px; }
.home-content-left ul li a.careers:hover   { background-position:0px -149px; height:162px; }
 
/** End Home Page Left Navigation **/



.home-content-right
{
width:581px;
float:left;
}

.home-content-right-top
{
width:581px;
min-height:158px;
height:auto !important;
height:158px;
float:left;
}
.home-content-right-top-padding
{
	padding:5px 45px 20px 33px;
}
.home-content-right-bottom
{
width:581px;
/*
min-height:165px;
height:auto !important;
*/
height:165px;
float:left;
clear:both;
overflow:hidden;
}
.home-content-right-bottom-padding
{
	padding:0 45px 0 33px;
}

.home-right-content-links
{
width:581px;
height:131px;
float:left;
/*
background-image:url(/images/home-right-content-links.jpg);
background-repeat:no-repeat;
*/
}
.footer-area
{
width:940px;
height:89px;
float:left;
background-image:url(/images/footer-area.jpg);
background-repeat:no-repeat;
clear:both;
text-align:right;
color:#D4D2D2;
font-size:9pt;

}

.footer-area-padding
{
	padding:22px 28px 0 0;
}

.second-content-padding
{
	padding:0 50px 20px 50px;
}


.career-top-nav-left
{
width:223px;
height:22px;
float:left;
background-image:url(/images/career-top-nav-left-spacer.jpg);
background-repeat:no-repeat;
}
		
.career-top-nav-main
{
width:700px;
height:22px;
float:left;

}
	
.career-top-nav-right
{
width:17px;
height:22px;
float:left;
background-image:url(/images/careers-btn-right-spacer.jpg);
background-repeat:no-repeat;
}




.staffing-top-nav-left
{
width:154px;
height:22px;
float:left;
background-image:url(/images/staffing-top-nav-left-spacer.jpg);
background-repeat:no-repeat;
}
		
.staffing-top-nav-main-links
{
width:769px;
height:22px;
float:left;

}
	
.staffing-top-nav-right
{
width:17px;
height:22px;
float:left;
background-image:url(/images/staffing-btn-right-spacer.jpg);
background-repeat:no-repeat;

}
.print-footer, .print-header
{
	display:none;
}

.logo-click-home
{
	width:250px;
	height:175px;
	display:block;
	cursor:pointer;
	float:left;
}

.mm-footer
{
	width:100%;
	height:25px;
	margin: 0 auto;
	clear:both;
	padding-top:10px;
}
