/* Copyright (c) 2009 UADP Holding. All rights reserved. */
/* Author: Kleudge - www.kleudge.com */
/* Client: UADP - www.uadp.com */

html
{
	height: 100.2%;
}

body
{
	width: 976px;
	margin: auto;
	padding: 0;
	font-family: Trebuchet MS, Arial;
	font-size: 75%;
	color: #666667;
	background-color: #B7906E;
}

#Splash
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 760px;
	height: 450px;
	margin: auto;
}
#Splash p
{
	width:100%;
	text-align:center;
}
#Splash a
{
	text-decoration: none;
	color: #333334;
}
#Splash a:hover
{
	text-decoration: underline;
}

#Header
{
	height: 155px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-color: #F5EEDA;
}
#Bottom
{
	clear: both;
	background-color: #F5EEDA;
	display: inline-block;
}
#Left
{
	float: left;
	width: 198px;
	height: 562px;
	background-image: url('images/Left.jpg');
	background-repeat: no-repeat;
}
#Center
{
	float: left;
	width: 778px;
}
#Content
{
	float: left;
	width: 484px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
}
#DivH1
{
	margin-left: 20px;
}
#ContentText
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#SlideShow
{
	width: 487px;
	height: 170px;
	margin-top: 4px;
}
#Right
{
	float: left;
	width: 244px;
	height: 474px;
	border-left: dotted 2px #ECE1CB;
}
#RightContent
{
	width: 241px;
	height: 470px;
	margin-left: 4px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url('images/RightBk.gif');
	background-repeat: no-repeat;
}
#RightContent h3
{
	margin-top: 2px;
	padding-top: 8px;
}
#Right hr
{
	margin-right: 24px;
	border-color: #E9DED4;
}
#Right a
{
	color: #B5916E;
}
.ProjectsList
{
	width: 100%;
}
.ProjectsList td
{
	border-bottom: dotted 1px #E9DED4;
}
#MenuLang
{
	float: right;
margin-right: 13px;
}
#MenuLang img
{
	width: 20px;
	height: 14px;
	margin-right: 6px;
	margin-top: 108px;
}
#MenuLang a img 
{
	border-width: 0;
}
#MenuMain
{
	float: left;
	margin-left: 315px;
	margin-top: 105px;
	color: #A6EEFF;
	font-size: 110%;
}
#MenuMain a
{
	color: #A6EEFF;
	font-weight: bold;
	text-decoration: none;
}
#MenuMain a:hover
{
	color: #DDFFFF;
	text-decoration: underline;
}
#Footer
{
	clear: both;
	white-space: nowrap;
	color: #B08861;
	font-weight: bold;
	margin-left: 20px;
	height: 22px;
	padding-top: 4px;
	border-top: solid 4px #B7906E;
	border-bottom: solid 2px #B7906E;
}
#Footer a, #Credits a
{
	color: #B08861;
	text-decoration: none;
}
#Footer a:hover, #Credits a:hover
{
	text-decoration: underline;
}
#Credits
{
	font-size: smaller;
	text-align: right;
	margin-right: .5em;
}
p
{
	margin-bottom: .5em;
}

hr
{
	border: solid 1px #B7906E;
}

h1,h2,h3,h4
{
	color: #B7906E;
}
h1
{
	font-size: 18pt;
	font-family: Times New Roman, Times Roman;
	font-variant: small-caps;
	margin-top: 0;
	margin-bottom: 4px;
	padding-bottom: 8px;
	border-bottom: solid 2px #ECE1CB;
	letter-spacing: .05em;
}
h2 {font-size: 14pt; }
h3 {font-size: 11pt; }

.listmenuh
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.listmenuh li
{
	float: left;
	padding: 0 1em 0 1em;
	border-left-style: solid;
	border-left-width: 1px;
}

.OfficeImg
{
	float: right;
	width: 200px;
	height: 125px;
}

.Map, .iMap
{
	width: 485px;
	height: 272px;
	text-align: center;
	border-style: none;
}

.mobi
{
	display: none;
}

