@charset "utf-8";
/* CSS Document */


body {
	margin-left: 170px;
	margin-right:170px;
	background-color:#CCC;
	line-height: 16px;
	color: #999;
}

.head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	line-height: 80px;
	font-weight: bolder;
	color: #CCC;
	text-align: center;
	background-image: url(../graphics/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	}
.headperformance {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	line-height: 80px;
	font-weight: bolder;
	color: #CCC;
	text-align: center;
	background-image: url(../graphics/bluebgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	}
.headapplicators {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	line-height: 80px;
	font-weight: bolder;
	color: #CCC;
	text-align: center;
	background-image: url(../graphics/redbgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	}
.headprojects {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	line-height: 80px;
	font-weight: bolder;
	color: #CCC;
	text-align: center;
	background-image: url(../graphics/yellowbgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	}	
.footer {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #999;
			
}
.shopping {
	top : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #999;
			
}

.content {
	top : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 30px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}


.missionstatement {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px ;
	line-height: 40px;
	color: #666;
	text-align: center;
	background-color:#FFF;
	padding-bottom:5px;
	text-align:center;
	
}
.picture {
	background-image:url(../graphics/fleetnew.jpg);
	background-repeat:repeat-x;
	height:100px;
	
}	
 

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	padding-bottom:5px;
	line-height: 22px;
	}
	
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	}
	
.smallheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px ;
	color: #333;
	text-align: center;
		
}

a {
	color: #036;
	text-decoration: underline;
}

a:visited {
	color: #666 ;
}
a:hover {
	color: #666;
}
a:active {
	color: #036;
}
