body  {
	background-image : url(../layout/background.gif);
	background-repeat : repeat;
	background-position : center;
	background-attachment: fixed;
}

#outertable {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top : 40px;
	width:803px;
	height: auto;
	border : 1px solid #4D2B08;
}

#header {
	background-image : url(../layout/1_a.jpg);
	background-repeat : no-repeat;
	width:803px;
	height:142px;
}

#navibar {
	background-image : url(../layout/2_b.gif);
	background-repeat : no-repeat;
	width: auto;
	height:19px;
	padding-top: 1px;
}

#navigate {
	margin-left: 40px;
	margin-right: auto;
	border: 0px;
	height: 21px;
	width: 524px;
}

#pagetop {
	background-image : url(../layout/3_c.jpg);
	background-repeat : no-repeat;
	width:803px;
	height:46px;
}

#contentbg {
	background-image : url(../layout/4_d.gif);
	background-repeat : repeat-y;
	width:803px;
	height: auto;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D2B06;
	text-decoration: none;
	padding-left:10px;
	width: 780px;
	height: auto;
}

#footer {
	background-image : url(../layout/5_e.jpg);
	background-repeat : no-repeat;
	width:803px;
	height:43px;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-left:28%;
	padding-right:15px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #4D2A0A;
	text-decoration: none;
	text-align: right;
}

#contact {
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D2B06;
	text-decoration: none;
	margin-left: 10px;
	width: 785px;
	height: 397px;
	background-image: url(../layout/contact_line.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.contact-text {
	/*background-color : #E6E4E2; */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
	padding-left : 15px;
	text-align : left;
}

#mail  {
	margin : auto auto auto auto;
}

img  {
	border : 0px;
}

#galleria {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width: 600px;
	border:1px solid #4D2B08;
	background-color: White;
	overflow: visible;
}

.project {
	height: auto;
	width: 765px;
	margin: auto;
	border : 1px solid #4D2B08;
}

.index {
	text-align : center;
	vertical-align : middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.projecttext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D2B08;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.caption  {
	background-color : #B56B0A;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	color : White;
	text-align : center;
	vertical-align : middle;
}

.tdcaption  {
	display : block;
	width : 650px;
	height : 16px;
	background-color : #B56B0A;
	font-family : Tahoma;
	font-size: 14px;
	font-weight : bold;
	color : White;
	text-align: center;
	vertical-align : middle;
	margin-left:0px;
}

.theader  {
	background-color : #B0B4B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4C2909;
	text-decoration: none;
	text-align: left;
}

.pagetext  {
	color: #4D2B08;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	margin-left: 60px;
}

.company_img {
	margin-left:40px;
	vertical-align: top;
}

.gal  {
	float:left;
	display:inline-block;
	height:108px;
	width:144px;
	margin:-3px 2px 7px 2px;
	opacity:0.87;
	filter:alpha(opacity=87);
}

.gal:hover  {
	opacity:1.0;
	filter:alpha(opacity=100);
}

ul  {
	list-style: none;
	margin-left:-36px;
}

li  {
	float:left;
	list-style-image:none;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width:auto;
	height:17px;
	float:left;
	white-space:nowrap;
}

