#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #container {
	height: auto;
}

#content {
	padding-bottom: 100px;
}

body#BodySinglePage #content {
	padding-bottom: 50px;
}

html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
    min-width: 990px;    
}

body {
	background-color: #FFFFFF;	
}
.BodySinglePage {
	background: #000000;
}
.BodySinglePage#Illustration {
	background: #fff;
}
.BodySinglePage h1 {
	text-align: left;
}

body, td {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: medium;
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: Tahoma,Verdana,Arial,Helvetica sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;	
	margin-top_: -4px;	
}

/*h1 a, h2 a, h3 a, h4 a {
	color: #000000;
	text-decoration: none;
}*/

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	/*color: #000000;*/
	color: #ba4409;
}

h2, h3, h4 {
	margin-top: 35px;
}

h1 {
	font-size-: x-large;
	font-size: 150%;
}

h2 {
	font-size-: large;
	font-size: 120%;
}

h3, h4 {
	margin-top: 7px;	
}

a, .KPDLink div {
	color: #B34109;
}

a:visited {
	color: #bf8669;
}

a:hover {
	text-decoration: none;
}

a img {
	text-decoration: none;
}

img {
	border: 0px none;
}

p {
	margin-top: 0.2em;
	margin-bottom: 1em;
}

small {
	font-size-: 85%;
	font-size: small;
}

.small {
	font-size: x-small;
	color: #666666;
}

ul li {
	padding-bottom-: 0.5em;
}

ul.menu {
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 0px;
}

ul.menu li {
	margin-bottom: 0.6em;
	padding-left: 18px;
	list-style: none;
	background-: url(../_img/bullet_ccc.gif) no-repeat top left;
}

/*ul.menu li a:hover {
	list-style-image: url(../_img/bullet_ccc_full.gif);
}*/

ul.menu li.menuOn {
	background: url(../_img/bullet_bf4f17.gif) no-repeat top left;
	font-weight: bold;
}

ul.menu a {
	color: #444444;
}

ul.menu a:visited {
	color: #444444;
}

.BodyText ul.menu, .MenuProjects ul.menu{
	padding-left: 1px;
	margin-left: 1px;
	margin-bottom: 2.3em;
}

.BodyText ul.menu li, .MenuProjects ul.menu li {
	font-size-: small;
	font-size: 75%;
	line-height-: 1.35;
	margin-bottom: 1.2em;
}

.MenuProjects {
	padding-left: 30px; /*5% for Mozila/Netscape*/
	padding-right: 3%;
	float: right;	
	width: 23%; /*25% for Mozila/Netscape*/
	//width: 20%;
    position: relative;
    z-index: 5;
}
.MenuProjects#graphic {
	width: 16%; /*25% for Mozila/Netscape*/
    min-height: 385px;
    padding-right: 7%;
}

.MenuProjects#Article {
	padding-top: 4em;
}

div.MenuThumb {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 20px;
}
div.MenuThumb ul {
	margin: 0px;
	padding: 0px;
}
div.MenuThumb ul li {
	float: right;
	list-style: none;
	margin-right: 10px;
	background: #e5e5e5;
}
div.MenuThumb ul li a {
	display: block;
	height: 110px;
	width: 156px;
}
div.MenuThumb ul li#Next a {
	background: url(../_img/bullet_next_333.gif) no-repeat center right;
}
div.MenuThumb ul li#Next a:hover {
	background: url(../_img/bullet_next_bf4f17.gif) no-repeat center right;
}
div.MenuThumb ul li#Prev a {
	background: url(../_img/bullet_prev_333.gif) no-repeat center left;
}
div.MenuThumb ul li#Prev a:hover {
	background: url(../_img/bullet_prev_bf4f17.gif) no-repeat center left;
}
div.MenuThumb ul li#FirstLast a{
	background: url(../_img/bullet_first_last.gif) no-repeat center;
}
div.MenuThumb ul li#FatherName {
	background: none;
}
div.MenuThumb ul li#FatherName h5 a {
	display: inline;
	color: #FFFFFF;
}
div.MenuThumb ul li img {
	padding: 10px;
	padding-right: 33px;
	padding-left: 33px;
}

div.MenuThumb#ProjectPhotoSingle {
	width: 400px;
}

div.MenuThumb#ProjectllustrationSingle {
	width: 500px;
}
div.MenuThumb#ProjectllustrationSingle ul li a {
	height: 170px;
	width: 216px;
}

div.MenuThumb#PortfolioPhotos, div.MenuThumb#PortfolioIllustration {
	position: static;
	padding-right: 0px;
	border-: 1px solid;	
}
div.MenuThumb#PortfolioPhotos ul li, div.MenuThumb#PortfolioIllustration ul li{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right-: 8%;
	margin-right: 7%;
	margin-bottom: 40px;
	background: #FFFFFF;
	border-: 1px solid #ededed;
	height: 104px;
	width: 126px;
	font-size: 11px;
}
div.MenuThumb#PortfolioPhotos ul li span, div.MenuThumb#PortfolioIllustration ul li span {
	line-height: 1.7em;
	color: #ccc;
}

div.MenuThumb#PortfolioPhotos ul li a {
	height: 104px;
	width: 126px;
	border: 1px solid #ededed;
}
div.MenuThumb#PortfolioIllustration ul li {
	margin-right-: 60px;
	margin-bottom-: 40px;
}
div.MenuThumb#PortfolioIllustration ul li, div.MenuThumb#PortfolioIllustration ul li a {
	height: 164px;
	width: 186px;
}
div.MenuThumb#PortfolioIllustration ul li a {
	border: 1px solid #ededed;
}
div.MenuThumb#PortfolioPhotos ul li a:hover {
	background: #e5e5e5;
}
div.MenuThumb#PortfolioIllustration ul li a:hover{
	background: #f6f6f6;
}
div.MenuThumb#PortfolioPhotos ul li img, div.MenuThumb#PortfolioIllustration ul li img {
	padding: 7px;
	padding-right: 18px;
	padding-left: 18px;
}

/*
div.MenuPhotos {
	float: right;
	width: 33%;
}
div.MenuPhotos ul {
	margin: 0px;
	padding: 0px;
}
div.MenuPhotos ul li {
	float: right;
}
div.MenuPhotos ul li img {
	border: 15px solid #e5e5e5;
	border-left: 40px solid #e5e5e5;
	border-right: 40px solid #e5e5e5;
	margin: 10px;
}
*/

div.Top {
	width: 100%;
	height: 170px;
	background: #BF4F17 url(../_img/bg_top_right.gif) no-repeat top right;
	/*border-bottom: 1px solid #FFFFFF; for Mozila/Netscape*/
}

/* max code
.Bottom {
	width: 100%;
	height: 100px;
	position: absolute;
	clear: both;
}
*/

.Bottom {
	width: 100%;
	height: 100px;
	bottom: 0px;
	position: absolute;
}	

.Bottom .BgBottom  {
	background: url(../_img/bg_page_bottom.gif) no-repeat top right;
	width: 18%;
	height: 100%;
}

.Bottom .Contacts  {
	border-left: 10px solid #BF4F17;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 82%;
}

div.Logo {
	position: relative;
	margin-left: -45px;
	padding-left: 18%; 
	border: 0px solid #000000;		
}

div.Langs {
	position: absolute;
	/*left: 72%;
	margin-left: -155px;*/
	left: 54%;
	margin-left: -83px;
	top: 0px;
	border: 0px solid #000000;	
}

div.Inside {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.BodyText {
	width: 75%;
	width-: 57%;
	float: left;
	padding-left: 35px;
	line-height: 1.4;
	padding-bottom: 6em;
}
.BodyText#BodyTextNews {
	width: 57%;
}
.BodyText#BodyTextProject, .BodyText#BodyTextPostcards, .BodyText#BodyTextSingleText {
	width: 46%;
}
.BodyText#BodyTextArticle {
	width: 48%;
}
.BodyText#BodyTextCategory {
	width-: 65%;
	width: 58%;
}

div.SectionLevel1 h2, div.SectionLevel1 h3, div.SectionLevel1 h4 {
	margin-top: 0px;
	padding: 0px;
}

/* =Home ----------------------------------------------- */
div.HomeNewsTopStories {
	width: 100%;
	max-width: 100%;
	margin-top: 70px;
	height: 30%;
}

div.TopStories {
	height: 100%;
	min-height: 260px;
	border-top: 15px solid #BF4F17;
	width: 50%;
	float: left;
}

div.TopStories#Holidays {
	height: 300px;
	border-top: none;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

div.HomeNews {
	margin-left: 2%;
	margin-right: 3%;
	width: 28%;
	float: left;
	font-size-: 90%;
}

.HomePhotos {
	float: left;
	width: 130px;
}
.HomePhotos img#Photos {
	margin-bottom: 11px;
}
.HomePhotos div.MenuThumb#PortfolioPhotos ul li {
	margin-right: 0px;	
	margin-bottom: 40px;
}

div.HomeMenuLevel2 {
	margin-top: 50px;
	height: 20%;
}

div.AboutDescription {
	padding-left: 20px;
	padding-bottom: 10px;
}
/* =Home ----------------------------------------------- */

/* =MenuLevel1 ----------------------------------------------- */
div.MenuLevel1 div.Off {
	padding-top: 2px;
}

div.MenuLevel1 div {
	width: 18%;
	height: 31px;
	float: left;
	border-left: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF; /*remove from Mozila/Netscape css*/
	padding: 0px;
	margin: 0px;
}

div.MenuLevel1 div a {
	display: block;
}

div.MenuLevel1 div.homeOn {
	border-top: 4px solid #FFFFFF;
	height: 27px;
	background-color: #F7E292;
	border-bottom: 0px solid #F7E292;
}

div.MenuLevel1 div.newsOn {
	border-top: 4px solid #FFFFFF;
	height: 28px;
	background-color: #F7E292;
	border-bottom: 0px solid #F7E292;
}

div.MenuLevel1 div.portfolioOn {
	border-top: 4px solid #FFFFFF;
	height: 28px;
	background-color: #E4F29D;
	border-bottom: 0px solid #E4F29D;
}

div.MenuLevel1 div.servicesOn {
	border-top: 4px solid #FFFFFF;
	height: 28px;
	background-color: #9DD3F2;
	border-bottom: 0px solid #9DD3F2;
}

div.MenuLevel1 div.aboutOn {
	border-top: 4px solid #FFFFFF;
	height: 28px;
	background-color: #f2b691;
	border-bottom: 0px solid #f2b691;
	border-right: 2px solid #ffffff;
}
/* =MenuLevel1 ----------------------------------------------- */

/* =Level1 ----------------------------------------------- */
.SectionLevel1 {
	width: 45%;
	float: left;
	margin: 0px 5% 40px 0px;
	height: 300px;
	border-: 1px solid;	
}
.SectionLevel1#Services {
	height: 195px;
}
.SectionLevel1#Photos {
	width: 27%;
	margin-right-: 2%;
	width-: 42%;
	min-width-: 235px;
	height: 100%;
	height-: 150px;
	border-: 1px solid;
}
/* =Level1 ----------------------------------------------- */

/* =Portfolio ----------------------------------------------- */
div.portfolioMenuLevel2 {
	background-color: #E4F29D;
	height: 23px;
	padding-top: 10px;
	padding-left: 18%;	
	clear: both;
}

div.portfolioMenuLevel2 span {
	font-size: 12px;
	height: 23px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;		
 	border-left: 2px solid #FFFFFF;
	/*border-right: 1px solid #FFFFFF;*/
}

div.portfolioMenuLevel2 span#first {
	float: left;
	padding: 0px;
	margin-left: 3px; 
	border: 0px solid;
}

div.portfolioMenuLevel2 span a {
	color: #000000;
	text-decoration: none;
}

div.portfolioMenuLevel2 span a:hover {
	text-decoration: underline;
}

div.portfolioMenuLevel2 span.on {
	background-color: #FFFFFF;
	font-weight: bold;	
	line-height: 180%;
}

div.portfolioPointer {
	background: url(../_img/pointer_big_portfolio.gif) no-repeat bottom right;
	height: 160px;
	width: 18%;
	float: left;
	margin-top: 5px;
}

.portfolioPointer {
	background: url(../_img/pointer_big_portfolio.gif) no-repeat bottom right;	
}

div.portfolioSectionBorder {
	height: 160px;
	border-left: 10px solid #A3BF17;
	float: left;
	margin-top: 5px;
}

.portfolioSectionBorder {
	border-left: 10px solid #A3BF17;
}
/* =Portfolio ----------------------------------------------- */

/* =Services ----------------------------------------------- */
div.servicesMenuLevel2 {
	background-color: #9DD3F2;
	height: 23px;
	padding-top: 10px;
	padding-left: 36%;	
	clear: both;
}

div.servicesMenuLevel2 span {
	font-size: 12px;
	height: 23px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;		
	border-left: 2px solid #FFFFFF;
}

div.servicesMenuLevel2 span#first {
	float: left;
	padding: 0px;
	margin-left: 5px; 
	border: 0px solid;
}

div.servicesMenuLevel2 span a {
	color: #000000;
	text-decoration: none;
}

div.servicesMenuLevel2 span a:hover {
	text-decoration: underline;
}

div.servicesMenuLevel2 span.on {
	background-color: #FFFFFF;
	font-weight: bold;	
	line-height: 180%;
}

div.servicesPointer {
	background: url(../_img/pointer_big_services.gif) no-repeat bottom right;
	height: 160px;
	width: 18%;
	float: left;
	margin-top: 5px;
}

.servicesPointer {
	background: url(../_img/pointer_big_services.gif) no-repeat bottom right;
}

div.servicesSectionBorder {
	height: 160px;
	border-left: 10px solid #1787BF;
	float: left;
	margin-top: 5px;
}

.servicesSectionBorder {
	border-left: 10px solid #1787BF;
}
/* =Services ----------------------------------------------- */

/* =News ----------------------------------------------- */
div.newsMenuLevel2 {
	background-color: #F7E292;
	height: 23px;
	padding-top: 10px;
	padding-left: 10px;	
	clear: both;
}

div.newsMenuLevel2 span {
	font-size: 12px;
	height: 23px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;		
	border-left: 2px solid #FFFFFF;
}

div.newsMenuLevel2 span#first {
	float: left;
	padding: 0px;
	border: 0px solid;
}

div.newsMenuLevel2 span a {
	color: #000000;
	text-decoration: none;
}

div.newsMenuLevel2 span a:hover {
	text-decoration: underline;
}

div.newsMenuLevel2 span.on {
	background-color: #FFFFFF;
	/*border-top: 4px solid #FFFFFF;*/	
	font-weight: bold;		
	line-height: 180%;
}

div.newsPointer {
	background: url(../_img/pointer_big_news.gif) no-repeat bottom right;
	height: 160px;
	width: 18%;
	float: left;
	margin-top: 5px;
}

div.newsSectionBorder {
	height: 160px;
	border-left: 10px solid #cc921f;
	float: left;
	margin-top: 5px;	
}
/* =News2 ----------------------------------------------- */

/* =About ----------------------------------------------- */
div.aboutMenuLevel2 {
	background-color: #f2b691;
	height: 23px;
	padding-top: 10px;
	padding-left: 54%;	
	clear: both;	
}

div.aboutMenuLevel2 span {
	font-size: 12px;
	height: 23px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;		
	border-left: 2px solid #FFFFFF;
}

div.aboutMenuLevel2 span#first {
	float: left;
	padding: 0px;
	margin-left: 7px; 
	border: 0px solid;
}

div.aboutMenuLevel2 span a {
	color: #000000;
	text-decoration: none;
}

div.aboutMenuLevel2 span a:hover {
	text-decoration: underline;
}

div.aboutMenuLevel2 span.on {
	background-color: #FFFFFF;
	font-weight: bold;	
	line-height: 180%;
}

div.aboutPointer {
	background: url(../_img/pointer_big_about.gif) no-repeat bottom right;
	height: 160px;
	width: 18%;
	float: left;
	margin-top: 5px;
}
.aboutPointer {
	background: url(../_img/pointer_big_about.gif) no-repeat bottom right;
}

div.aboutSectionBorder {
	height: 160px;
	border-left: 10px solid #bf4f17;
	float: left;
	margin-top: 5px;
}

.aboutSectionBorder {
	border-left: 10px solid #bf4f17;
}
/* =About ----------------------------------------------- */

.aboutMenuLevel2 span a:visited, .newsMenuLevel2 span a:visited, .portfolioMenuLevel2 span a:visited, .servicesMenuLevel2 span a:visited {
	color: #000000;
}

.ProjectBorder {
	border-: 1px solid #DDDDDD;
	padding: 0px 3% 40px 7%;
	//padding: 0px 2% 40px 2%;
	margin: 15px 10px 30px 0px;
	float-: left;
	width-: 90%; /*for Mozila and Netscape 38%*/
	min-width-: 450px;
	text-align-: center;
	width: inherit;
	//width: 60%;
}
.ProjectBorder#identity {
	border: none;
	padding: 0px;
	width: 60%;
}
.ProjectBorder#photo {
	border-: 1px solid #DDDDDD;
}
.ProjectSingle {
	width: 100%;
	text-align: center;
	padding-top-: 3%;
	color: #808080;
}
.ProjectSingle p {
	text-align: left;
	margin-bottom: 7px;
}
.ProjectSingle span {
	color: #333;
	font-size: 90%;
}
.ProjectSingle div{
	margin: 0 auto;
	text-align: left;	
}
.ProjectSingle div#Photo, .ProjectSingle div#Illustration {
	margin: 0 auto;
	text-align-: center;	
	font-size: small;
}
.ProjectSingle div#Photo a, .ProjectSingle div#Photo a:visited{
	color: #B34109;
	text-decoration: none;
}
.ProjectSingle div#Photo a:hover{
	text-decoration: underline;
}

.ProjectSingle div#Photo img{
	margin-bottom: 8px;
	border: 50px solid #fff;
}

.ProjectSingle div#Illustration img{
	margin-top: 100px;
}

.grey {
	color: #666;
}

.red {
	color: #BF4F17;
}

sup.red {
	background: #BF4F17;
	color: #fff;
	padding: 0px 4px 2px 5px;
	font-size: 80%;
}

ul.icons{	
	padding-left: 0px;
	margin-left: 0px;	
	padding-top: 2px;
	margin-top: 2px;
}
ul.icons li{		
	list-style: none;
	background: no-repeat 0px 2px;	
	padding-left: 22px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 1.1em;
}
ul.icons#home{		
	padding-left: 0px;
	margin-left: 0px;	
}
ul.icons#home li{		
	list-style: none;
	padding-left: 0px;
	padding-bottom: 12px;
}
ul.icons#News {		
	width: 70%;
}
ul.icons#News li {
    position: relative;
}
ul.icons#News li img {
    left: 0;
    position: absolute;
    top: 2px;
}

.DescriptionEnd {
	font-size: 80%;
	width-: 65%;
}

.ImgDescription {
	margin-bottom: 5em;
	margin-top: -15px;
	margin-left: 2em;
	color: #555;
	font-style: italic;
	font-size: 75%;
	text-align: left;
	width: 80%;
	line-height: 1.5;
}

blockquote {
	margin-left: 20%;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-top: 3em;
	font-size: small;	
	font-style: italic;
}

.BodyText ul.dash {
    padding: 0;
    margin: -0.5em 0em 1.9em 0em;
}
.BodyText ul.dash li {
    margin: 0em 0em 1em 1.5em;
}
.BodyText ul.dash {
    list-style-type: none;
    //list-style-image: url('../_img/li_dash.gif');
}
.BodyText ul.dash#Small li {
	margin-left: 1em;
}
.BodyText ul.dash li {
    padding: 0;
    behavior: expression(
        ( !this.before && parentNode && parentNode.tagName == 'UL' )
        ?
            ( this.before = true )
            & ( parentNode.style.listStyleImage = 'none' )
            & (
                ( this.firstChild && this.firstChild.firstChild )
                ?
                    ( this.firstChild.style.marginTop = '-1.2em' )
                    & ( this.firstChild.style.position = 'relative' )
                : ''
            )
            & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
            & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
            & ( this.insertBefore( eNOBR, this.firstChild ) )
        : ''
    );
}
.BodyText ul.dash>li:before {
    content: '\2014\a0';
    float: left;
    margin-left: -1.25em;
}
.BodyText ul.dash>li>*:first-child:-moz-first-node {
    margin-top: -1.7em;
}
.BodyText ul.dash>li>* {
    text-indent: 0;
}

.PseudoLink {
	border-bottom: 1px dashed;
}

.Yellow {
	background-color: #fffb80;
	border-bottom-: 2px solid #fffb80;
	padding: 0.2em;
}

.Example {
	width: 85%;
	padding: 2em;
	background: #f7f7f7;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

.Example p {
	font-size: 85%;
}

.KPDLink {
	margin-top: -15px;
	margin-bottom: 35px;
	font-size: 70%;
									border-: 1px solid;
}
.KPDLink a {
	float: left;
	margin-right: 3px;
	//margin-right: 0px;
	text-decoration: none;
	border-bottom: 2px solid;
}
.KPDArrow {
	//position-: relative;
	font-size: 115%;
	//font-size: 135% !important;
	padding-top: 0px;
	padding-left-: 5.2em;
	//padding-left: 4.5em;
	padding-right: 0.1em;
	margin-top: -0.1em;
									border-: 1px solid;
}
.KPDArrow a {
	float: none;
	margin-right: 0;
	border-bottom: none;
}
.KPDArrowBottom {
	font-size: 115%;
	//font-size: 135% !important;

}
.KPDNav {
	float: left;
	width: 17%;
	padding-right: 6%;
	//width: 19%;
	//padding-right: 4%;
	padding-top: 0.4em;
	border-: 1px solid;
}
.KPDNav .KPDLink{
	margin-top: 0px;
	float: right;
}
.KPDNav a {
	margin-left: 3px;
	//margin-left: 0px;
}
.KPDNav .KPDLink div {
	float: left;
	font-size: 130%;
	//font-size: 110%;
}
.BlackBold *{
	color: #000 !important;
	border: none !important;
	font-weight: bold;
}

.KPDDescriprion {
	float: left;
	width: 55%;
	border-: 1px solid;
}
.KPDDescriprion img, .KPDDescriprion object, .KPDDescriprion embed {
	position: relative;
	top-: -10px;
	margin-bottom: 50px;
	margin-left-: 20px;
}
.KPDDescriprion img, img.Border {
	border: 1px solid #f5f5f5;
}
.KPDDescriprion p {
	line-height: 1.4em;
}


a.Local{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed; 
}

a.Local:visited {
	color: #B34109;
}

a.Local.Active{
	text-decoration: none;
	border: none;
	color: #555;
	cursor: default;
}

ol li {
	padding-bottom: 0.8em;
}

.PortfolioMiscellaneous {
	float: right;
	width: 15%;
	padding-right: 3%;
	padding-top: 5px;
	font-size: 80%;
}

.Developers {
	font-size: 80%;
	margin-top: 2em;
}
.Developers p {
	margin-bottom: 0.4em;
}
.Developers p:first-letter {
	text-transform: uppercase;
}
.DevelopersList {
	margin-left: 18%;
}

/* Portofolio Site - start */
.BodyText.Extended {
    margin-top: -96px; 
    padding-left: 55px; 
    width: 75%; 
}
.BodyText .chef-doeuvre {
    float:left;
    width: 210px;
    margin-right: 11%;
    min-height:385px;
}
.BodyText .chef-doeuvre img {
    margin-left:-13px;
}
.BodyText .chef-doeuvre .Desc {
    font-size: 12px;
    line-height: 1.2;
    margin-left: 45px;
    width: 90%;
}
.BodyText .chef-doeuvre .empty {
    height: 215px;
}
.BodyText .chef-doeuvre .Date {
    color:#666666;
    font-size: 9px;
    margin: 10px 0 0 45px;    
}
.BodyText .chef-doeuvre a {
    color:#bf4f17;
} 

.calc .Result span{
    margin-top: -4px;
}

.calc .Result .final span{
    margin-top: -8px;
}

.calc .Result .final span.money{
    margin-top: -6px;
}
/* Portofolio Site - end */

/* Add-This*/
.addthis_toolbox{
    float: right;
    margin-right: 20px;
    margin-bottom: -30px;
}
