.header{
	position: relative;
	float: none;
	left: 0.50%;
	width: 90%;
	margin-top: 10px;
	padding: 15px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	background-color: #FFFFCC;
	border: 6pt dashed #CC0000;
	vertical-align: middle;	
	
}
.header h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}

.intro{
	position: relative;
	float: left;
	left: 0.50%;
	width: 96%;
	margin-top: 10px;
	padding: 15px;
	border: thin none #99CC00;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #99CC33;
	}.intro h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #99CC00;
}
/* Product box start*/
.prbxhead{
	position: relative;
	float: left;
	left: 1.00%;
	width: 94%;
	background-color: #FFFFCC;
	padding: 1%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 8px;
}
.prbxhead h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #99CC00;
	text-align: center;
}
.prbxwrap{
	position: relative;
	float: left;
	left: 1.00%;
	width: 96%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 8px;
	border: medium double #CC0000;
	background-color: #E0F97D;
}.prbxwrap h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.prbx1{
	position: relative;
	float: left;
	left: 0.50%;
	width: 45%;
	background-color: #FFFFCC;
	padding-top: 8px;
	text-align: left;
	padding-left: 18px;
}
.prbx2{
	position: relative;
	float: left;
	left: 1.50%;
	width: 50%;
	background-color: #FFFFCC;
	padding-top: 8px;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 10px;
	color: #000000;
	}
.prbx2 h2{
	background-color: #99CC00;
}

.prbx3{
   position: relative;
   float: left;
   left: 2.50%;
   width: 48%;
    background-color: #E7FA9A;
	padding-top: 8px;
}
.prbx1 h2{
	border: thin none #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	background-position: center;
	color: #990000;
	text-decoration: underline;
}
.prbx4{
   position: relative;
   float: right;
   prbx4: 0.50%;
   width: 48%;
  background-color: #E7FA9A;
	padding-top: 8px;
}
.prbxendnote{
	position: relative;
	float: left;
	left: 1.00%;
	width: 94%;
	background-color: #99CC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
	padding: 6px;
	margin-top: 10px;
}.prbxendnote h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #99CC00;
	background-color: #FFFFCC;

/*product box end*/
}a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}

a:hover, a:active
{
	color: #CC3333;
	background-color: #FFFF33;
	text-decoration: none;
}
img.floatLeft { 
    float: left; 
    margin: 20px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
.h2 tag
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FF3300;
}.floatright
{
float: right;
margin: 0 0 10px 10px;
border: thick double #336600;
padding: 2px;
}
.boldertext{
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #000000;}
	.textopt{
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	background-color: #99CC33;
	text-align: center;
}
.picbordered
{
	border: medium solid #336600;
}
.bckg
{
	border: medium solid #336600;
	background-color: #99CC00;
	}
bevelmenu{
	padding: 6px 0;
	margin: 0;
	width: 100%;
	background-color: #FFFFCC;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.bevelmenu li{
	list-style: none;
	display: inline;
	background-color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #E7FA9A;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFFFCC;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

div#navigation
{
	float: left;
	width: 150px;
	padding-top: 0em;
	background-color: #99CC33;
	padding: 0em 0px 0 0;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	margin-right: 5px;
	border-right-width: thin;
	border-right-color: #99CC33;
	border-left-width: thin;
	border-top-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}

div#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-repeat: repeat;
	float: right;
	width: 148px;
	border: thin none #66CC00;
}

div#navigation ul li {
	margin-top: 4px;
	background-color: #99CC33;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	background-position: center;
	text-align: center;
}

#navigation ul li a
{
	display: block;
	width: 135px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #E7FA9A;
	text-align: left;
}

#navigation ul li a:hover
{
	color: #85BA23;
	background-color: #FFFFCC;
	background-repeat: repeat-y;
	border: medium groove #990000;
{
	color: #85BA23;
	background-color: #FFFFCC;
	background-repeat: repeat-y;
	border: medium groove #990000;
}
.wrapper{
	position: relative;
	float: left;
	left: 0.50%;
	width: 100%;
	background-color: #CCFF66;
	padding: 10px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E7FA9A;
	border-right-color: #E7FA9A;
	border-bottom-color: #E7FA9A;
	border-left-color: #E7FA9A;
}
.box1{
	position: relative;
	float: left;
	left: 0.50%;
	width: 25%;
	background-color: #99CC33;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1%;
	padding-top: 10px;
	border: thin none #336600;
}
.box1 h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC;
	border: medium none #99CC33;
}
.box2{
	position: relative;
	float: left;
	left: 1.50%;
	width: 43%;
	background-color: #FFFFCC;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 14px;
	color: #339900;
	padding-top: 10px;
	border: medium double #CC0000;
}
.box2 h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.right{
	position: relative;
	float: right;
	 right: 11px;
   width: 17%;
	background-color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
}

body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-color: #CCFF66;
	background-image: none;
	background-repeat: repeat;
}
/*FOOTER STUFF*/
.fttop{
	position: relative;
	float: left;
	left: 0px;
	width: 1004px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #006600;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.ftwrp{
   position: relative;
   float: left;
   left: 0px;
   width: 1004px;
   background-color: #CCFF66}
.left1{
	position: relative;
	float: left;
	left: 5px;
	width: 140px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left2{
	position: relative;
	float: left;
	left: 16px;
	width: 140px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.left3{
	position: relative;
	float: left;
	left: 27px;
	width: 140px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.grphdg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #99CC00;
	border: thin none #0000CC;
	text-align: left;
}
.left4{
	position: relative;
	float: left;
	left: 38px;
	width: 140px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
   
.left5{
	position: relative;
	float: left;
	left: 49px;
	width: 160px;
	background-color: #CCFF66;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.right{
	position: relative;
	float: right;
	right: 36px;
	width: 170px;
	background-color: #CCFF66;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btmft{
   position: relative;
   float: left;
   left: 0px;
   width: 1004px;
   background-color: #CCFF66}


.style41 {font-size: 10px}
.style47 {font-size: 9px}
.style48 {font-size: 10pt}
