@charset "UTF-8";
/* CSS Document */

#banner{
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B80B04;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#banner a{
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#maintable h2{
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#maintable a{
	color: #336600;
	text-decoration: none;
}
#maintable a:hover{
	text-decoration: underline;
}

#maintable{
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
}
#nav{
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	display: inline;
}
#nav li{
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#nav a{
	color: #FFFFFF;
	background-image: url(images/navbox3.jpg);
	display: block;
	width: 73px;
	float: right;
	text-align: center;
	margin: 1px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#nav a:hover{
	background-image: url(images/navbox5.jpg);
	text-decoration: none;
}
#nav a.activepage:link,
#nav a.activepage:visited,
#nav a.activepage:hover,
#nav a.activepage:active {
	background-image: url(images/navbox5.jpg);
}
#navquote a{
	width: 125px;
}
#navresources a{
	width: 150px;
}
#navhome a{
	width: 55px;
}
#navfix a{
	margin-right: 2px;
}
#leftcolumn{
	padding: 10px;
	color: #000000;
	background-color: #232323;
	border: 1px solid #000;
	background-color: #FFFFFF;
	width: 230px;
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leftcolumn h2{
	margin-top: 0px;
}
#leftcolumn a {
	text-decoration: none;
}
#leftcolumn a:hover{
	text-decoration: underline;
}
#servicecolumn{
	padding: 10px;
	color: #EDEDED;
	background-color: #232323;
	border: 1px solid #000;
	background-image: url(images/navbox3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #232323;
}
#news{
	width: 252px;
	padding: 10px;
	background-color: #232323;
	margin: 5px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#resources{
	padding: 10px;
	background-color: #232323;
	color: #000000;
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 12px;
}
#resources h2{
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#marketing{
	padding: 10px;
	background-color: #232323;
	margin: 0px 5px 5px 5px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#marketing h2{
	margin-top: 0px;
	color: #FFFFFF;
}
#marketing a {
	text-decoration: none;
	color: #990000;
}
#marketing a:hover{
	text-decoration: underline;
	color: #990000;
}
#footer ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	}
#footer ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 72px;
	}
#footer ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	}
	#footer ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	}
#footer li#current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	border-right-style: none;
	margin-left: 60px;
	}
#backdrop1{
	width:100%;
	min-height:600px;
	background-image: url(images/backdrop1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#serviceimg1{
	padding: 5px 5px 0px 5px;
}
#serviceimg2{
	padding: 5px 5px 0px 0px;
}
.equipment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
#papertop{
	background-image: url(images/paper_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center bottom;
}
#paper{
	background-image: url(images/paper_center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center top;
	color: #000000;
	padding-right: 25px;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
}
#paper h2{
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#paper h3{
	color: #FD1900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}
#paperbottom{
	background-image: url(images/paper_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left bottom;
	height: 22px;
}
#margin5{
	margin-top: 5px;
}
#contact{
	padding: 10px;
	background-color: #232323;
	margin: 5px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	text-align: left;
}


table.contactform {
width: 600px;
margin: 10px 0px;
font: 12px Arial, sans-serif;}
input.contactform_missingfield, select.contactform_missingfield {
font: 12px Arial, sans-serif;
background:#FFFF00;}
table.contactform td {
padding-right: 5px;}
table.contactform td.sectiontitle {
	font-size: 12px;
	font-weight:bold;
	padding-right: 1px;
}
table.contactform td.question {
font-weight: bold;}
table.contactform td.error {
color: #D60000;
font-weight: bold;}
table.contactform td.required {
color: #D60000;}
table.contactform td.small {
padding-right: 1px;}
input.contactform_button {
font: 14px "Arial Black", sans-serif;
text-align:center;
margin: 5px 0px;}


#footer2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer2 a{
	color: #990000;
	text-decoration: none;
}
#footer2 a:hover{
	text-decoration: underline;
}
