/* 2007-12-07 */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body {
	background-color: #DFDDD2;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.topline {
	background-image: url(../img/bg_topLine.gif);
	background-position: bottom;
	background-repeat: repeat;
	height: 10px;
}

div.stripes {
	background-image: url(../img/bg_stripes.gif);
	background-repeat: repeat-x;
	display: block;
/*	height: 125px; */
	height: 74px;
/*	padding-top: 15px;*/
}
#lang {
	height: 27px; 
	position: absolute;
	right: 80px;
	top: 0;
	width: 73px; 
}

#lang a {
	color: #DFDDD2;
	font: Arial, Helvetica, sans-serif 12px normal;
	line-height: 14px;
	text-decoration: none;
}
#lang a:visited {
	color: #DFDDD2;
	font: Arial, Helvetica, sans-serif 12px normal;
	line-height: 14px;
	text-decoration: none;
}


#logo {
	height: 74px;
	left: 80px;
	position: absolute;
	top: 0;
	width: 210px;
}
#menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

#menu a:link, #menu a:visited{
	color: #9E8F75;
	font-size: 20px;
	height: 100%;
	text-decoration: none;
}

#menu a:hover, .current{
	background-image: url(../img/bg_activeMenuItem.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #9E8F75;
	font-size: 20px;
	height: 100%;
	text-decoration: none;
}

#image {
	background-image: url(../img/bg_imageAbout.jpg);
	height: 205px;
}

#underImageLine {
	background-image: url(../img/bg_underImageLine.gif);
	background-repeat: repeat-x;
	height: 21px;
}

#content {
	background-color: #FFFFFF;
}

#content a, #content a:visited, #content a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	text-align: left;
	width: 800px;
}

div.contentText h1 {
	color: #95897b;
	font-size: 20px;
	padding-bottom: 24px;
	text-align: left;
}

div.contentText h2 {
	color: #95897b;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: left;
}

#servMenu {
	float: left;
	left: 0;
	margin: 15px 0 0 0px;
	padding: 0;
	position: fixed;
	_position: absolute;
	text-align: left;
	_top: expression(eval(document.documentElement.scrollTop));
	width: 200px;
}

#envelope {
	float: left;
	height: 120px;
	margin-top: -35px;
	width: 130px;
}

#footer {
	background-color: #DFDDD2;
	background-image: url(../img/bg_footerTop.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 115px;
	padding-top: 30px;
	text-align: center;
}

#footer h1 {
	color: #9E8F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer p {
	color: #9E8F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.numered ul, .numered li {
	list-style-type: decimal;
	padding-left: 20px;
	size: 10px;
}

ul, li {
	list-style-image: url(../img/li.gif);
	padding-left: 20px;
	size: 10pz;
}

.servicesContainer {
	display: none;
	text-align: left;
}

