body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}
.main{
	background-image:url(images/bg2.jpg);
	color:#000000;
}
.bottom{
	background-image:url(images/bottom.jpg);
	width:766px;
	height:53px;
}
.bottom1{
position:relative;
float:left;
padding-left:40px;
font-size:12px;
}
.bottom2{
position:relative;
float:right;
padding-right:40px;
font-size:12px;
}
.bottom1 a, .bottom2 a{
	color:#05277B;
	background-color:inherit;
	font-weight:bold;
}
.bottom1 a
{
	padding-right:40px;
}
fto2 /* YF: only the second link needs a space after it */
{
	padding-right:40px;
}
.left{
	background:#CA940D/*  url(images/l_bg.gif)*/;
}
.text1{
	color:#D8D7CA;
	background-color:#5D5C4A;
	padding-left:5px;
}
.text2{
	color:#D8D7CA;
	background-color:#5D5C4A;
	padding:10px 0 0 10px;
}
.link1{
	text-align:right;
	padding:10px 10px 0 0;
}
.link1 a{
	color:#DAC46B;
	background-color:#5D5C4A;
	font-size:10px;
}
.link2 a{
	color:#DAC46B;
	background-color:#5D5C4A;
}
/* added by Yirmiyahu Fischer */
.text, .content-text
{
 margin-bottom:15px;
}
.content-text
{
 font-size:14px;
}

.inner
{
 margin:10px;
}
h1,h5
{
 font-size:16px;
}
h2,h3,h4
{
 font-size:12px;
}
h3
{
 padding:0;margin:20px;
}
h1,h2,h4,h5
{
 padding:0;
 margin:0;
}
h2
{
 font-weight:normal;
}
ul#menu
{
 background:#F8C84A;
 height:39px;
 margin:0;
 vertical-align:middle;
 padding-left:0;
}
ul#menu li
{
 list-style-type:none;
 display: block; 
 float: left;
 width:79px;
 text-align:center;
 font-size:14px;
 font-weight: bold;
 margin-top:10px;
 text-transform: uppercase;
}
a
{
 color:#05277B;
 text-decoration:none
}
a:hover
{
 color:#A80A49;
}
.emphcolor
{
 color:#C20F08;
}
.calcbox
{
 width:50px;
/* float:right;
 text-align:right;*/
}