* html #wrapper{background-image: url(../Images/transbg.gif);}
* html #colOne {padding-top:15px;}
*+html #colOne {padding-top:15px;}

h1 {
	font-size: 20px;
	color: #00007B;
	font-weight: normal;
	}

body {
	margin: 0px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CECECE;
	background-image: url(../Images/Main-BG.png);
	background-repeat: repeat;
}

a:link {
	color: #00007B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #00007B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FEC20F;
	font-weight: bold;
}

img {
	border: none;
}

/* Header */

#header {
	width: 780px;
	height: 121px;
	background-image: url(../Images/header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00007B;
}

/* Menu */

.menu {
	width: 645px;
	height: 25px;
	float:left;
	margin-right: auto;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	color: #00007B;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 6px;
	background-image: url(../Images/ButtonSep.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: center;
}

.menu li a:hover, .menu li .current {
	color: #00007B;
	background-image: url(../Images/button-over.png);
	background-repeat: repeat-x;

}
/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	background-image: url(../Images/main-content-bg.png);
	background-repeat: repeat-y;
}

.partslist{
	float: left;
	width: 220px;
	display: block;
	margin-right: 15px;
	line-height: 120%;

}

#colOne {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 170%;
	text-align:justify;
	color:#000000;
	font-family: Verdana;
	display: block;
}
#colContact {
	float: left;
	width: 510px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 170%;
	text-align:justify;
	color:#000000;
	font-family: Verdana;
	display: block;
	background-image: url(../Images/contact-bg.png);
	background-repeat: repeat-y;
}
#colsuppliers {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 170%;
	text-align:justify;
	color:#000000;
	font-family: Verdana;
	display: block;
}

#colTwo {
	float: right;
	width: 209px;
	background-color: #000469;
	display: block;
}

/* Footer */

#footer {
	width: 780px;
	font-size: smaller;
	background-color: #FFFFFF;
	height: 124px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00007B;
	position: relative;
}
.logo {
	width:121px;
	height:121px;
	font-family:Trebuchet MS;
	font-size:22px;
	color:#FFF;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}



.rightcontainer {
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 85px;
	width: 645px;
	float: right;

}
.emailbut {
	top:2px;
	width:40px;
	height:22px;
	font-size:12px;
	color:#00007B;
	text-align:right;
	float:left;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 7px;
	background-image: url(../Images/emailbut.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	font-weight: bold;

}

.emailbut a {
	text-decoration: none;
	color: #00007B;
}

.emailbut a:hover {
	color: #FEC20F;
}

.menucontainer {
	float:left;
	width: 162px;
	background-repeat: no-repeat;
	height: 178px;
	text-align:center;
}
.BigYellow {
	color: #FEC20F;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
#middlecontainer {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	height: 204px;
	background-color: #000469;
	background-repeat: no-repeat;

}
.menu2 {
	width: 209px;
	height: 100px;
	float:right;
}

.menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu2 li {
	display: inline;
}

.menu2 a {
	float: left;
	height: 100px;
	background-image: url(../Images/Our-Services-Button.png);
	background-repeat: no-repeat;
	width: 209px;
}

.menu2 a:hover {
	background-image: url(../Images/Our-Services-Button-Over.png);
	background-repeat: no-repeat;
}
.menu3 {
	width: 209px;
	height: 100px;
	float:left;
}

.menu3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu3 li {
	display: inline;
}

.menu3 a {
	float: left;
	height: 100px;
	background-image: url(../Images/Specialist-Parts-Button.png);
	background-repeat: no-repeat;
	width: 209px;
}

.menu3 a:hover {
	background-image: url(../Images/Specialist-Parts-Button-Over.png);
	background-repeat: no-repeat;
}
.menu4 {
	width: 209px;
	height: 100px;
	float:left;
}

.menu4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu4 li {
	display: inline;
}

.menu4 a {
	float: left;
	height: 100px;
	background-image: url(../Images/Trade-Counter-Button.png);
	background-repeat: no-repeat;
	width: 209px;
}

.menu4 a:hover {
	background-image: url(../Images/Trade-Counter-Button-Over.png);
	background-repeat: no-repeat;
}
.flashfooterbanner {
	height: 65px;
	background-color: #00007B;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 4px;
}
.ServiceMessage {
	width:209px;
	height: 200px;
	float: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00007B;
	border-bottom-color: #00007B;
}
.FooterLinks {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	height: 55px;
	width: 410px;
	float: right;
	background-color: #00007B;
	line-height: 100%;
}
.FooterLegal{
	font-size: 11px;
	color: #00007B;
	font-weight: normal;
	height: 44px;
	width: 355px;
	float: left;
	line-height: 140%;
	text-align:right;
	padding-top: 10px;
	padding-right: 15px;
}
.FooterLink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	height: 46px;
	width: 115px;
	float: left;
	background-color: #00007B;
	line-height: 130%;
	margin-left: 15px;
	text-align:left;
	margin-top: 3px;
	display: block;
}

.FooterLink a {

	text-decoration: none;
	color: #FFFFFF;

}

.FooterLink a:hover {
	color: #FEC20F;
	text-decoration: underline;
}
.BlackText {

	color: #000000;
	font-weight: normal;
}
a:link img,
	a:visited img{
		border:1px solid #FFFFFF;
	}
	a:focus img,
	a:hover img,
	a:active img{
		border:1px solid #FEC20F;
	}
.BigBlue {
	font-size: 20px;
	color: #00007B;
	font-weight: normal;

}
#wrapper {
	width:820px;
	background-image: url(../Images/transbg.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

#Nav {
	width:530px;
	height:22px;
	float:left;
	display:block;
	background-image: url(../Images/navbg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00007B;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.contact1 {
	float:left;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	width:230px;
	margin-top: 50px;
}

.contact2 {
	float:left;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width:275px;
	margin-right: 5px;
}
.contact3 {
	float:left;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width:490px;
}
.FlashImage {
	width:568px;
	height: 200px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00007B;
	border-bottom-color: #00007B;
	position:relative;
}

.FooterLink a img{

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FooterLink a:hover img{

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.maplocation {
	width:203px;
	height:220px;
	float:right;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;

}
.map {
	float:left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	line-height: 110%;
}
.map {
	margin-right: auto;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	height: 70px;
	width: 81px;
	float: right;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.map a {
	text-decoration: none;
	color: #FEC20F;
}

.map a:hover {
	color: #00007B;
}
