/* ----- PAGE ----- */
	
body {
	text-align: center;
	margin-left: auto; 
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
	background-color: #B4C1C3;
	}

div#nav-header {
	background-color:#FFFFFF;
	margin:0pt auto;
	padding-bottom:0px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#content {
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:100px;
	position:relative;
	text-align:left;
	width:944px;
	}

div#content2 {
	background-image: url('images/move_mgmt.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#content3 {
	background-image: url('images/project_mgmt.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}

div#content4 {
	background-image: url('images/furniture_mgmt.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#content5 {
	background-image: url('images/services.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#content6 {
	background-image: url('images/about.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#content7 {
	background-image: url('images/inventory.jpg');
	background-repeat: no-repeat;
	background-color:#CBDADC;
	margin:0pt auto;
	padding-bottom:150px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
div#footer{
	background-color:#ffffff;
	margin:0pt auto;
	padding-bottom:50px;
	position:relative;
	text-align:left;
	width:944px;
	}
	
hr.rule {
	border: 0;
	color: #71747B;
	background-color: #71747B;
	height: 1px;
	width: 100%;
	}
	

/* ----- TEXT ----- */

.noDisplay {
	display:none;
	}

.introText{
	font-family: arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:500;
	color:#2D2F36;
	letter-spacing: -1px
	}

.bodyText1{
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
	font-weight:800;
	color:#2D2F36;
	letter-spacing: -1px
	}

.bodyText2{
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	font-weight:500;
	color:#2D2F36;
	}
	
.bodyText3{
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight:500;
	color:#2D2F36;
	}
	
ul.bodyText2{
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	font-weight:500;
	color:#2D2F36;
	}
       
/* ----- LINKS ----- */

a {
	outline: none; /* hide dotted outline in Firefox */
	}

.subNav {
	text-decoration:none;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight:500;
	color:#8C0101;
	}
	
.subNav:hover {
	background:#8C0101;
	color:#FFFFFF;
	}
	
.subNav2 {
	text-decoration:none;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight:500;
	color:#2D2F36;
	}
	
.subNav2:hover {
	background:#71747B;
	color:#FFFFFF;
	}
	
.subNav3 {
	text-decoration:underline;
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	font-weight:500;
	color:#2D2F36;
	}
	
.subNav3:hover {
	background:#71747B;
	color:#FFFFFF;
	}
	
.subNav4 {
	text-decoration:none;
	font-family: arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:500;
	color:#2D2F36;
	}
	
.subNav4:hover {
	background:#71747B;
	color:#FFFFFF;
	}
	
.subNav5 {
	text-decoration: none;
	font-family: times, serif;
	font-style: italic;
	font-size: 24px;
	font-weight:700;
	letter-spacing: -1px;
	line-height: 30px;
	color:#8C0101;
	}
	
.subNav5:hover {
	background:#8C0101;
	color:#FFFFFF;
	}

.subNav6 {
	float:left;
	width:100%;
	padding:0.6em;
	text-decoration:none;
	font-size:14px;
	font-weight:500;
	color: #FFFFFF;
	font-family: arial, helvetica, san-serif;
	background-color:#71747B;
	}

.subNav7 {
	float:left;
	width:100%;
	padding:0.6em;
	text-decoration:none;
	font-size: 14px;
	font-weight:500;
	color: #2D2F36;
	font-family: arial, helvetica, san-serif;
	background-color:#FFFFFF;
	border-bottom:1px dashed #2D2F36;
	}
	
.subNav7:hover {
	background-color:#EAEBE6;
	color:#2D2F36;
	}
	
.subNav8 {
	float:left;
	width:100%;
	padding:0.6em;
	text-decoration:none;
	font-size: 14px;
	font-weight:500;
	color: #2D2F36;
	font-family: arial, helvetica, san-serif;
	background-color:#FFFFFF;
	border-top:1px dashed #2D2F36;
	}

.subNav8:hover {
	background-color:#EAEBE6;
	color:#2D2F36;
	}

.subNav9 {
	float:left;
	width:100%;
	padding:0.6em;
	text-decoration:none;
	font-size: 14px;
	font-weight:500;
	color: #2D2F36;
	font-family: arial, helvetica, san-serif;
	background-color:#FFFFFF;
	border-top:1px dashed #2D2F36;
	border-bottom:1px dashed #2D2F36;
	}

.subNav9:hover {
	background-color:#EAEBE6;
	color:#2D2F36;
	}


/* ----- FOOTER ----- */

.footerText {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	color: #71747B;
	}
