th {
	font-size: 14px;
	text-transform: uppercase;
}
body {
	background-color: #0074b8;
}
.style1 {
	color: #0678B7;
	font-size: 18px;
}
body,td,th {
	color: #0678B7;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.style2 {
	color: #0678B7;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

/******************************** */
/*  Menu  */

a img {border-width: 0;}
a#home img {background: url(/images/index_home-btn.jpg) top left no-repeat;}
a#home:hover img {background: url(/images/index_home-btn-over.jpg) top left no-repeat;}

a#designs img {background: url(/images/index_designs-btn.jpg) top left no-repeat;}
a#designs:hover img {background: url(/images/index_designs-btn-over.jpg) top left no-repeat;}

a#construction img {background: url(/images/index_construction-btn.jpg) top left no-repeat;}
a#construction:hover img {background: url(/images/index_construction-btn-over.jpg) top left no-repeat;}

a#options img {background: url(/images/index_options-btn.jpg) top left no-repeat;}
a#options:hover img {background: url(/images/index_options-btn-over.jpg) top left no-repeat;}

a#gallery img {background: url(/images/index_gallery-btn.jpg) top left no-repeat;}
a#gallery:hover img {background: url(/images/index_gallery-btn-over.jpg) top left no-repeat;}

a#financing img {background: url(/images/index_financing-btn.jpg) top left no-repeat;}
a#financing:hover img {background: url(/images/index_financing-btn-over.jpg) top left no-repeat;}

a#onlineparts img {background: url(/images/index_online-parts-btn.jpg) top left no-repeat;}
a#onlineparts:hover img {background: url(/images/index_online-parts-btn-over.jpg) top left no-repeat;}

a#salt img {background: url(/images/index_salt-btn.jpg) top left no-repeat;}
a#salt:hover img {background: url(/images/index_salt-btn-over.jpg) top left no-repeat;}

a#contactus img {background: url(/images/index_contact-btn.jpg) top left no-repeat;}
a#contactus:hover img {background: url(/images/index_contact-btn-over.jpg) top left no-repeat;}