body {
    margin:0;
	padding:0;
    background-color:#056d98;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a4949;
	font-size:11px;
	margin-top:2%;
} 
#container {
	width:766px;
	margin:0 auto;
	background:#fff;
}
#header {
	height:134px;
	width:766px;
	
}
#nav {
	height:65px;
	width:766px;
	background:url(images/template_02.jpg);
	font-size:140%;
	text-align:left;
}
#contactpage #nav {
	background:url(images/nav2.jpg);
}
#nav ul {
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:52px;
}
#nav li {
	list-style:none;
	display:inline;
	
}
#nav li a {
	color:#4a4949;
	text-decoration:none;
}
#nav li a:hover {
	color:#0066CC;
	text-decoration:underline;
}
#content {
	height:429px;
	width:440px;
	background:#fff;
	text-align:justify;
}
#content li {
	color:#098eda;
	padding-bottom:3px;
}
#content img {
	border:1px solid #666;
}
#content h1 {
	font-size:120%;
	color:#098eda
}
#content h2 {
	font-size:100%;
}
#padding {
	padding:10px;
	padding-bottom:0;
	
}
#right {
	width:326px;
	height:530px;
	background:url(images/template_04.jpg) no-repeat;
	

}
#right img {

	margin-top:15px;
}
#footer {
	width:766px;
	height:71px;
	background:url(images/template_05.jpg);

}
#footer p {
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:140%;
	padding-left:10px;

	
}
#ufindus {
	  background-color:#056d98; color:#FFFFFF;}
#ufindus li {list-style:none;display:inline;}
#ufindus li a {color:#4a4949;text-decoration:none;}
#ufindus li a:hover {color:#0066CC;text-decoration:underline;}	
  
#ufindus a {
	color:#fff;
	font-size:90%;
}
.services {
	padding-left:48px;
}
.fleet {
	padding-left:53px;
}
.contact {
	padding-left:50px;
}
.bottomlist {
	padding-bottom:0;
}

.style1 {color: #FFFFFF; -weight: bold;}