body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5a5d5a;
	text-align:left;
	position:relative;
}

a img {
	border:0px none;
}

a,a:visited, a.inv:hover {
	text-decoration:none;
	color:#5a5d5a;
}

a:hover, a.inv, a.inf:visited {
	text-decoration:none;
	color:#0089d7;
}

a.inv2 {
	color:#8a4900;
}

a.inv2:hover {
	color:#0089d7;
}

#wrapper {
	position:relative;
	margin:5px auto;
	padding:0;	
	width:990px;
	height:580px;
}

#footer {
	position:absolute;
	bottom:0px;
	border-top:1px solid #888;
	width:800px;
	margin-left:120px;
}

#header {
	margin:50px 0px 0px 120px;
	padding:0px 0px 0px 0px;
	top:0px;
	position:relative;
	height:100px;
}

#header a.logo {
	display:block;
	width:280px;
	height:100px;
	border-right:3px solid #888;
}

#header h1 {
	font-size:44px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:250px;
	height:45px;
	position:absolute;
	bottom:30px;
}

#header h1 span {
	color:#0089d7;
}

#header a:hover h1 span,#header a:hover h2 {
	color:#5a5d5a;
}

#header h2 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
	width:250px;
	position:absolute;
	bottom:0px;
}

#header ul {
	padding:0 0 0 30px;
	margin:0;
	width:200px;
	position:absolute;
	display:block;
	top:1px;
	left:280px;
	list-style:none;	
	font-size:20px;
	font-weight:bold;
}

#header div {
	position:absolute;
	left:550px;
	bottom:0px;
}

#header div a {
	padding-left:10px;
}




#center {	
	margin-left:150px;
	padding:0px;
	font-size:20px;
	height:250px;
}

#center div.l1 {
	padding:30px 30px 30px 30px;
	width:700px;
}


table.contact {
	border:1px solid #eee;
	font-size:14px;
}

table.contact th {
	background-color:#eee;
	font-weight:bold;
	text-align:center;
	position:relative;
	font-size:15px;
}


input, select, textarea {
  background-color:#eee;
  border:1px solid #5a5d5a;
}

input.btn {
  background-color:#eee;
  border:1px solid #5a5d5a;
}

div.expl {
  font-size:12px;
  font-weight:normal;
}

.mhght {
	width:1px;
	height:800px;
}
