* html img,
* html .png,{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

*
{
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active, a:focus {
	font-size: 11px;
	color: #900;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	color: #666;
	font-weight:bold;
	text-decoration:none;
}


body
{
	
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: #333333;
	line-height: 16px;
	font-size: 12px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}

table {
	text-align:justify;
}

div{
	font-size: 12px;
	text-align:justify;
}

#page
{
	width:916px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: center;
}

* html #page
{
	height: 100%;
}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.hidden
{
	position: absolute;
	left: -10000px;
}
.line{
	background-image:url(../images/line.jpg);
	background-repeat:repeat-y;
}



/* CONTENT */

#content
{
	padding: 15px 38px 230px 38px;
}
#contentLeft
{
	margin:0 0 0 6px;
	width:635px;
	float: left;

}
#contentRight
{
	margin:0 6px 0 0;
	width:274px;
	float: right;

}
#contentMain
{
	background-image: url(../images/title_welcome.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentFeatured
{
	background-image: url(../images/title_featured.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentHelp
{
	background-image: url(../images/title_help.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
.contentHelp_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;

}
#contentAbout
{
	background-image: url(../images/title_about.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentDistributor
{
	background-image: url(../images/title_distributor.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentContact
{
	background-image: url(../images/title_contact.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentEnquiry
{
	background-image: url(../images/title_enquiry.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px ;
	clear: both;

}
#contentProducts
{
	background-image: url(../images/title_product.jpg);
	background-repeat:no-repeat;
	clear: both;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
#content_box
{
	padding:0 15px 0 15px;
}
#content_box a
{
	text-decoration:underline;
}

#header
{
	padding: 0 15px 0 15px;
	height:189px;
	background-repeat: no-repeat;
	background-position: center top;
}
#header_banner
{
	height:189px;
	width:882px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	padding:0 0 0 0;
}
h2 {
	padding:0 0 6px 0;
}
h3 {
	padding:0 0 6px 0;
}

.side_link_ul {
}
.side_link_ul li {
	font-size:11px;
	color: #900;
	font-weight:bold;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 25px;
	list-style-image: url(../images/arrow.png);
}
.side_link_ul li li {
	color:#06F;
}
.side_link_ul li li a {
	color:#06F;
}

.side_link_ul li li li a {
	color:#666;
}
.tvc_box {
	padding:8px;
	width: 280px;
	background-color: #CCC;
	}
.contact_box{
	padding:5px;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #000000;
	background-image: url(../images/trans.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.commentsArea {
	background-image: url(../images/trans.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border:#999999 solid 1px;
	padding:5px;
}

.text_red{
	color:#900;
}

/* FOOTER */
#footer
{
	height: 210px;
	font-size: 85%;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_copyright{
	padding:65px 0 0 0;
	font-size:10px;
	color: #666;
}
/* FOOTER */
