.body {
	font-family: "Century Gothic";
	font-size: 10pt;
}
.bodyfooter {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: white;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;

}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;

}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;

}
.bodyheader {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
}

#nav ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	color: #999999;
	font-family: "Century Gothic";
	font-size: 10pt;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left: 1em;
	padding-right: 1em;
	color: #666666;
	font-family: "Century Gothic";
	text-decoration: none;
	
}
#nav ul li a:hover{
	color: black;
	font-size: 10pt;
	background: #cccccc;
}

#nav2 ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	background-color: #BF2E38;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10pt;
}
#nav2 ul li{
	display : inline;
}
#nav2 ul li a{
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFFF;
	font-family: "Century Gothic";
	text-decoration: none;
	
}
#nav2 ul li a:hover{
	color: black;
	font-size: 10pt;
	background: #cccccc;
}


.contentrightservice{
	background-image: url(images/service_body.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.contentprodban{
	background-image: url(images/product_banner_r1_c2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #62345b;
}