body {
	text-align: center; /* for IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #7F867E;
	background-image: url(../BG/bg2.jpg);
	background-repeat: repeat-x;
	}
	
#wrapper {
	background-image:url(../BG/bg3.jpg);
	background-repeat: repeat-y;
	width: 780px;
	height: auto;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	}

.text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 14px;
}
.textred {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 14px;
	color: #F81415;
	text-align: left;
}
.text a:link {
	color: #FF0000;
	text-decoration: underline;
}
.text a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.text a:hover {
	color: #000000;
	text-decoration:underline;
}
.text a:active {
	color: #FF0000;
	text-decoration:underline;
}
.textITAL {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 14px;
	font-style:italic;
	color: #000000;
	background-color:#CCD6D6;
}
#textCENTERED {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 14px;
	margin-left: 100px;
	font-weight: bold;
}
#textCENTERED2 {
	text-align: center; 
	
	}

.textSmall {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 15px;
}
.textSmall a:link {
	color: #000000;
	text-decoration: none;
}
.textSmall a:visited {
	color: #000000;
	text-decoration: none;
}
.textSmall a:hover {
	color: #000000;
	text-decoration: underline;
}
.textSmall a:active {
	color: #000000;
	text-decoration: underline;
}
.texSub {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 18px;
}
.textSide {

	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #15488A;
}
.textSide a:link {
	color: #F81415;
	text-decoration: underline;
}
.textSide a:visited {
	color: #F81415;
	text-decoration: underline;
}
.textSide a:hover {
	color: #000000;
	text-decoration: underline;
}
.textSide a:active {
	color: #FF0000;
	text-decoration: underline;
}
.texMedium {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18px;
}
.textTiny {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8px;
	line-height: normal;
	text-transform: uppercase;

}
.background {
background-image: url(../BG/leftbg.jpg);
background-repeat: repeat-x;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 14px;
}
h2  {
line-height: 1.4em;
font-size: 16px;
}

#newproduct  {
height: 300px;
}