html,body,div,span,
ul,ol,li,dl,dd,dt,
h1,h2,h3,h4,h5,h6,p,q,blockquote,a,p,
label,form,fieldset,legend,
img
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	border: 0;
	text-decoration: none;
	list-style-type: none;
}

body {
	font-size: 12px;
	color: #393939;
	font-family: Tahoma;
	background: #ececec url(img/bg.jpg) top center no-repeat;

}

h1, h2 {
	font-size: 24px;
	color: #353535;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 21px;
}

h2 span {
	color: #696969;
}

h1 span {
	color: #5f0725;	
}

a {
  color: #5f0725;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

#m-wrapper {
	background: url(img/footer_bg.jpg) bottom center no-repeat;
	padding: 0 0 120px 0;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#top {
	height: 525px;
	position: relative;
	margin: 0 0 20px 0;
}

#top.small {
	height: 410px
}

#top #logo {
	position: absolute;
	top: 15px;
	left: 8px;
}

#top h1 {
	position: absolute;
	top: 220px;
	left: 15px;
	z-index: 100;
}	

#top h2 {
	color: #696969;
	position: absolute;
	top: 247px;
	left: 15px;
	z-index: 100;
}

#slideshow {
	position: absolute;
	top: 250px;
	right: -20px;
}

#slideshow #slidephoto {
	position: relative;
	height: 115px;
	width: 180px;
	overflow: auto;
}

#slideshow #slidephoto #slideinner {
	width: 180px;
}

#slideshow #slidephoto div {
	height: 115px;
	width: 180px;
}	

#slideshow #slidephoto a {
	height: 115px;
	width: 180px;
}

#slideshow #slidephoto a img {
	display: block;
	margin: 0 auto;
}

#slideshow #slidephoto a.active {
	z-index: 220;
}


#slideshow #slidephoto a.last-active {
	z-index: 210;
}

.hide {
	display: none;
}

#slideshow ul {
	margin: 26px 0 0 37px;
}

#slideshow ul li {
	float: left;
	margin: 0 6px 0 0;
}

#slideshow ul li a {
	float: left;
	width: 24px;
	height: 22px;
	text-indent: -9999px;
}

li.one { background: url(img/slideshow-nav.gif) 0 0 no-repeat; }
li.two { background: url(img/slideshow-nav.gif) -29px 0 no-repeat; }
li.three { background: url(img/slideshow-nav.gif) -55px 0 no-repeat; }
li.four { background: url(img/slideshow-nav.gif) -82px 0 no-repeat; }

#nav {
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 100;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	display: block;
	outline: none;
}

#nav-home, #nav-offers, #nav-studio, #nav-folio, #nav-contact {
	height: 34px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 0 20px;
}

#nav-home {
	width: 141px;
	background: url(img/nav.png) 0 0 no-repeat;
}

#nav-home:hover { background: url(img/nav.png) 0 -32px no-repeat; }
#nav-home.active { background: url(img/nav.png) 0 -67px no-repeat; }

#nav-offers {
	width: 91px;
	background: url(img/nav.png) -160px 0 no-repeat;
}

#nav-offers:hover { background: url(img/nav.png) -160px -32px no-repeat; }
#nav-offers.active { background: url(img/nav.png) -160px -68px no-repeat; }

#nav-studio {
	width: 91px;
	background: url(img/nav.png) -270px 0 no-repeat;
}

#nav-studio:hover { background: url(img/nav.png) -270px -32px no-repeat; }
#nav-studio.active { background: url(img/nav.png) -270px -68px no-repeat; }

#nav-folio {
	width: 110px;
	background: url(img/nav.png) -380px 0 no-repeat;
}

#nav-folio:hover { background: url(img/nav.png) -380px -32px no-repeat; }
#nav-folio.active { background: url(img/nav.png) -380px -68px no-repeat; }

#nav-contact {
	width: 97px;
	background: url(img/nav.png) -510px 0 no-repeat;
}

#nav-contact:hover { background: url(img/nav.png) -510px -32px no-repeat; }
#nav-contact.active { background: url(img/nav.png) -510px -68px no-repeat; }


#b-home {
	width: 780px;
	height: 428px;
	background: url(img/h-home.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#b-offers {
	width: 590px;
	height: 300px;
	background: url(img/h-offers.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: 5px;
	right: 0px;
}

#b-studio {
	width: 590px;
	height: 300px;
	background: url(img/h-studio.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: -1px;
	right: 1px;
}

#b-contact {
	width: 470px;
	height: 300px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(img/h-contact.jpg) 0 0 no-repeat;
}

#b-folio {
	width: 340px;
	height: 300px;
	position: absolute;
	bottom: 0px;
	right: 123px;
	background: url(img/h-folio.jpg) 0 0 no-repeat;
}

#c-wrapper {
	overflow: hidden;
}

#side {
	float: left;
	width: 250px;
	padding: 0px 90px 0 17px;
}

#side h1 {
	margin-top: 25px;
}

#content {
	float: right;
	width: 540px;
	line-height: 18px;
	padding: 5px 20px 0 20px;
}

#content h1 {
	margin-top: 25px;
}

#content h2 {
	margin-top: 5px;
}

#content h3 {
	font-size: 20px; 
	margin: 3px 0px 30px 0px; 
}


#content p {
	margin: 0 0 20px 0;
	text-shadow: #ffffff 1px 1px 1px;
}

#content p.info {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #696969; 
	text-shadow: #ffffff 1px 1px 1px;
}

#content a { color: #5f0725; }


.more {
	width: 90px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: url(img/more.gif) 0 0 no-repeat;
	margin: 20px 0 20px auto;

}

.form-foot {
	font-size: 11px;
	line-height: 14px;
	color: #565656;
	margin: 15px 0 0 0;
}

#footer {
	font-size: 11px;
	color: #9b9b9b;
	line-height: 14px;
	border-top: 1px solid #e3e2e2;
	padding: 10px 0 0 0;
	margin: 85px 0 0 0;
}

#footer span {
	display: block;
}

#footer a {
	color: #4d303f;
}
	
#where {
	color: #603c4e;
	float: right;
}

#where .twitter {
	padding: 0 0 0 25px;
	background: url(img/where.gif) 0 0 no-repeat;
	display: block;
	height: 18px;
	margin: 0 0 10px 0;
}

#where .facebook {
	padding: 0 0 0 25px;
	background: url(img/where.gif) 0 -24px no-repeat;
	display: block;
	height: 18px;
	margin: 0 0 5px;
}

form.subscribe {
	width: 250px;
	height: 20px;
	background: url(img/side-form.gif) 0 0 no-repeat;
	position: relative;
}

form.subscribe .text {
	border: 0px;
	background: none;
	position: absolute;
	top: 1px;
	left: 10px;
	height: 20px;
	width: 150px;
	font-size: 10px;
	color: #707070;
}

form.subscribe .submit {
	border: 0px;
	background: none;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}

#side.sub-form {
	background: url(img/sub-form.gif) 100% 0 no-repeat;
	min-height: 190px;

}

#shape {
	position: absolute;
	top: 0;
	right: 99px;
	width: 206px;
	height: 323px;
	background: url(img/listek.png) 0 0 no-repeat;
	z-index: 10;
}

#content ul {
	/*  margin: 30px 60px; */
	margin: 20px 60px 40px 60px; 
	text-shadow: #ffffff 1px 1px 1px;

}

#content ul li {
	padding: 11px 0 11px 22px;
	border-bottom: 1px solid #dddddd;
	background: url(img/content-li.gif) 0 50% no-repeat;

}



#side ul li {
	border-bottom: 1px solid #dddddd;
}

#side ul {
	width: 280px
}

#side ul li a {
	padding: 11px 0 11px 22px;
	display: block;
	color: #393939;
	text-decoration: none;
	background: url(img/content-li.gif) 0 50% no-repeat;
}

#side ul li a:hover {
	background: url(img/content-li.gif) 240px 50% no-repeat;
	color: #5f0725;
}

#side li.last, #content li.last {
	border-bottom: 0;
}

#hook {
	width: 60px;
	height: 255px;
	background: url(img/hook.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 480px;
	z-index: 1;
}

#left, #middle, #right {
	float: left;
	height: 200px;
	width: 270px;
}

#left { margin: 50px 60px 20px 10px; }
#middle { margin: 50px 65px 20px 5px; }
#right { margin: 50px 0 20px 0; }

#left p, #right p, #middle p {
	margin: 10px 0 10px 10px;
	font-size: 12px;
	line-height: 18px;
	text-shadow: #ffffff 1px 1px 1px;
}

#left hr, #middle hr, #right hr {
	height: 1px;
	background: #dbdad9;
	border: 0;
}

#left span, #middle span, #right span {
	display: block;
}

.imp {
	font-weight: bold;
}

#portfolio {
	float: right;
	width: 550px;
	line-height: 18px;
	padding: 0px 20px 0 20px;
	font-size: 11px;
	overflow: auto;
}

#portfolio ul li {
	overflow: auto;
	zoom: 1;
	height: 175px;
}

#portfolio img {
	float: left;
	padding: 10px;
	border: 1px solid #d6d6d6;
	margin: 0 20px 40px 0;
}

#portfolio div.desc {
}

#portfolio div ul li {
	height: auto;
}

#portfolio div ul li a {
	padding: 0 0 0 10px;
	background: url(img/content-li.gif) 0 50% no-repeat;
	color: #393939;
}

#portfolio div ul li.case {
	margin: 25px 0 0 0;
}

#portfolio div p {
	margin: 0 0 10px 0;
}

