*{
	margin: 0;
	padding: 0;
}

BODY{
	background: #000 url(img/bg4.jpg) repeat-x;
	width: 1000px;
	margin: 0px auto;
}

A:hover{
	text-decoration: none;
}

IMG{
	border: 0px;
}

H1{
	float: left;
	padding-left: 45px;
	padding-top: 25px;
}

#header{
	overflow: hidden;
	width: 100%;
	padding-bottom: 15px;
}

#menu{
	overflow: hidden;
	padding-top: 60px;
}

#menu A, #menu P{
	display: block;
	float: left;
	margin: 0px 25px;
	color: #fff;
	font: 0.75em Tahoma;
	text-decoration: none;
}

#menu P{
	cursor: default;
}

#menu A:hover, #menu P{
	color: #666666;
}

#main{
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}

#left-block{
	float: left;
	padding-left: 55px;
	padding-top: 100px;
	overflow: hidden;
}

#content{
	padding-left: 50px;
	overflow: hidden;
	height: 100%;
}

#content H3{
	color: #fff;
	font: italic 1.50em Tahoma;
	padding-bottom: 10px;
}

#gallery{
	width: 275px;
	padding-bottom: 40px;
	font: italic 0.88em "Myriad Pro";
	color: #fff;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}

#gallery P{
	padding-bottom: 15px;
}

#photo{
	float: right;
	width: 570px;
	padding: 45px 30px 0px 0px;
	overflow: hidden;
	text-align: center;
}

#photo TABLE{
	height: 500px;
}

#photo IMG{
	border: 1px solid #ededed;
}

#photo INPUT{
	cursor: pointer;
	vertical-align: middle;
}

#photo P{
	color: #3399cc;
	font: 0.88em Tahoma;
}
	
#photo_preview{
	overflow: hidden;
	padding: 20px 32px;
	height: 106px;
}

#photo_preview IMG{
	border: 1px solid #454547;
	cursor: pointer;
	margin: 0px 2px;
}

#photo_preview IMG.active{
	border: 3px solid #fff;
	margin: 0px;
}

#photo_preview DIV{
	width: 900px;
	margin: 0px 9px;
	overflow: hidden;
	float: left;
}

#photo_preview INPUT{
	float: left;
	cursor: pointer;
	margin-top: 42px;
}

#photo_preview TD{
	padding-right: 18px;
	height: 106px;
}

#photo_preview DIV#previews{
	float: none;
	margin: 0px;
}

#about_studio{
	overflow: hidden;
	width: 600px;
}

#about_studio P{
	color: #fff;
	font: italic 0.88em "Myriad Pro";
	padding: 14px 0px;
}

#about_studio IMG{
	vertical-align: middle;
	margin-left: 10px;
}






#contact{
	overflow: hidden;
	float: left;
}

#contact DIV{
	padding-bottom: 20px;
	float: left;
	padding-right: 30px;
}

#contact DIV P{
	color: #fff;
	font: 1.56em "Myriad Pro";
}

#contact DIV P SPAN{
	font: 0.44em Tahoma;
}

#contact DIV P A{
	color: #3399cc;
	font: 0.64em Tahoma;
}

#contact P{
	clear: left;
}

#about{
	color: #fee2b6;
	font: 1.25em Tahoma;
	text-decoration: none;
	top: -5px;
	position: relative;
}

#about:hover{
	text-decoration: underline;
}

#signature{
	width: 290px;
	padding-top: 415px;
	padding-left: 190px;
}

#signature P{
	color: #fff;
	font: italic 0.75em "Myriad Pro";
	padding-bottom: 15px;
}

#signature P IMG{
	vertical-align: middle;
	margin-left: 20px;
}

#footer{
	overflow: hidden;
	padding: 0px 45px 20px 50px;
}

#footer DIV{
	float: left;
}

#footer P{
	color: #b4b9c2;
	font: 0.69em Tahoma;
	padding-top: 8px;
}

#footer P SPAN{
	color: #435064;
	font-size: 0.82em;
}

#footer P A{
	color: #3399cc;
}

#footer IMG{
	margin-left: 97px;
}

#slide-block{
	display: none;
	text-align: center;
	overflow: hidden;
	padding-top: 50px;
}

#slide-block TABLE{
	width: 570px;
	margin: 0px auto 30px;
}