A:link { text-decoration:none;  } 		
A:visited { text-decoration:none; color: #ff0000;}
A:active  { text-decoration:underline; color: #ff0000; }
A:hover   { text-decoration:underline; color: #F29246; }


#title {color: #ffffff;}

#contact {color: #000000}

.content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height:16px;
	color: #000000;
	}

.content1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	line-height:25px;
	}


.style1 {
	font-size: 12px;
	font-weight: bold;
	}

.style2 {
	font-size: 14pt
	}

.style6{
	font-size: 12pt;
	}

#mydiv{
-ms-filter: "progid:DXImageTransform.Microsoft.Blinds(duration=2)";
filter:progid:DXImageTransform.Microsoft.Blinds(duration=2);
	}


body 	{   
	text-align:center;  /* for ie   */ 
	margin:0 auto; 
	padding:0; 
	height:100%;
	}	

#background {
	height: 100%;
	margin:0 auto;
	text-align:center;
	}

#background2 {	
	width: 95%;
	background: #fff;
	height: 100%;
	margin:0 auto;
	text-align:center;
	}

#background3 {
	background: #fff;
	background-image: url(images/titletruck.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

#navbar2
	{
	height: 35px;
	width: 100%;
	background: #ED7D37;
	text-align: center;
	}

#navbar2 ul {
	white-space: nowrap;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px;
	background: #ED7D37;
	}


#navbar2 li {
	float: left;
	list-style: none;
	display: inline;
	}

#navbar2 li a {
	line-height: 35px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top: 2px solid #f29246;
	border-left: 2px solid #f29246;
	border-bottom: 2px solid #df5d21;
	border-right: 2px solid #df5d21;
	background: #ED7D37;
	width: 6em;
	display: block;
	text-decoration: none;
	}

#navbar2 li a:link {
	color: #fff:
	text-decoration: none;
	}


#navbar2 li a:hover {
	color: #000;
	background: #f29246;
	text-decoration: none;
	}


.box  	{
	padding: 5 17 5 17;
	margin: 0 3 0 15;
	text-align: center;
	}

.titlebox{
	padding: 0;
	margin: 5 0 0 0;
	text-align: center;
	}


