body{
	margin: 0px;
	padding: 0px;
	
	background-color: #d2c8bb;
	background-image: url("/images/back.gif");
	background-repeat: repeat-x;
	
	color: #4c4233;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

div, p, td, th, li{
	font-size: 9pt;	
}
a{
	color: #4c4233;
}
img.png{
	behavior:	url("/pngbehavior.htc");
}
div.page-container{
	max-width: 1100px;
	min-width: 760px;
	margin: auto;
	width: expression(fitWidth());
	margin-left: expression(fitLeftMargin());
}
table.page-container{
	width: 100%;
	/*
	max-width: 1100px;
	min-width: 760px;
	width: expression(fitWidth());
	*/
}

td.content-container{
	max-width: 1060px;
}

td.main-menu-item{
	color:	#ffffff;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	/*height: 40px;*/
}

td.main-menu-item div{
	font-size: 13pt;
	position: relative;
	width: 100px;
	height: 18px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #ff0000;*/
}

td.main-menu-item div img {
	position: absolute;
	left: 0px;
}

td.main-menu-item-main div img{
	top: -80px;	
}
td.main-menu-item-service div img{
	top: -40px;	
}
td.main-menu-item-portfolio div img{
	top: 0px;	
}
td.main-menu-item-contact div img{
	top: -120px;	
}
td.main-menu-item-faq div img{
	top: -160px;	
}

div.mainblock{
	width: 100%;
	height: 270px;
	margin-top: 10px;
	background-image: url("/images/mainback.jpg");
	background-repeat: no-repeat;
	background-position: center middle;
	position: relative;
}

div.corner{
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;	
	z-index: 1000;
}
div.corner-tl{
	top: 0px;
	left: 0px;
}
div.corner-tr{
	top: 0px;
	right: 0px;
}
div.corner-br{
	bottom: 0px;
	right: 0px;
}
div.corner-bl{
	bottom: 0px;
	left: 0px;
}

div.corner .cornerimg{
	position: absolute;
	left: 0px;
}

div.corner-tl .cornerimg{
	top: 0px;	
}
div.corner-tr .cornerimg{
	top: -25px;	
}
div.corner-br .cornerimg{
	top: -50px;	
}
div.corner-bl .cornerimg{
	top: -75px;	
}




div.table-corner{
	position: relative;
	width: 20px;
	height: 20px;
	overflow: hidden;	
}

div.table-corner .cornerimg{
	position: absolute;
	left: 0px;
}

div.table-corner-tl .cornerimg{
	top: 0px;	
}
div.table-corner-tr .cornerimg{
	top: -25px;	
}
div.table-corner-br .cornerimg{
	top: -50px;	
}
div.table-corner-bl .cornerimg{
	top: -75px;	
}


table.page-path{
	margin-bottom: 20px;	
}

td.path-side{
	width: 12px;
	height: 24px;	
}
td.path-side div{
	position: relative;
	width: 12px;
	height: 24px;
	overflow: hidden;
}
td.path-side div img{
	position: absolute;	
	top: 0px;
}
td.path-side-left div img{
	left: 0px;	
}
td.path-side-right div img{
	left: -15px;	
}

td.path-part{
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
td.path-part div{
	margin-left: 3px;
	margin-right: 3px;	
}

td.path-part div.path-icon{
	margin: 0px;
}

div.path-icon{
	position: relative;
	width: 13px;
	height: 12px;
	overflow: hidden;
	top: 1px;
}
div.path-icon img{
	position: absolute;	
	top: 0px;
}
div.path-icon-phone img{
	left: -30px;
}

div.digit-button{
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
div.digit-button *.digitback{
	position: absolute;
	top: 0px;
}

div.digit-button-simple *.digitback{
	left: 0px;	
}
div.digit-button-active *.digitback{
	left: -25px;	
}


div.digit-button div{
	position: absolute;
	width: 20px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	top: 50%;
	margin-top: -5px;
}

div.digit-button div a{
	font-weight: bold;
	text-decoration: none;
}

div.digit-button-simple div a{
	color: #e7ad88;
}

div.digit-button-active div a{
	color: #faead6;
}

div.title{
	margin: 4px 0px 4px 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
div.title img{
	position: absolute;
	left: 0px;	
}

h1{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	font-weight: normal;	
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

h2, p.h2{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15pt;
	font-weight: normal;	
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
h1.brown{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 26pt;
	font-weight: normal;	
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

div.title-underline{
	border-top: solid #4c4233 2px;
	border-bottom: solid #4c4233 1px;
	height: 1px;
}

.selected{
	color: #e7ad88;
}

div.scroll{

	position: relative;	
}
div.scroll-back{
	height: 120px;
	width: 11px;
	overflow: hidden;
}
div.scroll-round-corner{
	position: absolute;
	left: 0px;
	width: 11px;
	height: 20px;
	overflow: hidden;
}
div.scroll-round-corner-top{
	top: -5px;
}
div.scroll-round-corner-bottom{
	top: 110px;
}
div.scroll-round-corner-top img{
	position: absolute;
	left: -30px;	
}
div.scroll-round-corner-bottom img{
	position: absolute;
	left: -15px;	
}

div.scroll-marker{
	position: absolute;
	left: 3px;
	top: 0px;
	width: 5px;
	height: 20px;
	overflow: hidden;
}

div.scroll-marker img{
	position: absolute;
	top: 0px;
	left: -45px;
}


div#gallery-box{
	background-color: #42392c;
	width: 100%;
	height: 82px;
	margin-top: 10px;	
	position: relative;
}

div#images-container{
	width: 100%;
	height: 160px;
	overflow: hidden;
	position: absolute;
	top: -40px;
	/*background-color: #ff0000;*/
}
div#images-row{
	width: 100%;
	background-color: #000000;
	height: 72px;
	position: absolute;
	top: 45px;
	z-index: 300;
}

div#images-container table{
	position: absolute;
	height: 160px;
	z-index: 400;
	top: 1px;
}




div.gallery-side{
	position: absolute;
	top: 40px;
	width: 18px;
	height: 82px;
	z-index: 500;
	overflow: hidden;
}
div#gallery-side-left{
	left: 0px;	
}
div#gallery-side-right{
	right: 0px;	
}
div#gallery-side-left img{
	position: absolute;
	top: 0px;
	left: 0px;	
}
div#gallery-side-right img{
	position: absolute;
	top: 0px;
	left: -18px;	
}

div#message{
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #fffce5;
	border: solid #888888 1px;
	color: #888888;	
	z-index: 1000;
}

img.gallery-image{
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}


div.gallery-arrow{
	position: absolute;
	top: 68px;
	width: 28px;
	height: 28px;
	z-index: 480;
	overflow: hidden;
}
div#gallery-arrow-left{
	left: -30px;
	/*display: none;*/
}
div#gallery-arrow-right{
	right: -30px;	
	/*display: none;*/
}
div#gallery-arrow-left img{
	position: absolute;
	top: 0px;
	left: 0px;	
}
div#gallery-arrow-right img{
	position: absolute;
	top: 0px;
	left: -28px;	
}

table.mainbutton_panel{
	width: 100%;
	margin-top: 20px;
	cursor: pointer;
}

table.mainbutton{
	width: 100%	
}
table.mainbutton td, table.mainbutton div, table.mainbutton p, table.mainbutton a, table.mainbutton li{
	color: #ffffff;
	text-decoration: none;	
}


td.mainbutton-side{
	background-image: url('/images/mainbuttons.gif');
	background-repeat: no-repeat;
	width: 20px;
}
td.mainbutton-back{
	background-image: url('/images/mainbuttons.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
td.mainbutton-icon{
	vertical-align: top;
	width: 35%;	
}

td.mainbutton-side-original-left{
	background-position: 0px -120px;
}
td.mainbutton-side-original-right{
	background-position: 0px 0px;
}
td.mainbutton-back-original{
	background-position: 0px -240px;
	color: #ffffff;
}

td.mainbutton-side-highlight-left{
	background-position: 0px -480px;
}
td.mainbutton-side-highlight-right{
	background-position: 0px -360px;
}
td.mainbutton-back-highlight{
	background-position: 0px -600px;
}

td.rounded-block-side{
	width: 15px;
	height: 30px;
	vertical-align: top;
}

td.rounded-block-content{
	text-align: middle;
	vertical-align: middle;
	background-image: url('/images/roundedblock.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16pt;
}
td.rounded-block-content div{
	font-size: 14pt;
	white-space: nowrap;
}

div.bottom-menu{
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

table.page-body{
	background-color: #e7ded3;
}


table.content-layout{
	margin-top: 20px;
	margin-bottom: 20px;	
}

table.simple-table{
	border-top: solid #4c4233 3px;
	border-bottom: solid #4c4233 3px;
	width: 100%;
	border-collapse: collapse;	
}

td.header-cell{
	text-align: center;
	font-weight: bold;
	
}

td.header-cell div,
td.row-header-cell div,
td.cell div,
td.section-header div,
td.highlight-cell div{
	margin: 10px 10px 10px 10px;
}

td.header-cell,
td.row-header-cell,
td.cell,
td.section-header,
td.highlight-cell
{
	border-top: solid #4c4233 1px;
	border-bottom: solid #4c4233 1px;
	
}
td.header-cell div{
	font-size: 13pt;
}

td.row-header-cell{
	font-weight: bold;
}

td.cell{
	text-align: center;
}
td.highlight-cell{
	text-align: center;
	font-weight: bold;
	color: #d07543;
}

td.section-header{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #554d40;
}


tr.even{
	background-color: #ffffff;	
}

table.form-box{
	width: 100%;
	border: solid #4c4233 1px;
	margin-bottom: 20px;
}
td.form-box-corner-tl {
	text-align: left;
	vertical-align: top;
	width: 5px;
	height: 5px;
}
td.form-box-corner-tl img{
	position: relative;	
	top: -1px;
	left: -1px;
}

td.form-box-corner-tr {
	text-align: right;
	vertical-align: top;
	width: 5px;
	height: 5px;
}
td.form-box-corner-tr img{
	position: relative;	
	top: -1px;
	left: 1px;
}

td.form-box-corner-bl {
	text-align: left;
	vertical-align: bottom;
	width: 5px;
	height: 5px;
}
td.form-box-corner-bl img{
	position: relative;	
	top: 1px;
	left: -1px;
}

td.form-box-corner-br {
	text-align: right;
	vertical-align: bottom;
	width: 5px;
	height: 5px;
}
td.form-box-corner-br img{
	position: relative;	
	top: 1px;
	left: 1px;
}
td.form-box-title div{
	font-size: 10px;
	line-height: 10px;
	display: inline;
	background-color: #e7ded3;
	position: relative;
	top: -6px;
	padding-left: 10px;
	padding-right: 10px;
}
td.form-box-title{
	text-align: center;	
}

td.form-field-box{
	border: solid #4c4233 1px;
	background-color: #ffffff;
}

.form-field{
	border: none;
	border-bottom: solid #4c4233 1px;
	background-color: #ffffff;	
}
.form-textarea{
	width: 100%;
	border: none;
	height: 70px;
	overflow: hidden;
}

div.copyright{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;	
}

table.portfolio-box{
	width: 100%;
	background-color: #cec4b5;	
}
td.portfolio-big-image{
	width: 600px;	
}
td.portfolio-big-image img{
	border: solid #4c4233 1px;
}
td.portfolio-image-chooser div{
	text-align: center;
	width: 100%;
	height: 440px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.portfolio-image-chooser img{
	border: solid #ffffff 1px;
}

div#portfolio-body{
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;	
	margin-top: 25px;
	background-color: #e7ded3;
}
img#portfolio-item{
	position: absolute;
	left: 0px;
	top: 0px;		
	z-index: 50;
}

div#portfolio-text{
	position: absolute;
	z-index: 70;
	left: 0px;
	width: 100%;
}

div#portfolio-text-background{
	position: absolute;
	z-index: 70;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
}
div#portfolio-text-foreground{
	position: absolute;
	z-index: 1000;
	left: 20px;
	top: 20px;
	color: #ffffff;
	width: 90%;
}

div.portfolio-text-header{
	margin-top: 5px;
	font-size: 16pt;	
}
div.portfolio-text-description{
	font-size: 10pt;
	margin-top: 5px;
}


div#portfolio-images-bar{
	position: absolute;
	width: 112px;
	overflow: hidden;
	right: 25px;
	top: 25px;
	z-index: 100;	
}
div#portfolio-images-box{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.portfolio-images-box-item{
	position: relative;
	width: 112px;
	height: 88px;		
}

#loading{
	 display: none;
	 position: absolute;
	 z-index: 1500;
}

div#portfolio-hotkeyst{
	position: absolute;
	top: 10px;
	z-index: 1000;
}


p.faq_question{
	font-style: oblique;
	color: #984a23;
	margin-bottom: 10px;	
	
}
p.faq_answer{
	clear: both;	
}
div.faq_quote_left{
	float: left;
	font-size: 50px;
	margin: 0px 20px 10px 0px;
	font-family: Times New Roman;
	color: #984a23;
	line-height: 40px;
}
div.faq_quote_right{
	float: right;
	font-size: 50px;
	margin: 0px 00px 10px 20px;
	font-family: Times New Roman;
	color: #984a23;
	line-height: 40px;
}
