/* template ver 1.0 styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #8b7257;
}
.interior-gradient {
	background-image: url(images/interior-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home-gradient {
	background-image: url(images/home-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:10px;
	color: #333333;
	line-height: 17px;
}
h1 {
	font-size: 22px;
	margin-bottom:25px;
	margin-right: 0px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	margin-top:11px;
	margin-bottom:3px;
	color: #993300;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	margin-top:14px;
	margin-bottom:3px;
	color: #003366;
}
ul {
	font-size: 13px;
	margin-top:2px;
	margin-bottom:8px;
	color: #333333;
	margin-right: 5px;
	list-style-image: url(images/bullet2.gif);
}

a {
	text-decoration:underline;
	color:#0000CC;
}
a:hover {
	text-decoration:underline;
}


/******************************/

#logo {
	width: 960px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 129px;
}
#corner-image {
	background-image: url(images/home-image-corner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxbak {
	padding-bottom: 0px;
	background-image: url(images/boxbak.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#boxbak-gradient {
	padding-bottom: 0px;
	background-image: url(images/boxbak-gradient.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxbak-gradient-home {
	padding-bottom: 0px;
	background-image: url(images/boxbak-gradient-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 301px;
	top: 301px;
	left: 0px;
}
.box-bottom {
	background-image: url(images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}





/******************************/
.tophead {
	display: block;
	position: absolute;
	top: 0px;
	width: 378px;
	padding: 0px;
	float: left;
	margin-left: 620px;
	z-index: 1;
	left: 185px;
}
.tophead p{
	font-size: 11px;
	color: #6699CC;
	padding: 5px 0px 0px;
	margin: 0px;
	text-align: left;
}

.tophead p a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tophead p a:hover{
	text-decoration: underline;
	color: #99CCFF;
}



#footerblock {
	padding-bottom: 0px;
	background-color: #453523;
	height: 110px;	
}
.footer {
	padding-bottom: 0px;
	padding-top: 12px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footer p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #d8bb9b;
	text-align: left;
}
.footer p a{
	color: #F2E4C5;
	text-decoration: underline;
}

.smlinks {
	font-size: 10px;
	text-align: center;
	clear: both;
	display: block;
	line-height: 30px;
	padding-bottom: 18px;
}

#content {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 0px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.industries {
	background-image: url(images/industries.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 138px;
	width: 465px;
	display: block;
	float: left;
	margin-top: 27px;
}
.applications {
	background-image: url(images/applications.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 138px;
	width: 465px;
	display: block;
	float: left;
}
.inventory {
	background-image: url(images/inventory.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 138px;
	width: 465px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.inventory a, .applications a, .industries a {
	text-decoration: none;
}
.inventory:hover, .applications:hover, .industries:hover {
	background-position: -465px;
}
.bodyarea {
	padding-right: 30px;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 15px;
	margin: 0px;
	width: 670px;
}
.bodyareahome {
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin: 0px;
	width: 688px;
	clear: none;
}
.leftcolumn {
	margin: 0px;
	float: left;
	height: 500px;
	width: 210px;
}
.leftcolumn p{
	color: #7f4b0e;
	padding-right: 28px;
	padding-left: 20px;
}
.photo {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 22px;
	float: right;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	padding: 3px;
}
.photoborder {
	border: 1px solid #333333;
	margin-bottom: 10px;
}




li {
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
ol {
	margin-top: 2px;
	margin-bottom: 15px;
	padding-top: 0px;
}



.credit {
	margin-top:0px;
	padding-top:2px;
	text-align: right;
	font-size: 10px;
	color: #996633;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.credit a{
	color: #996633;
	text-decoration: underline;
}



#rtcolumn {
	width: 240px;
	margin-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: absolute;
	margin-left: 720px;
}

#rtcolumn p{
	color:#eadbc9;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 20px;
}
#rtcolumn p a{
	color:#FFFFFF;
	font-size: 13px;
}
#rtcolumn .header{
	color:#ffffff;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 20px;
	line-height: 20px;
	background-image: url(images/arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-weight: bold;
}

#bluebutton {
	margin-bottom: 16px;
}

#bluebutton a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 36px;
	padding-left: 30px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#bluebutton a:hover{
	text-decoration: none;
	background-image: url(images/buttono.gif);
	background-repeat: no-repeat;
	color: #000066;
}

.clearboth {
	clear: both;
	margin: 0px;
}
#home-topimage {
	background-image: url(images/home-topimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#interior-topimage {
	background-image: url(images/interior-topimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-bottom: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-top: 10px;
	margin-right: 80px;
	margin-left: 80px;
}
.category {
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	display: block;
	height: 30px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif!important;
}
.h1sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
