@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#f5f4eb;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	color:#be0000;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	padding-left:15px;
	margin-bottom:5px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#6d4515;
	font-weight:100;
	font-size:18px;
	padding-left:35px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}

h3 {
	font-size:14px;
	text-align:center;
}

a:link {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#900;
	text-decoration:underline;
}

img {
	border:none;
}


#container {
	background:#f5f4eb;
	width:870px;
	height:793px;
}

#container2 {
	background:#ffffff;
	width: 780px; 
	height:793px;
	
}
#contactform {
	margin-top:10px;
}

#contactform p {
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-align:justify;
}

#contacttable {
	margin-top:20px;
}

.shadowleft {
	background-image:url(i/shadow_left.png);
	background-repeat:repeat-y;
	float:left;
	height:793px;
	width:45px;
	
}

.shadowright {
	background-image:url(i/shadow_right.png);
	background-repeat:repeat-y;
	float:right;
	height:793px;
	width:45px;
}

#header {
	width:770px;
	height:102px;
	background-image:url(i/headerbkgd.gif);
}

.headleft p {
	font-family:"Times New Roman", Times, serif;
	margin-top:20px;
	margin-right:35px;
	float:right;
	font-size:12px;
	color:#6d4515;
}
	
.headleft {
	float:left;
	height:102px;
	width:770px;
	background-image:url(i/rightside.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.centerimage1 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image: url(i/office-installation-is-everything.jpg);
}

#navigation {
	margin-left:3px;
	width:211px;
	float:left;
}

#navigation a:link {
	margin-top:-30px;
}

.navbottom {
	float:left;
	background-image:url(i/bottom.gif);
	width:211px;
	height:35px;
	padding:0;
	margin:0px;
}

#maintext {
	float:left;
	width:550px;
	height:350px;
	overflow:auto;
}

#maintext p {
	padding-left:55px;
	padding-right:20px;
	font-size:11px;
}

#maintext li {
	font-size:11px;
	margin-left:45px;
	padding-bottom:10px;
}

#maintext a:link, #maintext a:visited {
	text-decoration:underline;
	font-weight:bold;
}

.quote {
	text-align:justify;
	margin-left:100px;
	margin-right:75px;
	font-size:11px;
}

.quote p {
	text-align:right;
}


#footer {
	margin-top:10px;
	margin-left:5px;
	float:left;
	width:770px;
	height: 45px;
	border-top:#999 solid 1px;
}

.phonenumber {
	float:left;
	font-weight:bold;
	margin: 15px 45px;
	color:#999;
	font-size:14px;
}

.copyright {
	color:#999;
	margin-top:15px;
	margin-right:5px;
	font-size:10px;
	float:right;
}

.bottomshadow {
	float:left;
	height: 45px;
	width:870px;
}
.bottomleft {
	float:left;
	height:45px;
	width:45px;
	background-image:url(i/shadow_bottomleft.png);
}
.bottomcenter {
	float:left;
	height:45px;
	width:780px;
	background-image:url(i/shadow_bottom.png);
	background-repeat:repeat-x;
}
.bottomright {
	background-image:url(i/shadow_bottomright.png);
	float:left;
	height:45px;
	width:45px;
}

/*START FACILITY MANAGMENT*/

.centerimage2 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/facility-management_01.jpg);
}

/*START FURNITURE DEALERSHIPS*/

.centerimage3 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/furniture-dealerships_01.jpg);
}

/*START SHREDDING*/
.centerimage4 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/experience_01.jpg);
}

/*START WAREHOUSING*/
.centerimage5 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/warehousing_01.jpg);
}

/*START EQUIPMENT RENTAL*/
.centerimage6 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/equiptment-rental_01.jpg);
}


.centerimage7 {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:770px;
	height: 270px;
	background-image:url(i/contact-us_01.jpg);
}
.bodytext {
	margin-top:20px;
	font: "Bell MT";
	font-size: 14px;
}