﻿@charset "utf-8";
html {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	color: #000;
}
body {
	margin: 0;
	padding: 0;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a, a:visited {
	outline: none;
	color: #980000;
}
a:hover {
	color: #E71C23;
	text-decoration: none;
}

#header {
	height: 195px;
	background-image: url('../images/bg_top.jpg');
	background-color: maroon;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
#headin {
	margin: 0 auto;
	width: 985px;
	padding: 0;
	height: 195px;
	padding-left: 15px;
	padding-right: 15px;
}
#headin h1 {
	display: block;
	width: 149px;
	height: 128px;
	background-image: url('../images/simatex.png');
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	left: 0px;
	top: 30px;
}
#headin h1 a {
	display: block;
	width: 149px;
	height: 128px;
	border: none;
}
#lang {
	float: right;
	margin-top: 135px;
	display: block;
}
#lang ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#lang1 {
	position: relative;
	padding: 0px;
	margin: 10px 0;
	overflow: hidden;
}
#lang1 li {
	float: left;
	display: inline;
	list-style: none;
	padding-left: 1em;
}
#portfolio {
	margin: 0;
	padding: 0;
	margin-top: 25px;
}
#portfolio li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#portfolio a {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	display: block;
	height: 294px;
	width: 324px;
	background: url('../images/tn_bg.png') no-repeat -324px 0px;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 35px;
}
#portfolio a:hover {
	background: url('../images/tn_bg.png') no-repeat;
	display: block;
	color: #ffffff;
}
#portfolio img {
	padding: 7px;
}
#portfolio .info {
	padding-top: 29px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#portfolio .info .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	display: block;
}
#portfolio .info .idesc {
	margin: 0;
	padding: 0;
	display: block;
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content {
	width: 985px;
	margin: 0 auto;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#slcol {
	float: left;
	width: 270px;
	margin-right: 40px;
}
#brcol {
	float: left;
	width: 675px;
}
#brcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 28px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	margin-bottom: 5px;
}
#brcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#about, #contact {
	margin-bottom: 40px;
/*	margin-top: 20px; */
}
#slcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000/*BAEC32*/;
	font-size: 24px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	margin-bottom: 10px;
/*	border-bottom: #545352 solid 1px; 
	padding-bottom: 5px; */
}
#slcol p {
	line-height: 150%;
}
.mgin {
	margin-right: 20px;
}
.clearclear {
	clear: both;
}
#footer {
	width: 985px;
	margin: 0 auto;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
#footer .copyright {
	float: left;
	font-size: 11px;
	width: 985px;
	height: 50px;
	padding-top: 10px;
	text-align: center;
}
address {
	font-style: normal;
	line-height: 150%;
}
img {
	border: 0;
}
.border {
	border-style: solid;
	border-width: 1px;
	border-color: #800000;
}
#sideform form fieldset {
	border: 1px #800000 solid;
	background-color: #f0f0f0;
	padding: 1em;
}
#sideform form #email {
	border: 1px #c0c0c0 solid;
	margin-bottom: 1em;
	width: 95%;
}
#sideform form #message {
	border: 1px #c0c0c0 solid;
	margin-bottom: 1em;
	width: 95%;
	height: 7em;
}
#sideform form label {
	font-style: italic;
}
table {
	width: 80%;
}
#slcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 80%;
}
#slcol li {
	color: #ffffff;
	padding-bottom: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	display: block;
}
#slcol li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 206px;
	height: 35px;
	background: url('../images/butt_bg.png') no-repeat -216px 0px;
	line-height: 2.2em;
	padding-left: 10px;

}
#slcol li a:hover {
	background: url('../images/butt_bg.png') no-repeat 0px 0px;
	display: block;
}
.even {
	background-color: #e0e0e0;
}
.a {
	color: #009933;
	outline: none;
}
table {
	width: 80%;
}
table td {
	padding: 2px;
}
table tr.odd:hover, table tr.even:hover {
	background-color: #F3CBCC;
	cursor: pointer;
	cursor: hand;
}
.tablehead {
	background-color: #800000;
	color: white;
}
.col1a {
}
.col2a {
	text-align: center;
}
.col3a, .col2b  {
	text-align: center;
}
.col4a, .col3b {
	text-align: right;
}
.col5a, .col4b {
	text-align: center;
}
.banner {
	margin-right: 20px;
	border: 1px solid maroon;
}
.map-banner {
	border: 1px solid maroon;
}
form#mailform fieldset {
	border: 1px #800000 solid;
	padding: 1em;
	width: 75%;
	background-color: #f0f0f0;
}
form#mailform #name, form#mailform #email, form#mailform #subj {
	width: 65%;
	margin-bottom: 1em;
	border: 1px #c0c0c0 solid;
	padding: 2px;
}
form#mailform #message {
	width: 95%;
	height: 10em;
	margin-bottom: 1em;
	border: 1px #c0c0c0 solid;
	padding: 2px;
}
p#showpath {
	color: #666666;
	padding-left: 0;
	font-size: 11px;

}
p#showpath a {
	color: #666666;
	text-decoration: underline;
	border: 0;
}
p#showpath a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}