﻿img { behavior: url(iepngfix.htc); }





body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	margin:0px auto;
	background-color:#284759;
	background-image:url('../images/body-bg.gif');
	background-repeat:repeat-x;
	color:#525151;
    height: 100%;
}
		

#wrapper
{
	margin-top:22px;
	width:828px;
	padding:0px;
	text-align:justify;
	position:relative;
	background-color:#ffffff;
}

#logo
{
	width:796px;
	height:119px;
	padding-top:11px;
	padding-left:16px;
	padding-right:16px;
}

#menu
{
	width:828px;
	height:27px;
	background-image:url('../images/menu-bg.gif');
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

#header
{
	width:824px;
	height:178px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}


#contant
{
	width:826px;
	height:100%;
	padding-left:2px;
	margin-top:10px;
}


#products-box
{
	width:173px;
	height:217px;
}

#box-inside
{
	width:159px;
	height:100%;
	background-image:url('../images/products-middle.png');
	background-repeat:repeat-y;
	padding-left:14px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

#text-contant
{
	width:586px;
	height:100%;
	margin-top:15px;
}

#text-inside
{
	width:552px;
	height:100%;
	background-image:url('../images/middle-bg.gif');
	background-repeat:repeat-y;
	padding-left:17px;
	padding-right:17px;
}


#footer
{
	width:798px;
	height:42px;
	background-image:url('../images/footer-bg.jpg');
	background-repeat:no-repeat;
	margin-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
}



#title{
	width:200px;
	height:20px;
	font-size:18px;
	color:#f6af26;
	font-weight:bold;
}

















.menu-on{
	font-family: Arial;	font-size: 15px;	color: #f6db66;    font-weight:bold;	text-decoration: none; 
}



a:visited.menu{
	font-family: Arial;	font-size: 15px;	color: #ffffff;    font-weight:bold;	text-decoration:none; 
}
a:link.menu{
	font-family: Arial;	font-size: 15px;	color: #ffffff;    font-weight:bold;	text-decoration: none; 
}
a:hover.menu{
	font-family: Arial;	font-size: 15px;	color: #f6db66;   font-weight:bold;	text-decoration: none; 
}



.products-on{
	font-family: Arial;	font-size: 13px;	color: #f6db66;    font-weight:bold;	text-decoration: none; 
}


a:visited.products{
	font-family: Arial;	font-size: 13px;	color: #ffffff;    font-weight:bold;	text-decoration:none; 
}
a:link.products{
	font-family: Arial;	font-size: 13px;	color: #ffffff;    font-weight:bold;	text-decoration: none; 
}
a:hover.products{
	font-family: Arial;	font-size: 13px;	color: #f6db66;   font-weight:bold;	text-decoration: none; 
}



a:visited.footer{
	font-family: Arial;	font-size: 12px;	color: #525151;    font-weight:normal;	text-decoration:none; 
}
a:link.footer{
	font-family: Arial;	font-size: 12px;	color: #525151;    font-weight:normal;	text-decoration: none; 
}
a:hover.footer{
	font-family: Arial;	font-size: 12px;	color: #525151;   font-weight:normal;	text-decoration:underline; 
}


a:visited.product-list{
	font-family: Arial;	font-size: 12px;	color: #525151;    font-weight:bold;	text-decoration:none; 
}
a:link.product-list{
	font-family: Arial;	font-size: 12px;	color: #525151;    font-weight:bold;	text-decoration: none; 
}
a:hover.product-list{
	font-family: Arial;	font-size: 12px;	color: #f7b73c;   font-weight:bold;	text-decoration: none; 
}

