BODY {
	background-color: #090909;
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	behavior: url("Scripts/csshover3.htc");
}
a {
	text-decoration: none;
	color: #967059;
}
a:hover {
	text-decoration: underline;
	color: #ff613c;
}
font {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	letter-spacing: 0px;
	line-height: 17px;
}
.title-font {
	font-size: 19px;
	font-family: Georgia, Garamond, serif;
	color: #7f7f7f;
	font-style: italic;
	line-height: 26px;
}
.grey-links {
	color: #7f7f7f;
	text-decoration: none;
}
a.grey-links:hover {
	color: #ff613c;
	text-decoration: underline;
}
.contact-titles {
	color: #9f5f50;
}
.footer-text {
	color: #6b6b6b;
}
a.footer-text:link {
	color: #6b6b6b;
	text-decoration: none;
}
a.footer-text:hover {
	color: #ff613c;
	text-decoration: underline;
}
.footer-image-left-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer-left.png', sizingMethod='scale');
	background-color: transparent;
	width: 11px;
	height: 34px;
}
.footer-image-left {
	background-image: url(images/footer-left.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 11px;
	height: 34px;
}
.footer-image-right-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer-right.png', sizingMethod='scale');
	background-color: transparent;
	width: 11px;
	height: 34px;
}
.footer-image-right {
	background-image: url(images/footer-right.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 11px;
	height: 34px;
}
.no-repeat_cc_bg {
	background-repeat: no-repeat;
	background-position: center center;
}
.no-repeat_cb_bg {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.no-repeat_l_bg {
	background-repeat: no-repeat;
	background-position: left;
}
.no-repeat_lt_bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.no-repeat_lb_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.no-repeat_r_bg {
	background-repeat: no-repeat;
	background-position: right;
}
.no-repeat_rt_bg {
	background-repeat: no-repeat;
	background-position: right top;
}
.no-repeat_rb_bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.repeat-x_bg {
	background-repeat: repeat-x;
}
.repeat-x_t_bg {
	background-repeat: repeat-x;
	background-position: top;
}
.repeat-x_b_bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.repeat-x_cc_bg {
	background-repeat: repeat-x;
	background-position: center center;
}
.repeat-y_cc_bg {
	background-repeat: repeat-y;
	background-position: center center;
}
.bg1 {
	background-color: #0b0b0b;
	background-image: url(images/content-bg.gif);
}
.bg2 {
	background-color: #262424;
	background-repeat: repeat-x;
	background-position: bottom;
}
.text-box {
	padding-top: 9px;
}
.text-box_image-right {
	padding-top: 9px;
	padding-right: 15px;
}
/*NAVIGATION START*/
#home{ 
	background-image: url(images/home-off.png);
	background-repeat: no-repeat;
}
#home:hover{
	background-image: url(images/home-hover.png);
	background-repeat: no-repeat;
}
#home-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home-off.png', sizingMethod='scale');
	background-color: transparent;
	width: 70px;
	height: 26px;
}
#home-ie6:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home-hover.png', sizingMethod='scale');
	background-color: transparent;
	width: 70px;
	height: 26px;
}
#products{
	background-image: url(images/products-off.png);
	background-repeat: no-repeat;
}
#products:hover{
	background-image: url(images/products-hover.png);
	background-repeat: no-repeat;
}
#page-products #products{
	background-image: url(images/products-on.png);
	background-repeat: no-repeat;
}
#products-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/products-off.png', sizingMethod='scale');
	background-color: transparent;
	width: 100px;
	height: 26px;
}
#products-ie6:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/products-hover.png', sizingMethod='scale');
	background-color: transparent;
	width: 100px;
	height: 26px;
}
#page-products #products-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/products-on.png', sizingMethod='scale');
	background-color: transparent;
	width: 100px;
	height: 26px;
}
#aboutus{
	background-image: url(images/aboutus-off.png);
	background-repeat: no-repeat;
}
#aboutus:hover{
	background-image: url(images/aboutus-hover.png);
	background-repeat: no-repeat;
}
#page-aboutus #aboutus{
	background-image: url(images/aboutus-on.png);
	background-repeat: no-repeat;
}
#aboutus-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aboutus-off.png', sizingMethod='scale');
	background-color: transparent;
	width: 95px;
	height: 26px;
}
#aboutus-ie6:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aboutus-hover.png', sizingMethod='scale');
	background-color: transparent;
	width: 95px;
	height: 26px;
}
#page-aboutus #aboutus-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aboutus-on.png', sizingMethod='scale');
	background-color: transparent;
	width: 95px;
	height: 26px;
}
#contact{
	background-image: url(images/contact-off.png);
	background-repeat: no-repeat;
}
#contact:hover{
	background-image: url(images/contact-hover.png);
	background-repeat: no-repeat;
}
#page-contact #contact{
	background-image: url(images/contact-on.png);
	background-repeat: no-repeat;
}
#contact-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact-off.png', sizingMethod='scale');
	background-color: transparent;
	width: 91px;
	height: 26px;
}
#contact-ie6:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact-off.png', sizingMethod='scale');
	background-color: transparent;
	width: 91px;
	height: 26px;
}
#page-contact #contact-ie6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact-on.png', sizingMethod='scale');
	background-color: transparent;
	width: 91px;
	height: 26px;
}
/*NAVIGATION END*/
