*{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	}


body{
	background-color:#ac9672;
	}
#container{
	width:780px;
	margin:auto;
	background-color:#2c1802;
	}
#banner{
	width:780px;
	height:325px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat
	}
.bg_color{
	height:400px;
	}
.bg_color2{
	height:700px;
	}
.bg_color3{
	
	}
p{
	margin:25px;
	font-size:12px;
    color:#f3e7d3;/*fff*/
	line-height:20px;
	}
p span{
	font-size:12px;
    color:#f3e7d3;/*fff*/
	font-style:italic;
	line-height:20px;
	}
h1{
	margin:35px 0 0 25px;
	font-size:18px;
	font-weight:bolder;
    color:#f3e7d3;/*fff*/
	line-height:15px;
	}	
h2{
	margin:0 5px 0 25px;
	font-size:14px;
	font-weight:bolder;
    color:#f3e7d3;/*fff*/
	line-height:20px;
	}
h2 span{
	font-size:14px;
	/*font-weight:bolder;*/
    color:#f3e7d3;/*fff*/
	font-style:italic;
	line-height:20px;
	}
a{
	text-decoration:none;
    color:#fff;
	}
a:hover{
	text-decoration:none;
    color:#f3e6d3;
	}
.space{
	height:110px;
	}
.space2{
	margin:auto;
	width:728px;
	height:90px;
	}
p.small{
	margin-left:15px;
	font-size:11px;
    color:#fff;/* f3e7d3 */
	line-height:14px;
}
.small2{
	margin-left:15px;
	font-size:11px;
    color:#f3e7d3;/* f3e7d3 */
	line-height:14px;
}
.bloc_addr{
	width:230px;
	margin:25px 5px 0 25px;
	float:left;
	background-image:url(images/add_middle.jpg);
	background-repeat:repeat-y;
	}
.bloc_addr2{
	width:230px;
	margin:25px 5px 0 10px;
	float:left;
	background-image:url(images/add_middle.jpg);
	background-repeat:repeat-y;
	}
.img1{
	height:18px;
	background-image:url(images/add_up.jpg);
	background-repeat:no-repeat;
	}
.img2{
	height:150px;
	}
.img3{
	height:18px;
	background-image:url(images/add_bottom.jpg);
	background-repeat:no-repeat;
	}
p.mail{
	margin-top:0;
	padding-top:0;
	margin-left:25px;
	/*padding-top:110px;*/
	font-size:11px;
    color:#242424;
}
p.mail a{
	text-decoration:none;
    color:#242424;
}
p.mail a:hover{
	text-decoration:none;
    color:#000;
}
p.banner{
	margin:5px 0 0 25px ;
	font-size:12px;
	font-weight:bolder;
    color:#9f865e;
	line-height:25px;
	}
p.footer{
	float:left;
	margin:10px 75px 10px 75px;
	font-size:10px;
	color:#f3e7d3;/*fff*/
	}
p.footer a{
	text-decoration:none;
    color:#f3e7d3;
}
p.footer a:hover{
	text-decoration:none;
    color:#f3e7d3;/*fff*/
}
#footer{
	clear:both;
	width:780px;
	height:25px;
	martgin:0;
	padding:0;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}
#footer2{
	width:780px;
	margin:auto;
	}
.clear{
	clear:both;
	width:780px;
	height:20px;
	margin:auto;
	}	