@media Print, Screen, Projection    
{
#title {
	COLOR: rgb(0,0,0); BACKGROUND-COLOR: rgb(255,255,255)
}
#title {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; Z-INDEX: 3; PADDING-BOTTOM: 0.5em; MARGIN: 0.2em; PADDING-TOP: 0.5em; POSITION: relative; TOP: 1px
}
#title H1 {
	TEXT-ALIGN: center
}
#title {
	COLOR: rgb(0,0,0); BACKGROUND-COLOR: rgb(245,245,255)
}
.section {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; padding: 10px;
}
#pros {
	PADDING-RIGHT: 100px;
	PADDING-LEFT: 0.5%;
	Z-INDEX: 1;
	PADDING-BOTTOM: 0.5%;
	MARGIN: 2%;
	WIDTH: 34%;
	PADDING-TOP: 0.5%;
	POSITION: absolute;
	left: 68px;
	top: 91px;
}
#pros {
	COLOR: #ab9656; BACKGROUND-COLOR: #edf1c1; float: right;
}
#cons {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; Z-INDEX: 1; LEFT: 650px; PADDING-BOTTOM: 10px; MARGIN: 2%; WIDTH: 300px; PADDING-TOP: 10px; POSITION: absolute
}
#cons {
	COLOR: #ffffff; BACKGROUND-COLOR: #ab9656
}
#central {
	BORDER-RIGHT: #ab9656 1px solid; BORDER-TOP: #ab9656 1px solid; Z-INDEX: 2; LEFT: 50%; MARGIN-LEFT: -90px; BORDER-LEFT: #ab9656 1px solid; WIDTH: 180px; BORDER-BOTTOM: #ab9656 1px solid; POSITION: absolute; TOP: 40%; TEXT-ALIGN: center
}
#central {
	COLOR: rgb(0,0,0); BACKGROUND-COLOR: rgb(255,255,255)
}
#central IMG {
	BORDER-BOTTOM: #ab9656 1px solid
}
#central P {
	MARGIN: 5px
}

#navlist {
position: absolute;
left: 36px;
top: 86px;
width: 186px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
/*padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(images/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;*/
}
#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist1 a:hover, #navlist1 a:active {
background-image:  url(images/about_dn.gif);
background-repeat: no-repeat;
}
#uberlink1 a:link, #uberlink1 a:visited,
#uberlink1 a:hover, #uberlink1 a:active {
background-image:  url(images/about_dn.gif);
background-repeat: no-repeat;
}

#navlist2 a:hover, #navlist2 a:active {
background-image:  url(images/products_dn.gif);
background-repeat: no-repeat;
}
#uberlink2 a:link, #uberlink2 a:visited,
#uberlink2 a:hover, #uberlink2 a:active {
background-image:  url(images/products_dn.gif);
background-repeat: no-repeat;
}

#navlist3 a:hover, #navlist3 a:active {
background-image:  url(images/contact_dn.gif);
background-repeat: no-repeat;
}
#uberlink3 a:link, #uberlink3 a:visited,
#uberlink3 a:hover, #uberlink3 a:active {
background-image:  url(images/contact_dn.gif);
background-repeat: no-repeat;
}

#navlist4 a:hover, #navlist4 a:active {
background-image:  url(images/home_dn.gif);
background-repeat: no-repeat;
}
#uberlink4 a:link, #uberlink4 a:visited,
#uberlink4 a:hover, #uberlink4 a:active {
background-image:  url(images/home_dn.gif);
background-repeat: no-repeat;
}
}


.col_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666600;
}
.col_header_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	background-color: #FFFFFF;
	color: #666600;
}
body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

	background-color: #FFFFFF;
}
.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

	background-color: #FFFFFF;
}
.body_text_large {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFFF;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}
.news_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 3px;
}