/* HTML tags */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 100%;
	
	scrollbar-base-color: #FF7F00;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #000000;

	scrollbar-shadow-color: ##BB5E00;

	scrollbar-highlight-color: #FFB366;
	scrollbar-3dlight-color: black;
	
	overflow: auto
}

body {
	background-color: #DFD6C8;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	padding-top: 23px;
	padding-left: 13px;
	padding-bottom: 2px;
	background-color: #EFEBE0;
	color: #625239;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	background-image: url(../images/h1BG.gif);
}

h2 {
	font-weight: bold;
	padding-top: 23px;
	padding-left: 13px;
	padding-bottom: 3px;
	background-color: #EFEBE0;
	color: #625239;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
}

h3 {
	font-weight: bold;
	padding-top: 3px;
	padding-left: 13px;
	padding-bottom: 3px;
	background-color: #EBEBEB;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	font-size: 100%;
}

td {
	text-align: left;
}

/* Layout DIVs */

#topBar {
	background-color: #ff7f00;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	width: 100%;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-weight: normal;
}

#topNav {
	position:absolute;
	left:195px;
	top:43px;
	height:21px;
	z-index:3;
	vertical-align: middle;
	text-align: left;
	padding-left: 35px;
	padding-top: 3px;
	padding-right: 10px;
	width: 690px;
	background-image: url(../images/topBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topNav a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
}

#topNav a:hover {
	font-weight: bold;
	color: #000000;
}

#topNav .hilite {
	font-weight: bold;
	color: #000000;
}

#main {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 80%;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 180px;
	top: 67px;
	width: 750px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	padding: 0px;
}

#main p {
	margin-top: 5px;
	margin-left: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
}

#main a {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
}

#main a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF7F00;
}

#main ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#main li {
	margin-bottom: 15px;
	margin-top: 0px;
}

#main .quote {
	margin-bottom: 0px;
	background-color: #EBEBEB;
	padding-right: 40px;
	padding-left: 40px;
}

#main .reference {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 40px;
	padding-left: 40px;
}

#main .rightpic {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#main .rightpic2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}
#main #table2 {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#main rightMargin {
	margin-right: 10px;
}

#mainHome {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 80%;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 180px;
	top: 67px;
	width: 750px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	background-image: url(../images/homepage.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}

#mainHome a {
	color: #FFFFFF;
	font-weight: normal;
}

#mainHome a:hover {
	color: #FFFFFF;
}

#mainHome td {
	color: #FFFFFF;
	padding-left: 7px;
}

#mainHome table {
	background-color: #FFFFFF;
	margin-bottom: 25px;
	margin-left: 25px;
}

.normal {
	background-color: #666666;
}

.hilited {
	background-color: #FF7F00;
}

#homeBox1 {
	width: 350px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 120px;
	margin-top: 0px;
	padding: 10px;
	background-image: url(../images/shading2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#table1 {
	width: 350px;
	padding-top: 41px;
	float: right;
	padding-right: 20px;
	margin-left: 5px;
}

#table1 td {
	background-color: #FFFFFF;
}

#table2 {
	margin-bottom: 50px;
	margin-top: 40px;
}

#table3 {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 40px;
}

#table3 td {
	padding-left: 10px;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 10px;
}

#table3 .tab {
	background-color: #666;
	background-image: url(../images/suppTab.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-right: 5px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: right;
}

#sideBar {
	width: 180px;
	font-size: 75%;
	float: left;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sideBar img {
	margin: 0px;
	padding: 0px;
}


#sideBar .green {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sideBar .VT {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sideBar .product {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #000000;
}

#sideBar .hilite {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
}

#sideBar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#sideBar li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
}

#sideBar li a:link, #sideBar li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #000000;
	font-weight: normal;
}

#sideBar li a:hover {
	background:#FF7F00;
}

#sideBar ul ul {
	margin-left: 6px;
}

#sideBar ul ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	background-color: #666666;
}

#sideBar ul ul li a:link, #sideBar ul ul li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF7F00;
	background-color: #666666;
}

#sideBar ul ul li a:hover {
	background:#FF7F00;
}
#main .suppliertable tr td.tab{
	height: 20px;
}
#main .suppliertable tr td.fill {
	background-color: #ebebeb;
}
object {
	margin-bottom: 25px;
	margin-left: 13px;
}
#sideBar .offer {
	margin-left: 10px;
}

