BODY {
	font-family: Helvetica;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3a75a2;
	margin-top: 20px;
}

A {
	text-decoration: none;
}

A:visited {
	color: #004173;
}

TD.menu {
	background-image: url(images/menu.gif);
	color: #fff;
	height: 30px;
	vertical-align: baseline;
}

TD.main {
	background-color: #fff;
	color: #1A1718;
}

TD.footer {
	background-image: url(images/footer.gif);
	color: #fff;
	height: 38;
	font-size: 8pt;
	text-align: center;
}


#menu {
	float: left;
	text-align: center;
	padding-top: 10px;
	font-size: 7.5pt;
}

#menu A {
	color: #fff;
	vertical-align: middle;
}

#menu A.on {
	color: #A9CB6C;
}

#menu A:hover {
	color: #A9CB6C;
}

#home_main {
	padding: 20 0 20 70;
	float: left;
	line-height: 1.6em;
	font-size: 11pt;
}

#home_main .header {
	color: #004173;
	font-size: 16pt;
	line-height: 1.8em;
}

#news_main {
	padding: 50 200 20 70;
	float: left;
	line-height: 1.7em;
	font-size: 11pt;
	height: 500;
	font-size: 12pt;
}

#news_main A{
	text-decoration: underline;
	color: #000;
}

#news_main .header {
	color: #004173;
	font-size: 16pt;
	line-height: 1.8em;
}

#home_main .sup, #aboutprod_main .sup, #technology_main .sup, #pub_main .sup, #order_main .sup, #news_main .sup {
	color: #004173;
	font-size: 7pt;
	vertical-align: super;
}

#pub_main {
	padding: 30 0 20 70;
	float: left;
	line-height: 1.7em;
	font-size: 10pt;
}

#contact_main {
	padding: 111 0 20 530;
	float: left;
	line-height: 1.5em;
	font-size: 12pt;
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	height: 408;
	font-weight: bold;
	text-align: center;
}

#contact_main .header {
	color: #004173;
	font-size: 19pt;
	line-height: 1.7em;
	font-weight: normal;
}

#contact_main A {
	color: #000;
	text-decoration: underline;
}


#pub_main .header {
	color: #004173;
	font-size: 16pt;
	line-height: 1.8em;
}

#order_main {
	padding: 0 0 40 70;
	line-height: 1.4em;
	font-size: 11pt;
}

#order_main .header {
	color: #004173;
	font-size: 14pt;
	line-height: 1.8em;
}

#aboutus_main {
	background-image: url(images/aboutus_main_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 40 0 40 70;
	line-height: 1.5em;
	font-size: 11pt;
}

#aboutus_main .header {
	color: #004173;
	font-size: 14pt;
	line-height: 1.8em;
}

#aboutprod_main {
	padding: 40 0 40 70;
	line-height: 1.5em;
	font-size: 10pt;
}

#aboutprod_main .header {
	color: #004173;
	font-size: 14pt;
	line-height: 1.8em;
}

#aboutprod_main LI {
	list-style-position: outside;
	margin-left: 15;
}

#aboutprod_main TD.comparison_header {
	background-color: #075692;
	color: #fff;
	font-size: 11pt;
	padding: 5 30;
}

#aboutprod_main TD.comparison {
	background-color: #a9cb6c;
	color: #000;
	font-size: 11pt;
	padding-left: 30;
}

#aboutprod_main #comp1 {
	width: 250;
	float: left;
	text-align: left;
/*border: 1px solid red;*/
}

#aboutprod_main #comp2 {
	width: 260;
	float: left;
	text-align: center;
/*border: 1px solid red;*/
}

#aboutprod_main #comp3 {
	width: 220;
	float: left;
	text-align: center;
/*border: 1px solid red;*/
}

.link {
	color: #004173;
	text-decoration: underline;
}

.blue {
	color: #004173;
}

.note {
	font-size: 8pt;
	font-style: italic;
}

#top_link {
	margin-bottom: 20;
	text-align: center;
}

#top_link A {
	color: #000;
}

#technology_main {
	padding: 40 70 40 70;
	line-height: 1.5em;
	font-size: 10pt;
}

#technology_main .header {
	color: #004173;
	font-size: 14pt;
	line-height: 1.8em;
}

#technology_main LI {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: -18;
	line-height: 1.6em;
}

#technology_main UL {
	margin-top: 0;
	margin-bottom: 0;
}

#technology_main #faq_qa {
	float: left;
	margin: 0 10 8 0;
    padding: 0;
	vertical-align: top;
/*    border: 1px solid red;*/
}

A.black {
	color: #000;
}