/* CSS Document */

body {
	/*margin:0 auto;
	text-align:center;
	width:955px;*/
	background-color:#052D49;
	}
#container {
	width:955px;
	margin:0 auto;
	text-align:center;

	}
.siteoutline {
	border:6px solid #FFFFFF;
	}
#maincontentpane {
	background:url(../images/index_r2_c1.jpg) no-repeat #FFFFFF bottom;
	width:955px;
	/*height:401px;*/
	vertical-align:top;
	}
/* Homepage Callout Content Area */

#homepageCallout {
	background-color:#B0C0BE;
	width:329px;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	vertical-align:top;
}
#homepageLeftBar {
	background:url(../images/homepage_callout_r2_c1.jpg) repeat-y;
	width:7px; /* remove once content is added */
	}
#homepageRightBar {
	background:url(../images/homepage_callout_r2_c3.jpg) repeat-y;
	width:7px;
	/*height:395px; /* remove once content is added */
	}
#homepagecallBlob {
	position:relative; left:436; top:-125px; 
	background-image:url(../images/blob.gif);
	width:85px;
	height:87px;
	}
#mobileserviceCalloutContainer {
	width:328px;
	height:99px;
	}
	#mobileserviceCallout {
		width:328px;
		height:99px;
		background:url(../images/mobileservice_background.gif) no-repeat bottom transparent;
		}	
		#mobileservicePhoto {
			width:120px;
			height:97px;
			float:right;
			margin-right:7px;
			background:url(../images/mobileservice_photo.gif) no-repeat transparent;
			}
			
#inside_mainContentArea {
	background-color:#1670B8;
	width:700px;
	}
	#inside_mainContentArea p, div {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding:10px 10px 10px 10px;
	text-align:left;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0px 5px 10px;
	text-align:left;
	}	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0px 0px 10px;
	text-align:left;
	}	
		
#inside_lowerContentArea {
	background:url(../images/pfaffs-inside_r7_c1.jpg) top no-repeat ##C8E8E8;
	width:737px;
	height:359px; /* Remove after content is added */
	}
#inside_Truck {
	background:url(../images/pfaffs-inside_r2_c5.jpg) no-repeat;
	width:218px;
	}
			
/* Navigation */
#nav-example {
	background:url(../nav/main_nav.jpg) no-repeat;
    width:815px;
    height:21px;
    margin:0;
    padding:0;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:21px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
	display:inline;
    }

    #nav-example-01 {width: 106px;}
    #nav-example-02 {width: 114px;}
    #nav-example-03 {width: 119px;}
	#nav-example-03Space {width:265px;}
    #nav-example-04 {width: 106px;}
	#nav-example-05 {width: 105px;}

	
	

    #nav-example-01 a:hover {background:url(../nav/main_nav.jpg) 0px -21px no-repeat; }
    #nav-example-02 a:hover {background:url(../nav/main_nav.jpg) -106px -21px no-repeat; }
    #nav-example-03 a:hover {background:url(../nav/main_nav.jpg) -220px -21px no-repeat; }
	#nav-example-03Space a:hover {background:url(../nav/main_nav.jpg) -570px -21px no-repeat; }
    #nav-example-04 a:hover {background:url(../nav/main_nav.jpg) -604px -21px no-repeat; }
	#nav-example-05 a:hover {background:url(../nav/main_nav.jpg) -710px -21px no-repeat; }
	
	
	/* Testimonials */
	
	#testimonialscontainer {
	padding:150px 5px 5px 5px;
	text-align:center;
	}
	#testimonialsTitle {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		color:#FFFFFF;
		text-transform:capitalize;
		font-weight:bold;
		}

a {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footerlink {
	font-size: 9pt;
	color: #FFFFFF;
	text-align:center;
}
a.footerlink:link {
	text-decoration: underline;
}
a.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #999999;
}
a.footerlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
