#wrap {
	width: 1130px;
	margin: 0 auto;
	margin-top: 15px;
	margin-left: 70px;
	font: 10px 'Lucida Grande';
	
}

h1 a {
	text-indent: -99999px;
	width: 509px;
	height: 35px;
	display: block;
	background: url(../images/text-maria-konstantinov.png) no-repeat;
}



ul#navigation {
	margin-top: 15px;
	margin-bottom: 45px;
	padding-bottom: 25px;
	
}

ul#navigation li a {
	float: left;
	height: 14px;
	text-indent: -9999px;
	margin-right: 25px;
}

ul#navigation li#tab-about a {
	display: block;
	width: 45px;
	background: url(../images/text-about.png) no-repeat left top;
}

ul#navigation li#tab-about a:hover {
	background: url(../images/text-about.png) no-repeat left bottom;
}

ul#navigation li#tab-installation a {
	display: block;
	width: 86px;
	background: url(../images/text-installation.png) no-repeat left top;
}

ul#navigation li#tab-installation
 a:hover {
	background: url(../images/text-installation.png) no-repeat left bottom;
}

ul#navigation li#tab-illustration a {
	display: block;
	width: 87px;
	background: url(../images/text-illustration.png) no-repeat left top;
}

ul#navigation li#tab-illustration a:hover {
	background: url(../images/text-illustration.png) no-repeat left bottom;
}


ul#navigation li#tab-drawing a {
	display: block;
	height: 19px;
	width: 61px;
	background: url(../images/text-drawing.png) no-repeat left top;
}

ul#navigation li#tab-drawing a:hover {
	background: url(../images/text-drawing.png) no-repeat left bottom;
}

ul#navigation li#tab-contact a {
	display: block;
	position: relative;
	top: 2px;
	height: 14px;
	width: 61px;
	background: url(../images/text-contact.png) no-repeat left top;
}

ul#navigation li#tab-contact a:hover {
	background: url(../images/text-contact.png) no-repeat left bottom;
}

ul#navigation li#tab-contact.current a {
	background: url(../images/text-contact.png) no-repeat left bottom;
}

ul#navigation li#tab-about.current a {
	background: url(../images/text-about.png) no-repeat left bottom;
}

ul#navigation li#tab-drawing.current a {
	background: url(../images/text-drawing.png) no-repeat left bottom;
}

ul#navigation li#tab-installation.current a {
	background: url(../images/text-installation.png) no-repeat left bottom;
}

ul#navigation li#tab-illustration.current a {
	background: url(../images/text-illustration.png) no-repeat left bottom;
}

ul#navigation li.current a {
	cursor: default;
}

#content {
	clear: both;
	background: #f1f1f1;
	padding: 17px;
	margin-top: 10px;
}

#main-content {
	width: 780px;
	float: left;
	display: block;
}

#intro-content {
	width: 818px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#main-content img {
	border: 4px solid #d4d2d2;
}

#intro-content img {
	border: 4px solid #d4d2d2;
	
}

#sidebar {
	width: 300px;
	float: right;
}

.clear {
	clear: both;
}

#copyright {
	float: right;
	margin-top: 5px;
}

#main-content h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0d0d0d;
	margin-bottom: 3px;
	margin-top: 5px;
}

#main-content p {
	color: #343434;
}	

#main-content p span {
	display: block;
	margin-top: 4px;
	color: #7b7b7b;
}

ul#sub-navigation {
	margin-bottom: 15px;
}

ul#sub-navigation li {
	display: block;
	color: #0d0d0d;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	border-bottom: 1px solid #e4dcdc;
	padding-left: 5px;
}

ul#sub-navigation a {
	color: #0d0d0d;
	text-decoration: none;
	font-size: 12px;
	display: block;
}

ul#sub-navigation #current a {
	color: #e71e1e;
}

ul#sub-navigation li:hover {
	background-color: #f0e9e9;
}

#sidebar p {
	margin-bottom: 8px;
	line-height: 14px;
}

#sidebar h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

ul#photos li {
	float: left;
	margin-right: 8px;
	list-style: none;
}

ul#photos a {
	text-decoration: none;
	color: #343434;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid #e4dcdc;
	padding-left: 8px;
	padding-right: 8px;
	
}

ul#photos li#current {
	background-color: #e4dcdc;
}

ul#photos li:hover {
	background-color: #e4dcdc;
	cursor: pointer;
}

ul#contact {
	margin-bottom: 15px;
}

ul#contact li {
	display: block;
	color: #0d0d0d;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #e4dcdc;
	padding-left: 5px;
	
}

ul#contact li a {
	color: #0d0d0d;
	text-decoration: none;
	font-size: 12px;
	
}

ul#contact li hover {
	color: #CC5266;
}

#content p strong {
	font-weight: bold;
}

#content p {
	margin-bottom: 10px;
}

#content a {
	color: #e71e1e;
	text-decoration: none;
}

#content li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}
