* {
	font-family: arial,sans-serif;
	padding:0;
	margin:0;
}
#body {
	font-size: 10pt;
	width:780px;
	margin:0 auto;
	position:relative;
	background:url('../img/main_cont.jpg');
	color:white;
}
img {
	border:none;
}
#top {
	width:780px;
	height:130px;
	position:relative;
	overflow:hidden;
	background:url('../img/top.jpg');
}
#logo {
	position:absolute;
	top:16px;
	right:20px;
}
#top_bar {
	width:780px;
	height:15px;
	position:relative;
	overflow:hidden;
	background:url('../img/top_bar.jpg');
}
#main_area {
	width:780px;
	position:relative;
	background:url('../img/main_area.jpg') no-repeat;
}
/**********************************/
#main_area a {
color:white;
text-decoration:none;
} 
#main_area a:hover { color:blue } 
/************************************************/
#bottom_bar {
	width:750px; /*780*/
	height:13px; /*35*/
	padding:8px 16px;
	position:relative;
	overflow:hidden;
	background:url('../img/bottom_bar.jpg');
	text-align:center;
}
#bottom_bar a {
	color:white;
	
/*	font-size:8pt; */
}
#bottom_bar a:hover {
	color:blue;
}
#bottom_bar {
	position:absolute;
	
	bottom:0;
}

#content {
	padding:5px 15px;
}
h1 {
	font-size:14pt;
	padding:0;
	margin:0;
}
h1.img {
	text-indent:30px;
	background: url('../img/bullet.gif') right no-repeat;
}

/************************************************************************/

#intro {
	width:300px;
	position:absolute;
	right:30px;
	top:40px;
}
#bullet1,#bullet2,#bullet3,#bullet4,#bullet5,#bullet6,#bullet7 {
	color:black;
	font-size:11pt;
	font-weight:bold;
	font-family:tahoma,arial;
	width:454px;
	height:26px;
	position:absolute;
	left:0;
	line-height:18pt;
}
#bullet1 a,#bullet2 a,#bullet3 a,#bullet4 a,#bullet5 a,#bullet6 a,#bullet7 a {
	color:black;
	text-decoration:none;
}
#bullet1 a:hover,#bullet2 a:hover,#bullet3 a:hover,#bullet4 a:hover,#bullet5 a:hover,#bullet6 a:hover,#bullet7 a:hover {
	color:blue;
}
#bullet1 {
	background: url('../img/bullet1.jpg');
	top:13px;
	text-indent:35px;
	line-height:20pt;
}
#bullet2 {
	background: url('../img/bullet2.jpg');
	top:38px;
	text-indent:54px;
	line-height:20pt;
}
#bullet3 {
	background: url('../img/bullet3.jpg');
	top:66px;
	text-indent:71px;
}
#bullet4 {
	background: url('../img/bullet4.jpg');
	top:95px;
	text-indent:93px;
}
#bullet5 {
	background: url('../img/bullet5.jpg');
	top:122px;
	text-indent:107px;
}  
#bullet6 {
	background: url('../img/bullet6.jpg');
	top:149px;
	text-indent:121px;
}
#bullet7 {
	background: url('../img/bullet7.jpg');
	top:177px;
	text-indent:129px;
}
#contact {
	background: url('../img/contactshkalim4.gif') no-repeat;
	width:300px;
	position:absolute;
	right:407px; 
	top:215px;
	color:#000000;
}
#shomer {
	position:absolute;
	left:0px;
	bottom:28px;
}
input:hover {
border: 1px solid #808080;
}
input:focus {
border: 1px solid #808080;
}
input:active {
border: 1px solid #808080;
}
