@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #333;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background: #ACACAC url(../images/bg.jpg) repeat-x top center;
}

body a:link { color:#333; }
body a:visited { color:#333; }
body a:hover { color:#0A660A; }
body a:active { color:#333; }

h1 {
	color: #0D316C;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #0A660A;
	width: 100%;
}
h2 {
	color: #0D316C;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
h3 {
	color: #0D316C;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
}

img {
	border: none;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 957px;
	padding: 0;
}
#header {
	position: relative;
	background: transparent url(../images/header2.jpg) no-repeat top center;
	height: 427px;
	margin: 0 auto;
	padding: 0;
}
#localphone {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	left: 834px;
	position: absolute;
	top: 11px;
}
#phone {
	color: #0D316C;
	font-size: 23px;
	font-weight: bold;
	left: 779px;
	position: absolute;
	top: 24px;
}
#logo {
	left: 11px;
	position: absolute;
	top: 8px;
}

#mid {
	position:relative;
	margin: -108px 0 0 0;
	clear: both;
	background: url(../images/bodybg.jpg) repeat-y;
	width: 957px;
	z-index: 10;
	min-height: 680px;
	height:auto !important;
	height:680px;
}
#left_column {
	position: absolute;
	width: 190px;
	top: 0px;
}
#left_column_call {
	margin: 0 0 0 10px;
	background: url(../images/calltoactionbg.jpg) repeat-y;
	width: 190px;
}
#left_column_call_text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	line-height: 1.2em;
}
#right_column {
	position: relative;
	color: #333;
	float: right;
	margin: 0;
	padding: 0;
	width: 730px;
	>width: 745px;
	_width: 740px;
}
#right_column2 {
	width: 725px;
	>width: 735px;
	_width: 735px;
	position: relative;
	float: right;
	background: transparent url(../images/bodybg3.jpg) top right no-repeat;
	padding: 0 15px 0 0;
	>padding: 10px 10px 0 0;
	_padding: 30px 10px 0 0;
	margin: 0;
	_margin: -15px 0 0 0;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

/**************** FOOTER ****************/
#footer {
	clear: both;
	position: relative;
	text-align: center;
	height: 90px;
	width: 957px;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0 auto;
	background: url(../images/footer.jpg) center top no-repeat;
	padding-top: 28px;
}
#footer a {
	color: #fff;
}

#footer2 {
	position: relative;
	text-align: center;
	color: #333;
	font-size: 12px;
	line-height: 1.8em;
	margin: 0 auto 20px auto;
}

#img {
	margin: 15px;
	padding: 5px;
	border: none;
}
#img img {
	margin: 15px;
	padding: 5px;
	border: none;
}
#img_button { float:left; margin: 0; padding: 0; font-weight: bold; color: #404040; }
#img_button h4 { margin: 0 0 2px 0; }
#img_button a { text-decoration: none; }
#img_button img{ border:none; }
.img_right {
	float: right;
	padding: 5px;
	border: none;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: #7C673A;
	border: none;
}
.img_right a { text-decoration:none; }

.img_right img { padding: 2px; }
#img_left {
	float: left;
	margin: 15px;
	padding: 5px;
	border: none;
}
#img_small {
	margin: 5px;
	padding: 3px;
	border: 1px solid #000;
}
#display {
	line-height: 18px;
	font-size: 12px;
	margin: 25px;
	padding: 15px;
	width: 60%;
	background-color: #F1F1F1;
}
.displayOK {
	border: 1px solid #999;
}
.displayErr {
	border: 2px solid #F00;
}
.required {
	color: #c00;
	font-weight: bold;
}
.requiredField {
	border-left: 3px solid #c00;
}
#printlogo { display:none; }

#contactbox { padding: 6px; background-color: #F1F1F1; width: 150px; border: 1px solid #999; }

#contactbutton {
	position: absolute;
	top: -20px;
	_top: -5px;
	right: 15px;
}

#tech_docs {
	float: right;
	width: 150px;
	margin: 0 0 6px 6px;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 40px;
	background: #eee url(../images/download3.png) 10px 10px no-repeat;
}

#prodLink {
	float: right;
	width: 150px;
	margin: 0 0 6px 6px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #eee;
}

.attn {
	color: #f00;
}

