body { 
	padding: 0;
	margin: 0;
}
a {
	color: #001C4F;
}
table th { text-align: left;}

#content a:hover, #footer a:hover {
	color: white;
	background-color: #001C4F;
}

#top {
	height: 84px;
	background: url(images/home/header.jpg) left top no-repeat;
}
#top h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	line-height: 84px;
}

#menu {
	height: 35px;
	background: url(images/home/menu.jpg) left top no-repeat;
}
#menu ul { 
	padding: 0;
	margin: 0;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	/* Opera fix */
	line-height: 35px; 
}
#menu a {
	padding: 10px;
	border-right: 1px #B67400 solid;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #001C4F;
	text-decoration: none;
	line-height: 35px;
}
/* hide from IE */
html>body #menu a { padding-top: 9px; }

#homepagetitle {
	height: 113px;
	/*background: url(images/home/below-menu.jpg) left top no-repeat;*/
	background: url(images/home/circuit-parts.jpg) left top no-repeat;
}
#hometitletext {
	font: 28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 200px;
	padding-right: 30px;
	margin: 0;
	line-height: 36px;
  font-weight: bold;
}
#contactpagetitle {
	height: 56px;
	padding-top: 12px;
	background: url(images/home/circuit-parts2.jpg) left top no-repeat;
	
}
#contactpagetitle h2 {
	line-height: 26px;
	font: 28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	padding-left: 35px;
	margin: 0;
}
#aboutpagetitle {
	height: 56px;
	padding-top: 12px;
	background: url(images/home/circuit-parts3.jpg) left top no-repeat;
	color: #FFFFFF;\
	font-size: 1000px;
	
}
#nonesection {
	height: 56px;
	padding-top: 12px;
	color: #FFFFFF;\
	font-size: 1000px;
	
}
.aboutpagetitletext {
	color: #FFFFFF;
}
#pagetitle {
	height: 56px;
	background: url(images/home/below-menu-empty.jpg) left top no-repeat;
}
#pagetitle h2 {
	line-height: 56px;
	font: 28px Arial, Helvetica, sans-serif;
	color: #0C4257;
	padding: 0;
	padding-left: 35px;
	margin: 0;
}

#titletext {
	display: none;
}

#content {
	padding: 20px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 7px #398DAF solid;
  line-height: 20px;
}
#content h3 {
	margin: 0;
	font-size: 1.1em;
}

#footer {
	border-top: 2px #0C4257 solid;
	background: url(images/home/footer.jpg) left top no-repeat;
	border-bottom: 12px #398DAF solid;
	
	padding:  7px 12px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.inlinelist {
	padding: 0;
	margin: 0;
}
.inlinelist li {
	display: inline;
	list-style-type: none;
}

#products li {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}
.rfq_form {
	background-color: #000000;
}
.request a {
text-decoration: None;
}
.request a:hover {
text-decoration: None;
}