HTML {	HEIGHT: 100% }
BODY {	HEIGHT: 100% }
IMG {	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px }

#bg1 { BACKGROUND: url(images/bg1.jpg); }
#bgblue { BACKGROUND-COLOR: #ffffff; BACKGROUND: url(images/bgblue.jpg) }

.bg-left { BACKGROUND: url(images/bg-left.jpg) no-repeat; background-position: top right; height:100%; background-attachment: scroll;}
.bg-right { BACKGROUND: url(images/bg-right.jpg) no-repeat; background-position: top left; height:100%; background-attachment: scroll;}
.bg-left2 { BACKGROUND: url(images/bg-left2.jpg) repeat-x; background-position: top right; }
.bg-right2 { BACKGROUND: url(images/bg-right2.jpg) repeat-x; background-position: top left; }
.bg-left3 { BACKGROUND: url(images/bg-left3.jpg) repeat-x; background-position: bottom right; height:100%; }
.bg-right3 { BACKGROUND: url(images/bg-right3.jpg) repeat-x; background-position: bottom left; height:100%; }

.nav-left2 { BACKGROUND: url(images/nav-left2.jpg) no-repeat; background-position: bottom left; }
.nav-right2 { BACKGROUND: url(images/nav-right2.jpg) no-repeat; background-position: bottom left; }
.nav-bottom2 { BACKGROUND: url(images/nav-bottom2.jpg) no-repeat; background-position: top left; }
.nav-bottom3 { BACKGROUND: url(images/nav-bottom3.jpg) no-repeat; background-position: bottom left; }
#footer-phone-watermark { BACKGROUND: url(images/footer-phone-watermark.jpg) no-repeat; background-position: bottom left; height: 100%;}
.page-right-bg { BACKGROUND: url(images/page-right-bg.jpg) repeat-y; background-position: top right; BACKGROUND-COLOR: #ffffff;}
.hrline {	background: url('images/hrline.jpg') repeat-x; background-position: center center; }
.productshead  { font-size: 20px; font-family: georgia; line-height: 150%; }
#smallerfont { font-size: 10px; }

 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			13px;
	font-family: 		Arial, serif;
	color: 				#3F3F3F; }

ul, body {	margin:0;	border:0;	padding:0; }	

A:link 		{text-decoration: none; 	color: #000000;}
A:visited 	{text-decoration: none; 	color: #000000;}
A:active 	{text-decoration:underline; color:#2B4975;}
A:hover 	{text-decoration:underline; color:#2B4975;}

h1 { font-size:	16px; color: #124A7F; font-weight: normal; font-family: georgia; line-height: 150%;}
h2 { font-size:	24px; color: #124A7F; font-weight: normal; font-family: georgia; line-height: 150%;}
h3 { font-size: 20px; color: #124A7F; font-weight: normal; font-family: georgia; line-height: 150%; }
h4 { font-size:	16px; color: #124A7F; font-weight: normal; font-family: georgia; }
h5 { font-size:	18px; color: #124A7F; margin-left: 20px; font-weight: normal; }

#footer .ee { font-size: 13px; color: #ffffff; font-weight:normal; }
#footer { font-size: 11px; color: #ffffff; font-weight:normal; }
#footer .eebig { font-size: 15px; color: #ffffff; font-weight:normal; }
#footer A:link 		{text-decoration: none; 	color: #FFFFFF;}
#footer A:visited 	{text-decoration: none; 	color: #FFFFFF;}
#footer A:active 	{text-decoration:none; color:#C7E8FC;}
#footer A:hover 	{text-decoration:none; color:#C7E8FC;}

#flashheader {border: solid 0px; width: 688px; height: 159px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 320px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#4A4A4A; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#9E9E9E;
	background-color:	#E3E3E3;
	scrollbar-face-color: #F1F1F1;
 	scrollbar-shadow-color: #FFFFFF; 
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #626262;
 	scrollbar-darkshadow-color: #626262; 
 	scrollbar-track-color: #C7C7C7; 
 	scrollbar-arrow-color: #626262; 
}
