/* CSS Document */
/*
 * Reset CSS defaults for consistent render.
 * Document source:  http://developer.yahoo.com/yui/reset/
 */
html,body,div,object,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,object {
	border:0;
}
object{display:block;}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end resets*/

/* clearing fix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* end clearfix */
html{
	font-family : Verdana;
	font-size : 11px;
}
body {
	background : #fff url(images/faux-background.jpg) left top repeat-y;
	color:#666;  
}
.web-site-logo{
	width:375px;
	height:87px;
	background:url(images/web-site-logo.png) no-repeat;
	float:left;
	display:inline;
}
.web-site-logo a{
	text-indent:-3000px;
	width:125px;
	height:87px;
	display:block;
}
.web-site-title{
	height:87px;
	padding-top:65px;
	font-weight:bold;
	height:22px;
	font-size:13px;
	color:#000;
	margin:0;
	background:url(images/web-site-title-background.png) repeat-x;
}
.stripe{
	height:38px;
	clear:both;
	background: #fff url(images/content-title-background.png) repeat-x;
}
.left{
	width:150px;
	float:left;
	height:234px;
	position:relative;
	top:-38px;
	background: url(images/content-background.jpg) no-repeat;
}
.content{
	float:left;
	display:inline;
	margin-left:15px;
	width:70%;
}
.content h3.content-title{
	height:40px;
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.content p.list-item-header{
	font-weight:bold;
	margin-bottom:5px;
	font-size:11px;
}
.content ul.list{
	margin-bottom:5px;
}
.content ul.list li{
	float:left;
	display:inline;
	font-size:11px;
	margin-right:3px;
	width:100px;
}
.content h4.contact-us{
	font-size:13px;
	font-weight:bold;
	margin:10px 0 10px 0;
	color:#000;
}
.content ul.contact-1{
	background: url(images/contact_01.jpg) no-repeat;
	padding-left:130px;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content ul.contact-2{
	background: url(images/contact_02.jpg) no-repeat;
	padding-left:130px;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content ul.contact-3{
	background: url(images/contact_03.jpg) no-repeat;
	padding-left:130px;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content ul.contact-4{
	background: url(images/contact_04.jpg) no-repeat;
	padding-left:130px;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content ul.contact-5{
	background: url(images/contact_05.jpg) no-repeat;
	padding-left:130px;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.ptext{
	margin:10px 0 10px 0; 
}
.content p.company-info-1{
	background: url(images/image_01.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-2{
	background: url(images/image_02.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-3{
	background: url(images/image_03.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-4{
	background: url(images/image_04.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-5{
	background: url(images/image_05.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-6{
	background: url(images/image_06.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-7{
	background: url(images/image_07.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-8{
	background: url(images/image_08.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-9{
	background: url(images/image_11.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-10{
	background: url(images/image_12.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content p.company-info-11{
	background: url(images/image_13.jpg) no-repeat;
	padding-left:130px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
}
.content h4.check-out{
	font-size:13px;
	font-weight:bold;
	margin:10px 0 10px 0;
	color:#000;
}
.content ul.check-out-1{
	background: url(images/image_09.jpg) no-repeat;
	padding-left:150px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
	list-style-type: disc;
}
.content ul.check-out-2{
	background: url(images/image_10.jpg) no-repeat;
	padding-left:150px;
	margin:10px 0 10px 0;
	min-height:90px;
    height:auto !important;
    height:90px;
	list-style-type: disc;
} 
.footer {
	background: #267db1;
	clear:both;
}
ul.footer-english{
	clear:both;
	font-size:12px;
	background: #267db1;
	padding:3px 0 5px 20px;
}
ul.footer-english li{
	float:left;
	color:#000;
	margin:0 5px 0 7px;
}
ul.footer-english li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
ul.footer-english li a:hover{
	color:#fff;
	text-decoration:underline;
}
ul.footer-hebrew{
	font-size:12px;
	background: #267db1;
	padding:3px  20px 5px 0;
	float:right;
}
ul.footer-hebrew li{
	float:left;
	color:#000;
	margin:0 5px 0 7px;
}
ul.footer-hebrew li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
ul.footer-hebrew li a:hover{
	color:#fff;
	text-decoration:underline;
}
.rights{
	clear:both;
	background:#2271a0;
	height:30px;
	padding-top:20px;
}
.rights p.rights-english{
	float:left;
	color:#fff;
	padding-left:20px;
}
.rights p.rights-hebrew{
	float:right;
	color:#fff;
	padding-right:20px;
}
