/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #311C00 url(http://www.mww.co.il/ir174/img2.jpg) repeat-x ! important;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	color: #D9C09A;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #E8D6B4;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(http://www.mww.co.il/ir174/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(http://www.mww.co.il/ir174/img4.gif) repeat-x; 
	list-style: none;
}

ul li.first {
		background: url(http://www.mww.co.il/ir174/img6.jpg) repeat-x left bottom; 
		height:33px;
}

a {
	color: #D9C09A;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {

	margin: 0;
}


/* Header */

#header {
	width: 850px;
	height: 250px;
	margin: 0 auto;
	padding-bottom:110px;
}

#header * {
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h2 {

	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}







/* Footer */

#footer {
	clear: both;
	width: 860px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(http://www.mww.co.il/ir174/img4.gif) repeat-x;
	font-size:11px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}




