body { background-color: #FFFFF;}


h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: trebuchet, arial, sans-serif;
}


h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: trebuchet, arial, sans-serif;
}


h3 {
	font-size: 13px;
  font-weight: bold;
   margin: 0;
  padding: 0;
  line-height: 1.0;

}



p {
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: trebuchet, arial, sans-serif;
}

a {
  text-decoration: none;
}
a:link, a:active {
  color: #0088CC;
}
a:visited {
  color: #406e8d;
}
a:link:hover, a:active:hover, a:visited:hover {
  background-color: #e0f2c2;
  color: #518300;
  border-color: #999;
}

a.nostyle {
  background: transparent !important;
  border: none !important;
}






#container {
	height: auto;
	min-height:600px;
	_height:600px;
	width: 970px;
	margin-top: -300px;
	margin-left: -486px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
}

#header {
}

#main {
	position: absolute;
top: 50px; 
}

#footer1{
	position: absolute;
	height: 55px;
	width: 970px;
	left: 0px;
	bottom: 0px;
	background-color: red
}

/* Footer
----------------------------------------------- */
#pagecontainer {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -144px;
  width: 100%;

}
#push {
  height: 144px;
}
#footer {
  position: absolute;
  bottom : 0;
  height: 144px;
  line-height: 32px;
  padding-left: 150px;
  min-width: 778px;
  background: #f2f1f3;
  background-image: url(http://www.mytourmananager.org/pics/sociabliz_gris.gif); 
  
}
#footer a {
  color: #acacac;
  background: #f2f1f3;
}
#footer a:hover {
  color: #666;
  background: #f2f1f3;
}
#footer div.copyright {
  color: #888888;
  left: 0px;
  bottom: 5px;
  position: absolute;
  width: 933px;
  text-align: right;
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
}

#image {
width: 60%;
position : absolute;
top: 0px; right: -280px;
 padding: 0;


}






/* Footer menu
----------------------------------------------- */

#footermenu {
  float: left;
  width: 783px;
  height: 144px;
}

#footermenu div.section {
  float: left;
  margin: 16px 70px 0px -70px;
}


#footermenu h3 {
  font-size: 11px;
  line-height: 18px;
  color: #555555;
}
#footermenu h3 a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #555555;
  background: transparent !important;
}
#footermenu h3 a:hover {
  color: #333;
}
#footermenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#footermenu ul li {
  clear: left;
  float: left;
  margin: 0px;
  padding: 0px;
}
#footermenu ul li a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  background: transparent;
  float: left;
  position: relative;
  left: -8px;
  font-size: 11px;
  line-height: 18px;
  margin: 0 0 0 0px;
  padding: 0 0 0 8px;
}
#footermenu ul li a span {
  float: left;
  cursor: pointer;
  color: #888;
  margin: 0px;
  padding: 0 8px 0 0;
}

#footermenu ul li span {
  float: left;
  color: #888;
  margin: 0px;
  padding: 0 8px 0 0;
}
#footermenu ul li a:hover span {
  color: #555;
}

#footermenu ul li a.act {
  display: block;
  width: auto;
  height: 18px;
}
#footermenu ul li a.act span {
  display: block;
  width: auto;
  height: 18px;
  color: #fff !important;
}



