@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/home-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	/* background: #DDDDDD; */
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
} 
.flash {
	height: 304px;
	width: 780px;

}
.aboutustop {
	height: 219px;
	width: 775px;
	background-image: url(images/aboutus-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.aboutus2top {
	height: 219px;
	width: 775px;
	background-image: url(images/aboutus2-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.aboutus3top {
	height: 219px;
	width: 775px;
	background-image: url(images/aboutus3-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.faqtop {
	height: 219px;
	width: 775px;
	background-image: url(images/faq-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.faq2top {
	height: 219px;
	width: 775px;
	background-image: url(images/faq2-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.generaltop {
	height: 219px;
	width: 775px;
	background-image: url(images/standard-series-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.producttop {
	height: 219px;
	width: 775px;
	background-image: url(images/product-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.contacttop {
	height: 219px;
	width: 775px;
	background-image: url(images/contact-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.frosttop{
	height: 219px;
	width: 775px;
	background-image: url(images/frost-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.glowormtop{
	height: 219px;
	width: 775px;
	background-image: url(images/artic-series-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.investortop{
	height: 219px;
	width: 775px;
	background-image: url(images/investor-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.line1 {
	background-image: url(images/line1.gif);
	background-repeat: no-repeat;
	height: 3px;
}
.line2{
	height: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.line3{
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 244px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 17px 10px 29px 20px;
}
.overlap1 {
	position: absolute;
	width: 300px;
}

.red {
	font-weight: bold;
	color: #FF0000;
}
.bodycontent {
	margin-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #container #mainContent li a,twoColFixLtHdr #container #mainContent2 li a {
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/dot2.gif);
}
.twoColFixLtHdr #container #mainContent li, twoColFixLtHdr #container #mainContent2 li{
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/dot2.gif);
	font-size: 11px;
	line-height: 18px;
}

.content1 li{
	list-style-image: url(images/dot2.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxup {
	margin-right: 10px;
}

.content1 li a{
	list-style-image: url(images/dot2.gif);
	text-decoration: none;
	color: #000000;
}
.content1 li a:hover{
	text-decoration: none;
	color: #FF0000;
}

.pict2 {
	background-image: url(images/pict2.jpg);
	background-repeat: no-repeat;
	background-position: 240px center;
	height: 133px;
	padding-left: 33px;
}



.twoColFixLtHdr #footer {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
} 
.twoColFixLtHdr #footer p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding: 0px;
}
.twoColFixLtHdr #container #footer li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	margin-left: 0px;
}

.twoColFixLtHdr #container #footer li a{
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #container #footer  a{
	color: #666666;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.toptxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 3px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E5E5E5;
}
.buttop {
	background-image: url(images/leftbut-top.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 243px;
	margin-left: 33px;
}
.backtop a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFFFF;
	display: inline-block;
	margin: 1px;
	padding: 1px;
}
.page a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	display: inline-block;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.page a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	display: inline-block;

}
.page2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
}
.page2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;


}
.tabletop {
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableborder {
	background-color: #F2F2F2;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableborder2 {
	background-color: #E8E8E8;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.leftbar {
	background-color: #f6f6f6;
	border: 15px solid #e7e7e7;
	padding: 6px;
	
}
.leftbuttop {
	background-image: url(images/leftbut-top.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
	padding-top: 3px;
	
}

.content1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 6px;
	line-height: 16px;
}



.space {
	padding-top: 2px;
	padding-bottom: 2px;
}
.space2 {
	padding-left: 2px;
	padding-right: 2px;
}
.border1 {
	border: 1px solid #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.border2 {
	border: 4px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}
.border3 {
	border: 2px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
}

.cursor1 {
	cursor: pointer;
}
.banner1 {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	height: 121px;
	background-position: left top;
}
.banner2 {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.banner3 {
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.banner4 {
	background-image: url(images/banner4.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.banner5 {
	background-image: url(images/banner5.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.banner6 {
	background-image: url(images/banner6.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.banner7 {
	background-image: url(images/banner7.jpg);
	background-repeat: no-repeat;
	height: 323px;
	background-position: left top;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	height: 121px;
	background-position: left top;
	padding-left: 80px;
	padding-top: 8px;
}
.bannertext2 {
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 4px;
}
.menu1 {
	z-index: 1;
	position: absolute;
	padding-top: 40px;
}
.layer1menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #999999;
	display: block;
	width: 300px;
}
