@charset "utf-8";

#wrap {
	background-image: url(../images/backWrapHome.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}
#spacer {
	width:100%;
	min-height:7px;
	height:auto;
	background-color:#8c8b7e;
}
/* for Internet Explorer */
/*\*/
* html #spacer {
	height:7px;
}
.testoHome {
	padding-top:7px;
	/*line-height:12px;*/
}
#header {
	background-color:#8c8b7e;
}
#contentLeft {
	background:url(../images/backLeft.gif) 0 0 repeat-y;
}
#textLeft {
	width:275px;
	text-align:justify;
	padding-left:143px;
	padding-top:15px;
}
#textLeft img {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
#textLeft p a {
	color:#666666;
}
#footer {
	color:#403e28;
}
#menu {
	width:100%;
	height:188px;
	background-image:url(../images/menuBackground.jpg);
	padding-top:5px;
	color:#403e28;
	font-weight:bold;
}
.menu li {
	width:296px;
	height:14px;
	background-image:url(../images/backMenuItem.png);
	*background-image:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/backMenuItem.png", sizingMethod="fixed");
	margin-bottom:2px;
	list-style-type:none;
	padding-left:10px;
	padding-top:2px;	
}
