* {
	margin:0; padding: 0;
}
body {
font-family: "Times new Roman",Times,serif;
margin:0; padding:0;	
background-image: url(images/gradient.jpg);
text-align: center;
}
#page{
	display: block;
	width: 990px;
	height: auto;
	background-color: white;
	font-size:10pt;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*debug string
border:1px red solid;
*/
}
#page #head{
	display: block;
	position: relative;
	top:0px;
	width:990px;
	height:300px;
}
#page #news{
	display: block;
	padding: 48px 0 0 32px;
	width: 60%;
	float: left;
/*	border: 1px red solid;*/
}
#page #rightcolumn {
	display: block;
	border-left: 3px black solid;
	width: 32%;
	min-height:400px;
	float: right;
	height: 100%;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 8px;	/*debug
	border-right:1px blue solid;*/
}
#page #rightcolumn .rctitle{
	color: #4791d9;
	font-size: 18px;
	text-transform: uppercase;
}
p {
	line-height: 1.4;
}
.colodd, .colodd a{
	background-color: #CAD8E2;
	font-size: 12px;
	color: black;
	line-height: 1.4;
}
.coleven, .coleven a{
	background-color: white;
	font-size: 12px;
	color: black;
	line-height: 1.4;	
	
}
.colodd a:hover, .coleven a:hover{
	text-decoration: none;
	color: #D7270F;
}
.biglink, .biglink a{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#page #main{
	display: block;
	width: 60%;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
    min-height:430px;
    height:auto !important;
    height:430px; 	
	/*height: 430px;*/
/*debug
	border:1px red solid;*/
}
#page #main #pic{
	display: block;
	width: 160px;
	height: auto;
	padding: 0px 10px 0 8px;
	float: left; /*debug string
	border: 1px red solid;*/
}
#page #main #productlist a:link, #page #main #productlist a:visited{
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	border-bottom-style: none;
}
#page #main a:active,#page #main a:link,#page #main a:visited{
	color:black;
	border-bottom: 1px navy dotted;
}
#page #main #productlist td{
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
}
#page #main #text{
	display: block;
	width:410px;
	padding:0px;
	float: left;
	clear: right;
	line-height: 1.2;	
	/*debug string
	border: 1px green solid;*/
}
#page #main #text select, .colodd select, .coleven select{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	border: 1px navy solid;
}
.foot{
	display:block;
	width: 974px;
	height: 75px;
	background-image: url(images/greystriped_bg.jpg);
	background-position: top left;
	padding: 8px 8px 8px 8px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 9px;
}
.foot a:active,.foot a:link,.foot a:visited{
	color: black;
	text-decoration: none;
	border-bottom: 1px navy dotted;
}
.foot a:hover{
	color: white;
	text-decoration: none;
	border-bottom: 1px black solid;
}
.prodcat{
	font-size: 12px;
	line-height:13px;
	text-decoration: none;
	border-bottom: 1px red solid;
	text-transform: uppercase;
	margin-top:4px;
	margin-bottom: 8px;
}
#events{
	display: block;
	/*	padding-left:32px;*/
	width: 300px;
	height: 75px;
	font-size: 12px;
	float: left;
}
#customers{
	display: block;
	width: 300px;
	height: 100px;
	font-size: 12px;
/*	padding-left:32px;
	border-left: 2px black solid;*/
	float: left;
}
.rctitle{
	color: #4791d9;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
.prodlist, .prodlist a{
	/*margin-right:16px;*/
	color: black;
	text-decoration: none;
	margin-bottom:4px;
}
.morenews, .morenews a{
	font-style: italic;
	color: Black;
	text-decoration: none;
}
a.morenews:hover{
	font-style: italic;
	color: #D7270F;
	text-decoration: none;
}
.upperbuttons{
	font-style: normal;
	position:absolute;
	top: 13px;
	left: 685px;
	overflow: hidden;
	width: 320px;
	height: 25px;
	font-size: 18px;
	font-weight: normal;
}
.upperbuttons a{
	color: #4791d9;
	text-decoration: none;
}
.upperbuttons a:hover{
	color: #D7270F;
	text-decoration: underline;
}
#privacy{
	display: block;
	padding: 16px 32px 16px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#privacy .title,#privacy #corporate.title{
	color: #4791d9;
	font-size:14px;
	font-weight: bold;
	text-transform: capitalize; 
}
#privacy .subtitle{
	color: navy;
	font-size: 12px;
	font-weight: bold;	
	text-transform: capitalize; 
}
#privacy #corporate{
	display: block;
	width:600px;
	height:200px;
	position: relative;
	left:100px;
	top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#privacy #corporate li{
	margin-left: 16px;
}
.newshead{
	font-weight: bold;
	padding-right:32px;
	margin-bottom:4px;
}
.newslink, a.newslink:active, a.newslink:link, a.newslink:visited{
	text-decoration: none;
	margin-bottom:4px;
	border-bottom: 1px navy dotted;
	line-height: 17px;
}
a.newslink:hover{
	color: #D7270F;
	text-decoration: none;
	margin-bottom:4px;
	border-bottom: 1px navy dashed;
}
#page #main a:hover{
	color:#D7270F;
	border-bottom: 1px navy dotted;
}
.tabledesctext{
	text-align: center;
	font-size:12px;
}
#page #leftshelf{
	display: block;
	width:45%;
	float: left;
	height: 415px;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;	/*debug
	border: 1px blue solid;*/
}
#page #rightshelf{
display: block;
	width:45%;
	float: left;
	padding: 32px 0 0 16px;
		/*debug
	border: 1px red solid;*/
}
#page #leftshelf #element,#page #rightshelf #element{
	display: block;
	height:120px;
	margin-right: 16px;
	padding: 10px 0 10px 0px;
}
.supporttitle, a.supporttitle {
	font-size:10.5pt;
	text-transform: uppercase;
	color:#4791D9;
	font-weight: bold;
	text-decoration: none;
}
.mantable, a, a:focus      {
	text-decoration: none;
	vertical-align: top;
	color: #0092DD;
	-moz-outline-style: none;
	-moz-outline: none;
	outline: none;
}
a.supporttitle:hover{
	border-bottom: 1px navy dotted;
}
.forminput{
	border: 1px navy solid;
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color:black;
	margin-top: 7px;
	margin-left: 3px;
}
.formcomment{
	font-size:8pt;
	color: blue;
}
.formbutton{
	background-color: #4791D9;
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color: white;
	font-weight: bold;
	border: 2px outset #4791D9;
	padding:2px;
}
#rma{
	display: block;
	padding: 16px 32px 16px 32px;
	font-size: 10pt;
}
table#rmascr{
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#page #main #productlist p {
	line-height: 16px;
	vertical-align: top;
	text-decoration: none;
	width: 120px;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#head {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 300px;
	width: 990px;
}
#searcharea  {
	float: right;
	position: absolute;
	width: 141px;
	left: 840px;
	top: 90px;
	background-color: #FFFFFF;
	height: 19px;
	border: 1px solid #000000;
	overflow:hidden;
}
#searchbutton{
	background-image: url(images/search_blue.gif);
	width: 18px;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	cursor: hand;	
}
#searchbox {
	margin: 0px;
	width: 117px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 15px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0092dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	font-style: oblique;
}
.menubuttons {
	color: #FFFFFF;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top:2px white solid;
	border-bottom:2px white solid;
	text-align: center;
	overflow: hidden;
	background-color: #000000;
	float: left; 
	position: relative; 
	width:196px; 
	height:36px; 
	border-right:2px white solid;
}
.menubuttons a {
	color: #FFFFFF;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	background-color: #000000;
}
.menubuttons a[type="off"] {
	color: #FFFFFF;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	background-color: #000000;
}
.menubuttons a[type="on"] {
/*	color: #0092DD;*/
	color: #D7270F;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	background-color: #000000;
}
.menudropdownbox {
	float: left; 
	position: relative; 
	width:247px; 
	height:132px; 
	margin-top: -120px;
}
.menudescbox {
	height:90px;
	line-height:1.2;
}
div.menudescbox p{
	line-height:1.1;
}
.learn_more {
	color: #0092DD;
	font-weight:bolder; 
	font-style:oblique; 
	font-size:11px;
	text-decoration:none;
	margin-left:8px;
}
.learn_more a:hover {
	color: #D7270F;
}
#oldtable {
	font-weight:bolder;
	font-style:oblique;
	font-size:11px;
	text-decoration:none;
	width: 990px;
	position: relative;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#list-hr-med {
	margin:20px;
}

