/* @override http://uliss.com/style/master.css */

body {
	margin: 0;
	padding: 0;
	font-size: 109%;
	font-family: Arial;
	line-height: 1.3;
	color: #3d2a21;
}

h1{
	color: #911b24;
}

#baget{
	width: 100%;
	height: 51px;
	background: url(/style/img/home-top.gif) repeat-x 0 0;
}

ins {
	text-decoration: none;
}

#ptah{
	position: absolute;
	margin-top: 30px;
}

#main .topframe, #main .bottomframe{
	display: block;
	width: 50%;
	position: relative;
	left: 7%;
	overflow: hidden;
	margin-left: 8px;
}


#main .topframe .l *, #main .topframe .r *, #main .bottomframe .l *, #main .bottomframe .r *{
	display: block;
	position: absolute;
	width: 1200px;
	height: 1500px;
	background: url(/style/img/main-frame.png) no-repeat 0 0;
}
.c {
	display: block;
	width: 100%;
	height: 100%;

}
#main .topframe .spacer {
	display: block;
	margin: 29px 43px 0px 43px;
	padding: 50px 5% 0px 7%;
}
#main .bottomframe .spacer {
	display: block;
	margin: 0px 43px;
	height: 33px;
}

.spacer * {
	position: relative;
	margin: 0px;
}

.spacer h1 {
	font-size: 150%;
	font-weight: normal;
	line-height: 0.8;
	margin-bottom: 1ex;
}
.spacer p{
	padding-bottom: 3ex;
}


#main .topframe .l * {
	left: -67px;
	top: -87px;
	width: 100%;
}


#main .topframe .r * {
	top: -87px;
	left: -67px;
	margin-left: 100%;	
}

#main .bottomframe {
	height: 78px;
}

#main .bottomframe .r * {
	left: -67px;
	margin-left: 100%;	
}


#main .bottomframe .l * {
	left: -67px;
	width: 100%;
}

#slides{
	position: relative;
	left: 7%;
	margin-left: 40px;
	width: 45%;
}

#slides img{
	border: 6px solid #3c0814;
}

#slides *{
	margin: 15px 5px 5px 5px;
	vertical-align: middle;
}
#main .topframe .l *, #main .topframe .r *, #main .bottomframe .l *, #main .bottomframe .r *{
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/img/main-frame.png', sizingMethod='crop');
}

.png{
	behavior: url(/style/png.htc);
}