*
	{
	margin:0;
	padding:0;
	}

body{
	margin:0;
	padding:0;
	line-height: 1.125em;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../image/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	}

#totalcontainer
	{
	width: 1020px;
	}

#maincontainer
	{
	width: 780px;
	}

em
	{
	color: red;
	}

#topsection
	{
	background: url(../image/headerBG.jpg) no-repeat left top transparent;
	height: 170px; /*Height of top section*/
	}

#topsection h1
	{
	margin: 0;
	padding-top: 0px;
	}

#contentwrapper
	{
	float: left;
	width: 100%;
	}

#contentcolumn
	{
	margin-left: 220px;

	background-image: url(../image/containerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:8px 4px 4px 10px;	
	min-height:690px;
	height:auto !important;
	height:690px;
	} 

#contentcolumnwide
	{
	margin-left: 1px;
	background-image: url(../image/containerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:8px 4px 4px 10px;
	min-height:690px;
	height:auto !important;
	height:690px;
	} 
	
#leftcolumnwide
	{
	background-color: #1188ee;
	float: left;
	width: 1px; /*Width of left column*/
	margin-left: -100%;
	background: #FFFFFF;
	min-height:690px;
	}

#leftcolumn
	{
	background-color: #1188ee;
	float: left;
	width: 220px; /*Width of left column*/
	margin-left: -100%;
	background: #FFFFFF;
	}

#footer
	{
	background:#FFFFFF 0%;
	clear:left;
	color:#FF0000;
	padding:4px 0pt;
	text-align:center;
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	}

#footer a
	{
	color: #007;
	}

.innertube
	{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}

h1 
	{
	font-size:19px;
	font-weight:bold;
	letter-spacing:1.125ems;
	padding:8px 4px;
	}


/*menu start */
#menu
	{
	width:100%;
	z-index:9999;
	}
#menu ul
	{
	list-style:none;
	}
#menu li
	{
	list-style:none;
	display:block;
	float:left;
	}
#menu li a
	{
	display:block;
	float:left;
	height:66px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:url(../image/menu_left.jpg) no-repeat left;
	line-height:43px;
	padding:0 0 0 7px;
	text-decoration:none;
	}
#menu li a span
	{
	display:block;
	float:left;
	background:url(../image/menu_right.jpg) no-repeat right;
	height:66px;
	color:#fff;
	line-height:43px;
	padding:0 9px 0 6px;
	}
#menu li a:hover
	{
	display:block;
	float:left;					
	background:url(../image/menu_left_h.jpg) no-repeat left;
	height:66px;
	}
#menu li a:hover span
	{
	display:block;
	float:left;					
	background:url(../image/menu_right_h.jpg) no-repeat right;
	color:#fff;
	height:66px;
	}
#menu li a.current
	{
	display:block;
	float:left;
	height:66px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:url(../image/menu_left_h.jpg) no-repeat left;
	line-height:43px;
	padding:0 0 0 7px;
	text-decoration:none;
	}
#menu li a.current span
	{					
	display:block;
	float:left;
	background:url(../image/menu_right_h.jpg) no-repeat right;
	height:66px;
	color:#fff;
	line-height:43px;
	padding:0 14px 0 6px;
	}
/* menu end */

/* left column styling */

#indexCol 
	{
	width:220px;
	height:700px;
	background: url(../image/choices_colour_slim.jpg) transparent no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	/*background-color: #1188ee;*/
	}

#notIndex 
	{
	width:220px;
	min-height:600px;
	height:auto !important;
	height:600px;
	}

.box01 {
	font-family: "Franklin Gothic Medium";
	color:#000000;
	font-size:13px;
	height:128px;
	margin-bottom:15px;
	padding:24px 32px 16px 34px;
	text-align:justify;
	}

.box01 .title 
	{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-bottom:6px;
	margin-top:6px;
	}
			
	
.box01b {
	font-family: "Franklin Gothic Medium";
	color:#000000;
	font-size:13px;
	height:128px;
	margin-bottom:15px;
	padding:24px 32px 16px 34px;
	text-align:justify;
	}

.box01c {
	font-family: "Franklin Gothic Medium";
	color:#000000;
	font-size:13px;
	height:128px;
	margin-bottom:15px;
	padding:16px 32px 16px 34px;
	text-align:justify;
	}

.box01d {
	font-family: "Franklin Gothic Medium";
	color:#333333;
	font-size:13px;
	padding:12px 8px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	border:2px solid #333333;
	margin-bottom:20px;
	}

/* end left column styling */

/*footer styling */

	p.footer {
	padding:0px;
	margin:0px;
	margin-left:180px;
	}
		
/* end footer styling */

/* apply now button */
	.Rollover .Out 
	{ 
		display:inline; 
		visibility:visible; 
		text-decoration:none;
		border: 0;
	} 
	.Rollover .Over 
	{ 
		display:none; 
		visibility:hidden; 
		border: 0;
	} 
	.Rollover:hover .Out 
	{ 
		display:none; 
		visibility:hidden; 
		border: 0;
	} 
	.Rollover:hover .Over 
	{ 
		display:inline; 
		visibility:visible; 
		border: 0;
	} 
	
	.Rollover span {
		display:none;
		}
/*end apply now button */

/* generic styling */

p {
	padding:4px 8px;
	line-height:1.125ems;
	text-align:justify;
	}

.helped
	{
	padding-top: 96px;
	}

h2 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.125ems;
	padding:8px 4px;
	}
	
	
.highlight {
	width:80%;
	padding:12px;
	color:#006600;
	font-weight:bold;
	margin:15px auto;
	border:1px solid #999999;
	line-height:1.125ems;
	text-align:justify;
	}	

.whiteBG {
	background-color:#FFFFFF;
	}
	
.b {
	font-weight:bold;
	}
	
.i {
	font-style:italic;
	}

.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

a:link {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

.title {
	font-size:1.125ems;
	font-weight:bold;
	color:#660000;
	text-align:left;
	padding-bottom:6px;
	margin-top:6px;
	}
	
.mlMed {
	margin-left:155px;
	}

.buffer {
	height:90px;
	width:inherit;
	}
	
.buffer span {
	display:none;
	}
	
	
.clear {
	clear:both;
	}
	
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
/* form */

form 
	{
	margin: 0;
	padding: 0;
	color:#000000;
	width:85%;
	}

form h3
	{
	clear : both;
	height: 20px;
	margin-top : 10px;
	margin-bottom:5px;
	border-bottom:1px solid #990000;
	color:#990000;
	}

form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	/*background: #FFFFFF;*/
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	color:#000000;
	}
	
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	}
	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 150px;
	font-size: 11px;
	color:#666;
	}

form fieldset textarea
	{
	width: 150px;
	margin-left:150px;
	}
	
form fieldset select 
	{
	padding: 0;
	border: 1px solid #111111;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 96px;
	font-size: 11px;
	color:#666;
	}

.birthmonth 
	{
	width: 80px !important;
	}
.birthday 
	{
	width: 40px !important;
	}
.birthyear 
	{
	width: 60px !important;
	}

form fieldset input[type=checkbox]
	{ 
	width: 20px !important; 
	display:block;
	margin-top : 15px;
	}

.cb
	{
	width: 20px !important; 
	display:block;
	border: none;
	background-color: transparent;	
	margin-top: 0px !important;
	}

input#param_angel_investments_in_israeli_companies, input#param_institutional_investments_in_israeli_companies, input#param_get_angel_investments_from_israel, input#param_get_institutional_investments_from_israel, input#param_provide_service_for_israeli_companies, input#param_partnership_with_an_israeli_company{
	width: 20px !important; 
}
	
form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	font-size: 11px;
	color:#666;
	}

form strong
	{
	color: #990000;
	font-weight: bold;
	}

form input.submit{
	background:#BBBBBB;
	color:#000000;
	font-weight:bold;
}

textarea.invisible
	{
	background		: #FFFFFF;
	border			: #FFFFFF;
	border-bottom-color 	: #FFFFFF;
	border-color 		: #FFFFFF;
	border-style 		: none none none none;
	border-top-color 	: #FFFFFF;
	border-width 		: 0;
	margin 			: 0;
	outline-color 		: #FFFFFF;
	outline-style 		: none;
	text-align 		: left;
	Width			: 150px;
	}

/* end form */	




/* keys Style */

#sidebar
	{
	position:absolute;
	top:90px;
	left: 780px;
	width: 200px;
	}

.keys 
	{
	margin-bottom: 20px;
	}

.keys .title 
	{
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(../image/img05.gif) no-repeat;
	font-size: 1.4em;
	color: #BB1C1C;
	}

.keys .content 
	{
	padding: 15px;
	}
	
#keys1
	{
	height: 300px;
	background: url(../image/family-gets-car-keys.jpg) no-repeat;
	padding-bottom: 15px;
	}

#keys2
	{
	height: 138px;
	background: url(../image/Approved-Woman-Loan-Approved.jpg) no-repeat;
	padding-bottom: 15px;
	}

#keys3
	{
	height: 299px;
	background: url(../image/sales-person-handing-car-keys.jpg) no-repeat;
	padding-bottom: 15px;
	}
/* keys Style */

.sitemap
	{
	padding-left: 50px;
	}
	
	
.sitemap ul 
	{
	list-style-image: url('../image/wheel.gif') !important;
	}
	

	
.sitemap ul li {
	height:25px;
	vertical-align:middle;
	}