body {
	padding: 110px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background: #BDAEC6 url(images/bg.jpg) no-repeat center 0;
	font-family: verdana,“Lucida Grande”, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#container {
	width: 1026px;
	background-color: transparent;
	margin: 0 auto;
	padding: 0px;
	text-align: justify;
}

#container p {
     margin-top: 1em;
     margin-bottom: 1em;
}



#container_bottom {
	width: 1026px;
	height: 40px;
	background-image: url(images/bg_bottom.jpg);
	float: left;
	margin-left: 1px;
}

#container #logo {

}

#container #top_navigation {
	background-color: transparent;	
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 60px;
}

#container #top_navigation a{
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	padding-right: 40px;
	color: #421C52;
}

.content {
	width: 946px;
	background-color: #FFFFFF;
	background-image: url(images/bg_mid.jpg);
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	margin-left: 1px;
}

.spacer {
	width: 946px;
	min-height: 200px;
	background-color: transparent;
	padding-left: 40px;
	padding-right: 40px;
}


.menu {
	float: left;
	padding-right: 90px;
	color: #421C52;
}

.menu_top {
	width: 190px;
	height: 10px;
	background-image: url(images/menu_top.jpg);
}

.menu_bottom {
	width: 190px;
	height: 10px;
	background-image: url(images/menu_bottom.jpg);
}

.menu_mid {
	background-color: #D9D0DE;
	width: 138px;
	padding: 10px 10px 20px 40px;
	border-left: 1px solid #927C9B;
	border-right: 1px solid #927C9B;
	border-bottom: 1px solid #927C9B;
}

.menu_mid a {
	text-decoration: none;
	color: #421C52;
}

.text_block {
	line-height: 1.4em;
	color: #421C52;
	font-size: 16px;
}

.text_block a {
	color: #421C52;
}

.text_block table {
  text-align: left;
  font-size: 14px;
  padding-top: 14px;
}

.text_block table td {
  font-style: italic;
  width: 180px;
  height: 30px;
  line-height: 1.2em;
}

.rate_table td {
border-left: 1px solid #421C52; 
border-top: 1px solid #421C52; 
font-style: normal;
padding-left: 5px;
}

#contact {
	line-height: 1.4em;
	color: #000000;
	background-color: #D9D0DE;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border: 1px solid #927C9B;
}

#contact a {
    color: #421C52;
    font-weight: bold;
}