*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	background:#FFFFFF; 
	color:#707070; 
	font: 12px Helvetica, Arial, sans-serif;
	height:100%;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	font-size:12px;
	padding:0px; /* cellspadding="0" */
	vertical-align:top;
	text-align:left;
} 
img{
	border:0px;
}

a {color:#729f52; text-decoration:none;}
a:link    {}
a:hover   {color:#5f0000;}
a:visited {}
a:active  {}


a img {border: none;}

.wide {width: 100%;}

.main {
	width:900px;
	margin:auto;
	height:100%;
	background:url(../img/bg_bottom.gif) 0 100% repeat-x;
}
.main td {padding-bottom:60px;}
.header {
	height:133px;
	background:url(../img/head.gif) 0 0 no-repeat;
	width:900px;
}
.header a {
	display:block;
	width:135px;
	height:90px;
	float:left;
	margin-top:15px;
	margin-left:29px;
	display:inline;
}
.contentpart {
	clear:both;
}
.leftmenu {
	float:left;
	font:14px Geneva, Arial, Helvetica, sans-serif;
	padding-left:37px;
	width:161px;
}
.leftmenu ul {
	list-style:none;
}
.leftmenu ul li {
	height:31px;
	padding-top:19px;
	background:url(../img/m_delim.gif) 0 0 no-repeat;
	padding-left:1px;
	float:left;
	width:150px;
}
.leftmenu ul li.first {
	height:29px;
	padding-top:17px;
	background:none;
}
.leftmenu ul li.last {
	padding-top:17px;
}
.leftmenu a {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
}
.leftmenu a b {
	display:none;
}
.leftmenu a:hover {
	background-position:0 100%;
}
.leftmenu a.active {
	background-position:0 100%;
}
.leftmenu a.home {
	background-image:url(../img/m_home.gif);
	height:12px;
	width:29px;
}
.leftmenu a.consulting {
	background-image:url(../img/m_consulting.gif);
	height:14px;
	width:59px;
}
.leftmenu a.images {
	background-image:url(../img/m_images.gif);
	height:14px;
	width:38px;
	margin-left:1px;
}
.leftmenu a.mailto {
	background-image:url(../img/m_email.gif);
	height:10px;
	width:114px;
}

.content {
	float:left;
	width:702px;
	padding-top:19px;
	overflow:hidden;
}



/* pages styles */
.indextext {
	height:341px;
	background:#5f0000 url(../img/home_img.jpg) 0 0 no-repeat;
	padding-left:484px;
	color:#ebebeb;
	font: 11px Helvetica, Arial, sans-serif;
	line-height:17px;
	padding-top:12px;	
}
.consultingtext {
	padding-left:166px;
	background:url(../img/cons_img.jpg) 0 6px no-repeat;
	width:486px;
	line-height:19px;
	margin-top:-6px;
	padding-bottom:35px;
}
.consultingtext p {
	padding-right:30px;
	padding-bottom:90px;
	background:url(../img/cons_img2.jpg) 100% 100% no-repeat;
}
.photostext .photoblock {
	padding:0;
	width:100%;
	padding-bottom:19px;
}
.photostext .photoblock div {
	width:100%;
	min-height:218px;
}
.photostext .photoblock div img {
	float:left;
}
.photostext .photoblock div span {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	display:block;
}