body {

	background-repeat:repeat-x;
	background-color:#5c513f;
	min-width:1200px;
	margin:0px;
	padding-bottom: 20px;
	padding-top: 0px;
}

a.link-bottommenu {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:9px;
}

a.link-bottommenu:hover {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:9px;
}

a.link-footer {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

a.link-footer:hover {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
}

.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
}

.txt-bottom-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	line-height: 18px;
}

.txt-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a4a4a;
	line-height: 18px;
	padding-left:25px;
	padding-right:25px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #3d3a35;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.bg-footer {
	background-image: url(../graphics/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#buttons {
  padding: 0px;
  margin: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande',
  	  Verdana, Lucida, Geneva, Helvetica, 
  	  Arial, sans-serif;	
}

#buttons ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  text-align: center;
  position: relative;
  left: 0px
}

#buttons li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  background-image:url(../graphics/guide.gif);
  background-repeat: no-repeat;
  line-height:39px;
  width: 125px;
  vertical-align:middle;
}

#buttons li a {
  background-image: url(../graphics/guide2.gif);
  background-repeat: no-repeat;
  height: 39px;
  width: 125px;
  display: block;  
  color: #fff;
  font-size:17px;
  text-decoration: none;
  font-variant:small-caps;
}

#buttons li a:hover {
  background: none;
}


.buttons-text{
  text-align: center
}

#buttons-contact ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  text-align: center;
  position: relative;
  left: 0px
}

#buttons-contact li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  background-image:url(../graphics/guide3.gif);
  background-repeat: no-repeat;
  line-height:40px;
  width: 153px;
  vertical-align:middle;
}

#buttons-contact li a {
  background-image: url(../graphics/guide4.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 153px;
  display: block;  
  color: #fff;
  text-decoration: none;
  font-size:20px;
  font-variant:small-caps;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#buttons-contact li a:hover {
  background: none;
}


.buttons-contact-text{
  text-align: center
}

#sidebar {
	width: 180px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	position: absolute; top:200px; left:12px;
}

#sidebar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#sidebar li {
		border-bottom: 1px solid #90bade;
		margin: 0;
}

#sidebar li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
}

html>body #sidebar li a {
		width: auto;
}

#sidebar li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #2586d7;
		background-color: #2586d7;
		color: #fff;
}

#buttons-index {
  padding: 0px;
  margin: 0px;
  position: relative;
  left: 190px;
  font-family: 'Trebuchet MS', 'Lucida Grande',
  	  Verdana, Lucida, Geneva, Helvetica, 
  	  Arial, sans-serif;
	  margin-left:195	
}

#buttons-index ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  text-align: center;
  position: relative;
  left: 0px
}

#buttons-index li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
  background-image:url(graphics/guide5.gif);
  background-repeat: no-repeat;
  line-height:35px;
  width: 125px;
  vertical-align:middle;
}

#buttons-index li a {
  background-image: url(graphics/guide6.gif);
  background-repeat: no-repeat;
  height: 35px;
  width: 125px;
  display: block;  
  color: #fff;
  font-size:17px;
  text-decoration: none;
  font-variant:small-caps;
}

#buttons-index li a:hover {
  background: none;
}