@charset "utf-8";
/* CSS Document */
body{
background: #0a1385 url(/images/BG.jpg) top center fixed no-repeat  ;
margin: 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Arial Black";}
/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}
a {
color:#FF0000;
text-decoration:underline;
}
a:hover{
color: #4858db;
text-decoration:none;
}
/*--main page headlines ---*/
h1{
color:#001a88;
font:bold 1.50em Arial, Helvetica, sans-serif;
margin: 20px 0 20px 0}
/*-- secondary headlines ---*/
h2{
color:#4858db;
font:.975em;
margin: 20px 0 8px 0}
/*-- Call to action ---*/

h3{
color:#FF0000;
font:.975em;
}

h4 {
padding:3px;
margin-top:8px;
margin-left:0 auto;
margin-right:0 auto;
font:1.00em Arial, Helvetica, sans-serif;
color:#FFFF33;
background-color:#4858db;
text-align:center;
}

#pageText{
font-size:12px;
padding: 0 15px 0 0}

#footer{
width:950px;
height:50px;
margin-left:25px;
font-size:12px;

}
#copywrite{
color:#001a88;
float:left;}
#footerLinks{
color:#001a88;
float:right;}
#footerLinks a{
text-decoration:none;
font-size:12px;
color:#001a88;}

#footerLinks a:hover{
color: #FF0000;}

#mainContainer{
width:1000px;
margin: 0px auto 0px auto;}

#header{
background:url(/images/header.jpg) no-repeat center;
height:89px;
position:relative;}

#services {
		margin:0px;
		padding:0px;
		top:0px;
		width:1000px;
		height:169px;
		position:relative;
		background-image:url(../images/servicesNav.jpg);
		list-style:none;
		text-decoration:none;
					}

			#services li {
				margin:0px;
				padding:0px;
				position:absolute;
			}

			#services li, #services a {
				height:169px;
				display: block;
			}
			
			#services a.NavLink {
				/*  Hide the text part of the links by moving it waaaayyy offscreen. */
				text-indent:-100000em;
			}

			#cleaningServ {left:0px; width:327px;}
			#rubbishRem{left:337px; width:327px;}
			#movingServ {left:673px; width:327px;}

			#cleaningServ a:hover {background: transparent url(../images/servicesNav.jpg) -0px -169px no-repeat;}
			#rubbishRem a:hover {background: transparent url(../images/servicesNav.jpg) -337px -169px no-repeat;}
			#movingServ a:hover {background: transparent url(../images/servicesNav.jpg) -673px -169px no-repeat;}

	
#contentWrap{
width:1000px;
background:url(../images/contentBG.jpg) no-repeat;
overflow:hidden;
margin-bottom:20px;
}

#leftColumn{
width:330px;
float:left;
}

#checkList{
width:300px;
margin:45px 0 0 0;
text-align:center;
background:url(../images/checkListTitle.gif) no-repeat center top;
}

ul#navLinks{
list-style:none;
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding:25px 0 0 20px;
color:#441302;
text-align:left;
}
	ul#navLinks li{
	height:21px;
		margin-top:10px;}
	
	ul#navLinks li a{
	background:url(../images/navBox.gif)  no-repeat;
	text-align:left;
	display:block;
	height:21px;
	width:100%;
	font-weight:bold;
	margin:0;
	padding:4px 0px 0px 25px;
	color:#001a88;
	text-decoration:none;
	font-style: normal;}
	
	ul#navLinks li a:hover{
	background:url(../images/navBoxO.gif) no-repeat;
	color:#fe100b; }
	#carpetpage ul#navLinks li a#carpet,
	#degreasingpage ul#navLinks li a#degreasing,
	#smokepage ul#navLinks li a#smoke,
	#atticpage ul#navLinks li a#attic,
	#sidingpage ul#navLinks li a#siding,
	#constructionpage ul#navLinks li a#construction,
	#graffitipage ul#navLinks li a#graffiti,
	#basementpage ul#navLinks li a#basement,
	#snowpage ul#navLinks li a#snow,
	#eventpage ul#navLinks li a#event,
	#restaurantpage ul#navLinks li a#restaurant,
	#warehousepage ul#navLinks li a#warehouse,
	#crosspage ul#navLinks li a#cross,
	#inhousepage ul#navLinks li a#inhouse,
	#loadpage ul#navLinks li a#load,
	#expresspage ul#navLinks li a#express
	{
	background:url(../images/navBoxO.gif) no-repeat;
	color:#fe100b
	}
	
#leftContent{
width:315px;
margin:20px 0 0 10px;
font-size:12px;}
#rightColumn{
width:670px;
float:left;
text-align:left
}
#makeDeposit{
margin-left:675px;}

#makeDeposit img{
border:none;}