/* CSS Document */


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin-top: 0px;
}

body#about td#aboutro a#aboutnav, 
body#service td#servicero a#servicenav, 
body#callcenter td#callcenterro a#callcenternav, 
body#why td#whyro a#whynav, 
body#contact td#contactro a#contactnav {
	color: #ffffff;
	background-image: url(images/yellowgray.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}

a:link.graylink, a:visited.graylink{
	color: #333333;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
		text-decoration: none;
}

a.bodylink:visited, a.bodylink:link{ color: #000000; text-decoration: underline;}

#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
}


#header {
	background-image: url(images/header.jpg);
	width: 800px;
	height: 80px;
}

#phone {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	color: #ffffff;

}

#info {
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 
}

#navbox {
	background-image:url(images/navbox.jpg);
	width: 800px;
	height: 28px;
	float: left;
	line-height: 28px;
}

.menuitem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
	text-decoration: none;
}

#bodycontent{
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 800px;
}

.maintext{
	padding-left: 50px;
	padding-top: 20px;
	line-height: 2em;
	float: left;
	padding-bottom: 10px;

}


#rightsidehome {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

#leftsidehome {
	width: 400px;
	float: left;
}




#rightside {
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

#leftside {
	width: 500px;
	float: left;
}

#pagebox{
	background-image: url(images/yellowbar392x36.jpg);
	margin-top: 25px;
	width: 392px;
	height: 36px;
	line-height: 30px;
	margin-left: 8px;
	float: left;
}

#pam{ 
	padding-right:21px;
	float: right;
}

#truck{ 
	padding-top: 20px;
	padding-right:10px;
	float: right;
}

#innovation{
	padding-right: 32px;
	float: right;
	}

#tree{
	position:relative; width:100px; left: 200px; top: -35px;
}

#commitment{
	background-image:url(images/commitment.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 182px;
	padding-top: 20px;
	padding-right:10px;
	float: right;

}

#committext{
padding-left: 40px;
padding-right: 10px;
padding-top: 20px;
line-height: 2.5em;
color: #ffde00;
	font-size: 12px;
font-weight: bold;
}
	
#service1{
	float: right;
	margin-top: 10px;
	padding-right: 11px;
}
#service2{
	float: right;
	margin-top: 10px;
	padding-right: 43px;
}

#whymetro{
	float: right;
	padding: 8px;
}
	
#list{
	padding-left: 75px;
	padding-right: 38px;
	padding-top: 10px;
	float: right;
	color: #ffffff;
}
	
#callpic{
	float: right;
	padding-top: 50px;
	padding-right: 43px;
	padding-bottom: 50px;
}

.tabletext{
	color: #ffffff;
	font-weight: bold;
}
	
#footer{
	background-image:url(images/footerbox.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 800px;
	height: 37px;
	float: right;
	line-height: 37px;
	text-align: center;
}

ul{
	list-style-image: url(images/yellowdot.gif);
	line-height: 2.5em;
}

ul#side{
	list-style-image: url(images/yellowLTgray.jpg);
	line-height: 1.5em;
}
