body{
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-size:13pt;
	font-family:Times New Roman,Trebuchet Ms, Arial, serif;
	text-align: justify;
	background: url('../images/background-hires.gif') top left repeat-x #FFF;
	background-attachment:scroll;
	color: #534943;
	overflow-x: hidden;
	overflow-y:scroll; 
	overflow: auto;
	height: 100%;
}

a{text-decoration: none;font-weight: lighter;color:#6E6E6E;}
a:hover{text-decoration: none;color:#FE0000;font-weight: lighter;}
img{display: block;border: 0;margin:0;padding: 0;}
p,h1,h2,h3,form,fieldset{margin: 0;padding: 0;border: 0;}
.center{margin: 0 auto;text-align: center;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
.clear{clear: both;display: block;}
h1,h2,h3,h4,h5{font-weight: normal;margin: 0;padding: 0;}
p{line-height: normal;padding: 10px 0 0 0;text-indent: 0;margin: 0;text-align: justify;}

/*main*/

div.containter{
	width: 960px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	display: block;
}
img.logo{position: relative;top:87px;left:30px;}
div.content{background: url('../images/background-content.gif') top left repeat-x #FFF;min-height: 640px;position: relative;top:120px;}
div.warp{padding: 0 30px 0 30px;clear: both;}

.fx-1,.fx-2{background-position:top left;position: absolute;z-index: 1;overflow: auto;}
.fx-1{background-image: url('../images/fx-1.gif'); width: 112px;height: 364px;top:201px;left:-112px;}
.fx-2{background-image: url('../images/fx-2.gif'); width: 199px;height: 509px;top:201px;right:-145px;}

a.bigFoto{float: right;margin: 0 0 0 20px;text-align: right;font-size:11px;color:#C5BEA7;}
h1.title,h2.title{background: url('../images/h.gif')  left no-repeat;padding: 0 0 0 13px;font-size:13pt;margin: 0;display: inline;line-height: 10px;font-weight: bold;;}

/*gallery*/
div.gallery{clear: both;padding: 20px 0 0 0;}
a.frame{display: block;float: left;width: 271px;184px;background-repeat: no-repeat;margin: 13px;background-position: center;}

.footer {border-top: 1px dotted #494430;}
.footer h3{clear: both;}

