@charset "utf-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

p {
line-height: 1.5em;
}

#footer {
	font-size: 80%;
	text-align: center;
	margin-top: 3em;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
}

#header{
    margin-bottom: 1em;
}

#navigation a:link, #navigation a:visited{
   text-decoration:none;
   color: #333;
}
#navigation .current a:link {
	text-decoration: underline !important;
}

#navigation {
	list-style-type: none;
	font-size: 90%;
	color: #333333;
	display: inline;
	margin-left: -4em;
}

#navigation ul{
	margin-left: 5em;
}

#navigation li {
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5996F;
}
#logo {
	text-align: center;
	margin: 1em;
}
#content {
	text-align: center;
	font-size: 88%;
	background-color: #fff;
	}
#content-clear {
	text-align: center;
	font-size: 88%
	}

	
#content p, #content-clear p {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: justify;
}

#content ul {
	text-align: left;
}

#content li {
	margin-bottom: 1em;
}
 
#navigation ul {
	margin-right: auto;
	margin-left: auto;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Myriad Web,Syntax,sans-serif;
	font-size: 14px;
	background-image: url(/images/bg.jpg);
}

label {
	font-size: 80%;
	color: #333333;
}
h1.experience  {
	font-size: 160%;
	color:  #B5996F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/experience.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 12px;
}

h1.offer{
	font-size: 160%;
	color:  #B5996F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/offer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 12px;
}


h1.clientarea{
	font-size: 160%;
	color:  #B5996F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/clientarea.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 12px;
}


#content h1, #wrapper h1 {
	font-size: 160%;
	color:  #B5996F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2, #contact-content h2 {
	color:  #B5996F;
	text-align: left;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

#content h3, #contact-content h3 {
	color:  #B5996F;
	font-size: 110%;
	
}

#gallery img  {
	border: 1px solid #000;
}

#content img, #content-clear img, img.intro  {
	border: 1px solid #B5996F;
}

#contact-content img {
	margin-left: 1em;
	margin-right: 1em;
}


#header img {
	border: 0;
}

#contact {
	background: #ccc;
}

#contact-content {
	width: 520px;
	text-align: justify;
	float:left;	
	background-color: #fff;
	padding-left: 1em;
	font-size: 88%;
}

#contact {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.home-intro {
font-size: 125%;
}
