/* CSS Document */

body {
	background-image: url(../structure/gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #333333;
	list-style-type: square;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header table {
	background-image: url(../structure/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 800px;
}
a {
	text-decoration: none;
}
#menu a {
	vertical-align: middle;
}
#menu a:link {
	color: #FFFFFF;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #99CCFF;
}
a:link {
	color: #00529B;
}
a:visited {
	color: #00529B;
}
a:hover {
	color: #333333;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 758px;
	height:auto;
	padding: 20px;
	margin: 8px auto auto auto;
	top: auto;
}
.box2 {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 778px;
	padding: 10px;
	margin: 8px auto 25px auto;
	top: auto;
}
.main {
	width: 800px;
	top: auto;
	margin: 0 auto 0 auto;
	border: none;
	border-collapse:collapse;
}
.home {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 307px;
	height: 440px;
	padding: 15px;
	margin-top: 8px;
	top: auto;
	float: left;
}
.application {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 360px;
	height: 250px;
	padding: 20px;
	margin-top: 8px;
	top: auto;
	float: right;
}
.app-pics {
	margin: 8px 8px 0 0;
	border: 1px solid #333333;
	float: right;
}
.app-pics2 {
	margin: 8px 0 0 8px;
	border: 1px solid #333333;
	float: right;
}
.app-left {
	float:left;
	width: 300px;
}
.app-right {
	float:right
}
.pics {
	width: 460px;
	top: auto;
	float: right;
}
.pics-pics {
	margin: 8px 0 0 8px;
	border: 1px solid #333333;
}
.pics-pics3 {
	margin-top: 8px;
	margin-left: 8px;
	margin-right:0px;
	margin-bottom:0px;
	border: 1px solid #333333;
	float:left;
}
.pics-pics2 {
	margin-top: 8px;
	margin-right:0px;
	margin-bottom:0px;
	border: 1px solid #333333;
	float:left;
}
#bar {
	color: #FFFFFF;
	margin-left: 10px;
}
#bar a:link {
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}
#bar a:visited {
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}
#bar a:hover {
	color: #99CCFF;
	vertical-align: middle;
	text-decoration: none;
}
.orange {
	font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
	color: #C7582E;
	font-size: 18px;
	font-weight: bold;
	display:block;
	margin:0;
	line-height:100%;
}
.small {
	font-size: small;
}
/*************** image styles ******************/
img#space2 {
	top: auto;
	margin: auto auto 15px 12px;
	float: right;
}
img#spaceL {
	margin-right: 15px;
	float: left;
}
img#spacer {
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}
.middle {
	border: 0px;
	width:800px;
	margin:0 auto 0 auto;
	float:none;
	height:165px;
}
.blue {
	color: #00529B;
	font-weight: bold;
}
.main ul {
	list-style-image: url(../structure/bullet.jpg);
	margin-bottom: 10px;
	line-height:135%;
}
img#space9 {
	margin-right: 15px;
	border: 1px solid #666666;
}
img#space10 {
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.search {
	width: auto;
	top:auto;
	margin: 0px;
	padding: 0px;
}
/*************** news page styles ******************/
div.date {
	margin: 25px 15px 25px 0;
	vertical-align: top;
	float: left;
	width: 65px;
}
div.description {
	margin-top: 25px;
	vertical-align: top;
	float: right;
	width: 563px;
}
.box-news {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 647px;
	height: 439px;
	padding: 17px;
	margin-top: 8px;
	top: auto;
	float: left;
}
.box-news2 {
	top: auto;
	float: right;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
    display: block;
    clear: both;
	height:0;
}
/*************** Buttons ******************/
.button3 {
	white-space: nowrap;
	display: block;
	padding: 0;
	border:0;
}
.button {
	width: 345px;
	height: auto;
	margin: 15px 0 0 0;
	float:left;
}
.button a {
	display: block;
	width: auto;
}
.button img {
	border: 0;
	height:35px;
}
* html a:hover {
	visibility:visible
}
.button a:hover img {
	visibility:hidden
}
#quote {
	float:left;
	background: url(../structure/quote-roll2.jpg) no-repeat;
	width:168px;
}
#zip {
	float:right;
	background: url(../structure/manufacturer-roll2.jpg) no-repeat;
	width:174px;
}

