html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;
}

body {
	font-family: Verdana,Arial;
	font-size: 11px;
	
	background-color: #2A1108;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

table { border-collapse:collapse;border-spacing:0; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }


a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}


#wrap { 
	margin: auto;
	width: 764px;
	background-color: #fff;
	padding: 0 23px;
}

#language {
	float: right;
	margin-right: 10px;
}

	#language img {
		margin-left: 1px;
	}

#header {
	
}

#logo {
	float: left;
	display: inline;
	padding-top: 10px;
}

#menu {
	float: right;
	display: inline;
	
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	
	width: 590px;
	height: 33px;
	
	margin-top: 22px;
	padding-top: 6px;
	padding-left: 10px;
}

	#menu a {
		margin-left: 10px;
		
	}

#banner {
	margin-left: -23px;
}

#content_columns {  }

	#left {
		float: left;
		display: inline;
		width: 154px;
		z-index: 10 ! important;
	}
	
		#left img {
			
		}
		
.down {
	margin-top: 60px;
	text-align: center;
}
	
	#content {
		float: left;
		display: inline;
		width: 412px;
		
		padding: 10px 18px;
		z-index: 11 ! important;
	}
	
		#content h1 {
			padding-bottom: 0px;
			margin-bottom: 14px;
			border-bottom: 1px solid #4A2A1F;
			font-size: 24px;
		}
		
		#content p {
			text-align: justify;
			margin-bottom: 14px;
		}
		
		
		#content .text {
			background-color: #FFFBF7;
			padding: 8px;
			margin-left: -8px;
		}

		#util {
			margin-left: -12px;
			margin-top: 16px;
			background-image: url(../images/util_bg.jpg);
			background-repeat: no-repeat;
			
			width: 482px;
			height: 83px;
			
			padding: 12px;
			
			color: #FFFDFF;
		}
		
		#util a {
			color: #FFFDFF;
			font-weight: bold;
			text-decoration: none;
		}
		
		
		#util ul, #util li {
			margin-left: 2px;
		}

	#right {
		float: left;
		display: inline;
		width: 154px;
		margin-left: 6px;
	}


#footer {
	clear: both;
	margin: auto;
	margin-top: 20px;
	width: 432px;
	border-top: 1px solid #927F78;
	
	padding: 4px 0px;
	text-align: center;
	font-size: 10px;
	color: #704638;
}


.person-info h2 {
	margin-bottom: 10px;
}


.person {
	z-index: 12 ! important;
}

.person-image {
	float: left;
	width: 154px;
	margin-left: -154px;
	margin-top: 30px;
	z-index: 13 ! important;
	position: relative;
}


.service {
	margin-left: 2px;
}


.service .text {
	padding-left: 2px ! important;
	margin-left: 0px ! important;
}

.service-image {
	float: left;
	width: 174px;
	margin-left: -174px;
	margin-top: 8px;
	z-index: 13 ! important;
	position: relative;
}


.mask {
	display: none;
}


#contact-div {
	width: 573px ! important;
}

#contact-left {
	display: inline;
	float: left;
	font-weight: bold;
	
	width: 250px;
}


#contact-left table td, #contact-left table td a {
	font-weight: bold;
	font-size: 12px;
}


#contact-right {
	display: inline;
	float: left;
	
	font-weight: bold;
	border-left: 1px solid #000;
	margin-left: 12px; 
	padding-left: 12px; 
}


#contact-right table td, #contact-right table td a {
	font-weight: bold;
	font-size: 12px;
}

.right-img {
	text-align: center;
}


#map {
	width: 560px ! important;
	height: 517px ! important;
	border: 7px solid #BE5F41;
}