/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background-color: #424141;
	font-size: 11px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
a {
	color: #7e0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wraper {
	margin: 45px auto 0px auto;
	width: 757px;
	background-position: top left;
	background-repeat: repeat-y;
	background-image:url(../images/Bck.jpg);		
}
#header {
	background-image:url(../images/headerBck.jpg);
	background-position: top left;
	background-repeat:repeat-y;
}
#headerTop{
	height: 47px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/topBck.jpg);
}
#headerContent {
	height: 127px;
}
#siteName {
	padding-top: 35px;
	padding-left: 240px;
	color: #f8f5f5;
	font-size: 16px;
}
#headerBottom{
	height: 22px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/headerBottom.jpg);
}
#contentWraper {
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
	background-image:url(../images/Bck.jpg);	
	color: #383233;
}
#leftPane {
	margin-left: 8px;
	margin-right: 12px;
	width: 185px;
	float: left;
}
#leftPane #menu a {
	display: block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px;	
	background-color: #4e4b4b;
	margin-bottom: 2px;
}
#leftPane #menu a#active {
	background-image: url(../images/aActiveBck.jpg);
}
#leftPane #menu a:hover {
	background-color: #920000;
}
#leftPane #menu .submenu {
	display: block;
	color: #7e0000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: transparent;
	margin-bottom: 2px;
}
#leftPane #menu .submenu:hover {
	color: #fff;
}
#leftPane #offer {
	margin-top: 30px;
	height: 150px;
	text-align: center;
	margin-bottom: 20px;
}
#contentPane {
	float: left;
	margin-left: 27px;
	margin-right: 60px;
	margin-top: 10px;
	width: 462px;
	border-left: 1px dotted #a83333;		
}
#contentPane h1 {
	color: #7e0000;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
	padding-left: 5px;
	background-image: url(../images/h1Bck.jpg);
	border-bottom: 1px dotted #a83333;	
}
#contentPane h2 {
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;	
	border-bottom: 1px dotted #514f4f;
}
#contentPane h3 {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;	
}
#contentPane p {
	text-align: justify;
	padding-left: 5px;	
}
#footer {
	clear: both;
	/*height: 90px;*/
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image:url(../images/footerBck.jpg);	
	color: #6b6868;
	/*padding-left: 240px;
	padding-top: 25px;*/
	font-size: 10px;
	padding-bottom: 50px;	
}
.address {
	margin-left: 8px;	
	width: 185px;	
	float: left;
}
.address h1, .address h2 {
	font-size: 11px;	
	padding: 0px;
	margin:0px;
	background-image: url(../images/aadressBck.jpg);	
}
.address h1 {
	padding-top: 5px;
	font-weight: normal;	
}
.address h2 {
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #a83333;		
		
}
.address2 {
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	width: 500px;
}
#footer p.mpp {
	margin-left: 225px;	
}
a.mpp {
	color: #a3a3a3;
	text-decoration: none;
}
.big {
	font-weight: bold;
}
.important {
	color: #7e0000;
}
label {
	margin-left: 30px;
	width: 150px;
	display: block;
	float: left;
}
.button {
	display: block;
	margin-left: 30px;
}
fieldset {
	clear: both;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #930101;
	padding-top: 20px;
	margin-top: 20px;
}
legend {
	color: #930101;
}
input, textarea  {
	border: 1px solid #930101;
	padding: 3px;
	width: 220px;
	margin-top: 3px;
	font-size: 11px;
	float: left;
	clear: right;
}
input:focus, textarea:focus  {
	background-color: #f0eeef;
}
textarea {
	height: 100px;	
	font-family: Tahoma, Arial, san-serif;
}
.button {
	width: 100px;
	color: #fff;
	background-color: #950101;
	clear: both;
}
form {
	display: block;
	clear: both;
}
iframe {
	height: 200px;
	width: 250px;
}
.meet, .meetnumber {
	color: #7e0000;
	font-size: 12px;
	text-align: center;
}
.meetnumber {
	font-weight: bold;
	margin-bottom: 20px;
}