body {
	margin: 0;
	padding: 0;
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #B0B7C1;
	line-height: 17px;
}
.bold {
	color: #036;
	font-style: italic;
}

#container {
	margin: 0 auto;
	width: 900px;
	position: relative
}
#leftColumn {
	float: left;
	width: 400px;
	padding-top: 20px;
}
#rightColumn {
	float: right;
	width: 400px;
	padding-top: 20px;
}
#centralWideColumn {
	padding-top: 20px;
}


#homeMain {
	background-image: url(images/homeMainBkg.gif);
	background-repeat: repeat-y;
}
#insideMain {
	background-image: url(images/insideMainBkg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#insideMainServices {
	background-image: url(images/insideMainBkg.gif);
	background-repeat: repeat-y;
}

#servicesContainer {
	text-align: center;
}
#fortContainer {
	text-align: center;
	height: 496px;
	padding-top: 1px;
}



#homePuzzle {
	width: 242px;
	float: left;
	margin-left: 8px;
}
#homeCopy {
	float: left;
	width: 438px;
}
#homeCopyContent {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
}
#homeNews {
	width: 170px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
	color: #FFF;
	margin-top: 30px;
	line-height: 15px;
}
#homeNews a:link, #copyright a:visited {
	color: #069;
	text-decoration: none;
	font-weight: normal;
}
#homeNews a:hover {
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #999;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}

.clearBoth {
	clear: both;
}
a:link, a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
p {
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
}
ul {
	margin-left: 15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
ol {
	margin-left: 15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 15px;
}

hr {
	height: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #036;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00457E;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: -10px;
}
h2 {
	font-size: 13px;
	color: #036;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-style: italic;
}



a img {
	border:none;
}

#copyright {
	text-align: center;
	font-size: 11px;
	color: #FFF;
	height: 50px;
}

#copyright a:link, #copyright a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:hover {
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
#bizibug {
	text-align: right;
}
#bizibug a:link, #bizibug a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#bizibug a:hover {
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
#insideBanner {
	height: 205px;
}
.rightPic {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.leftPic {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#leftColumnContact {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#centerColumnContact {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
}
#rightColumnContact {
	float: right;
	width: 200px;
	padding-top: 20px;
}

#title {
	background-image: url(images/insideMainBkg.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#lang {
	font-size: 11px;
	text-align: right;
	height: 25px;
}
.hebrew {
	direction:rtl;
}
