* {
	padding:0px;
	margin:0px;	
}

body{
	background-image:url('img/back.gif');
	background-repeat:repeat;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#2e142c;
}

body img{
	border:0px;
}

body a{
	text-decoration:none;
	color:#a59586;
}
body a:hover{
	color:#ed2b94;
}
body a.sel{
	color:#ed2b94;
}
a[href!="#"]{
	color:#ed2b94;
}

#wrapper{
	background:#fff;
	width:978px;
/*	width:80%;*/
	margin:0 auto;
	border-top:1px #fff solid;
	height:100%;
}

#main{
	margin:38px 54px 0px;
/*	border:1px aqua dashed;*/
	text-align:left;
	position:relative;
}

#logo{
	position:absolute;
}

#slogan{
	margin-left:282px;
	/*margin-left:30%;*/
	padding-top:38px;	
	width:367px;
}

#slogan h1{
	font-size:13px;
	font-weight:bold;
	color:#ed2b94;
}

#slogan p{
	padding-top:8px;
	font-size:15px;
	color:#a59586;
}

#down{
	float:right;
	margin-top:38px;
	background:#fff url('img/down.gif') no-repeat left center;
	padding-left:10px;
	padding-bottom:2px;
	background:
}

#down a{
	font-size:13px;
}

#header{
	margin-top:73px;
}
#header span{
	color: #a59586;
	display:block;
	width:200px;
}
#header span img{
	margin-right:5px;
}

#menu{
	position:absolute;
	margin-left:282px;
	margin-top:12px;
}

#menu ul{
	list-style-type:none;
}

#menu li{
	display:inline;
	font-size:16px;
	font-weight:bold;
	padding-right:20px;
	float:left;	
}

#menu li a:active{
	color:#ed2b94;
}
#menu .sel{
	color:#ed2b94;
}

#cont{
	margin-top:25px;
}

#submenu{
	list-style-type:none;
	float:left;
	margin: -8px 0 0 -10px;
	_margin-left:-6px;
}

#submenu a{
	display:block;
	padding:6px 0px 7px;
	width:132px;
	height: 15px;
}

#submenu li{
	padding-left:11px;
}
#submenu li img{
	display:inline;                                               
}

#submenu li.sel{
	background:white url('img/edgel.gif') no-repeat left top;
}
#submenu li.sel a{
	color:#ed2b94;
	background-image:url('img/edger.gif');
	background-repeat:no-repeat;
	background-position:right top;
}



#container{
	margin-left:176px;
	margin-bottom:130px;
}
#content{	
}

#content h2{
	color:#ed2b94;
	font-size:12px;
	margin-bottom:20px;
}

#content.slip{
	margin-left:106px;
	overflow:hidden;
}

#list{
	margin-right:100px;
}

#list div{
	margin:0px;
	margin-bottom:12px;
	border:1px #fff dotted;
}

#list div h2{
	color:#2e142c;
	font-size:12px;
	margin-bottom:20px;	
}
#list div p{
	margin-left:105px;
}
#list div img{
	border:1px #a59586 solid;
	margin:0px 14px 0px 0px;
	float:left;
	width:89px;
	display:inline;
}
.clear{
	clear:both;
	height:0px;
}

div.thumb{
	float:left;
	margin:0px 37px 33px 0px;
	height:162px;
}
div.thumb.last{
	margin-right:0px;
}

.thumb img{
	border:1px #a59586 solid;
}
.thumb span{
	display:block;
	width:116px;
	margin-top:12px;
}
.thumb a{
	text-decoration:underline;
}
.thumb a:hover img {
	border: 1px solid #ed2b94;
}


ul.gallery{
	list-style-type:none;
	margin:0px 0px 0px 10px;
	width:auto;
	border:0px;
	padding:0px;
}

ul.gallery[class]
{
	margin:0px 0px 0px 0px;
}
ul.gallery li{
	display:block;
	float:left;
	margin:0px 12px 0px 0px;
	padding:0px;
	border:0px;
}

ul.gallery li a {
	padding:0px;
	margin:0px;
	display: block;
	border: 0px;
	height:92px;
	width:92px;
	z-index:10;
}
/*
ul.gallery a:hover{
	position:relative;
	z-index:100;
}
ul.gallery a span{
	display:none;
}
ul.gallery a:hover span{
	margin:0px;
	display:block;
	position:absolute;
	float:left;	
	background:#f01154;
	font-size:10px;
	color:#fff;
	padding:5px 10px;
	text-align:left;
	z-index:10;
	top:60px;
	left:50px;
	width:116px;
}
ul.gallery a.last:hover span{
	position:absolute;
	top:60px;
	left:-50px;
}*/

ul.gallery li img{
	border:1px #a59586 solid;
	height:90px;
	width:90px;
}
ul.gallery li a:active, ul.gallery li a:focus{
	outline:none;
}

#easyTooltip{
	padding:5px 10px;
	background:#f01154;
	color:#fff;
	text-align:left;
	/*width:116px;*/
	max-width:116px;
	font-size:10px;
}

ul.gallery li a:hover img{
	/*border: 1px #ed2b94 solid;*/
}
div.prettyGallery { 
display: inline-block; margin:0px 0px 0px 12px;
padding:0px;
text-align:left;

}
div a.disabled{
	cursor:default;
}
.disabled{
	cursor:default;
}
.undisabled{
	cursor:pointer;
}



#lastworks{
	margin-top:27px;
	height:145px;
}
#lastworks h2{
	font-size:16px;
	color:#a59586;
	font-weight:normal;
	margin-bottom:16px;
}
#lastworks .work{
	float:left;
	margin-left:13px;
}
#lastworks .work.first{
	margin-left:9px;
}


#lastworks .arrow{
	float:left;
	width:12px;
	background:#1f031c;
	height:50px;
	text-align:center;
	padding-top:42px;
}

#lastworks .arrow2{
	display: inline-block;
	float:right;
	width:12px;
	background:#1f031c;
	height:50px;
	text-align:center;
	padding-top:42px;
}


#lastworks .work img{
	border:1px #a59586 solid;
}
#lastworks .work a:hover img {
	border: 1px solid #ed2b94;
}


#footer{
	border-top:1px #a59586 solid;
	color:#a59586;
	font-size:11px;
	padding-top:10px;	
}

#footer span{
	float:right;
	margin-top:0px;
}

#footer span img{
	margin-right:5px;
}

#paging{
	clear: left;
}
.news{
	margin-bottom:20px;
}
.news h3{
	font-size: 18px;
	color:#ed2b94;
	margin-bottom:16px;
}
.email{
	color:#a59586;
}
