
h1
{
	color:navy;
	/*background-image:url(images/bkg.jpg);*/
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
h2
{
	color:navy;
	/*background-image:url(images/bkg.jpg);*/
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3
{
	color:navy;
	/*background-image:url(images/bkg.jpg);*/
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#left-body
{
	width:460px;
	height:442px;
	float:left;
}
#right-body
{
	width:300px;
	height:442px;
	float:left;
}
.clear
{
	clear:both;
}
#footer-separator
{
	width:758px;
	height:1px;
	background-color:#d8f7ed;
	
}
#footer
{
	width:758px;
	height:50px;
	background-color:#002685;
	font-size: 10px;
	color:#d8f7ed;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #afc6d8;
	border-bottom-color: #afc6d8;
	border-left-color: #afc6d8;	
}
#footer-left
{
	width: 239px;
	float:left;
	text-align:left;
	padding-left:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:239px;
	
}
#footer-center
{
	width: 280px;
	float:left;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:248px;
	
}
#footer-center a,#footer-right a,#footer-left a
{
	color:#d8f7ed;
	font-size: 10px;
}
#footer-right
{
	width: 239px;
	float:left;
	text-align:right;
	padding-right:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:239px;
	
}
.productbox
{
	margin: 1px;
	float: left;
	width: 165px;
	height: 220px;
	border: 1px solid navy;
	text-align: center;
	padding: 1px;
	direction:rtl;
}

.productbold
{
	font-weight: bold;
	color: #8c0000;
	line-height:97%;
	height:20px;
}
.contactTable INPUT,.contactTable TEXTAREA
{border:1px solid #336699;}
table.contactTable
{
	border:1px solid #336699;
	background-color: white;
	padding-right: 10px;
	padding-left: 10px;
}
.contactTable td
{
padding-left:10px;
padding-right:10px;
}
#body table
{ 
font-weight: normal;
color: #404040;
border: 1px navy solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}


#body  td
{ /*border-bottom: 2px solid #6699CC;*/
border: 1px navy solid;
font-weight: normal;
padding-left:1px;
padding-right:1px;
color: #404040;}

#body  table.noborders td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ol li ol, ol li ol li
{
	list-style-type: lower-alpha;
}