.hide-me {
    display: none;
    visibility: hidden:
}

.clear-all {
    clear: both;
}

.access-line {
    text-decoration: underline;
}

body {
    margin: 0 auto 0 auto;
    padding: 0 0 175px 0;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background: #492522 url("../_img/footer.png") bottom center no-repeat;
    text-align: center;
}

#Page {    margin: 0 auto 0 auto;    padding: 0 0 25px 0;    width: 100%;    background: #8A8A8A url("../_img/bg.png") top left repeat-x;
    text-align: center;
    z-index: 20;}

#Content {    margin: 0 auto 0 auto;    padding: 0 0 65px 0;    width: 640px;    background: white url("../_img/tagline.png") bottom left no-repeat;}#logo {    display: block;    margin: 0 0 10px 0;    padding: 0;    width: 640px;    height: 135px;}#logo a {    display: block;    margin: 0;    padding: 135px 0 0 0;    width: 640px;    overflow: hidden;	height: 0px !important; 	height /**/:135px; /* for IE5/Win */	background: url("../_img/logo.png") top left no-repeat;}

#main-menu {    float: left;    margin: 40px 10px 0 10px;    padding: 0;    width: 95px;    background: white;    text-align: left;
    font-size: 11px;}#main-menu dt {    margin: 0; 	padding: 0;    visibility: hidden;    display: none;}	#main-menu dd {	margin: 0; 	padding: 0; 	list-style-type: none; 	text-indent: 0px; }#main-menu dd a {	display: block;
	margin: 0 0 5px 0;
	padding: 5px;
	background: #D4D4D5 url("../_img/nav-bg.png") top left repeat;
	color: #A4C9D0;
	text-decoration: none;
	font-weight: bold;}#main-menu dd a:hover {    text-decoration: underline;}#main-menu dd a.selected {	color: #fff;
	/*text-align: right;*/}

#footer {
    margin: 0;
    padding: 0;
    height: 175px;
    width: 100%;
    background: url("../_img/footer.png") top center no-repeat;
    position: absolute;
    bottom: 0px;
}

#main-content {    float: left;    margin: 0 10px 0 0;    padding: 0;    width: 400px;}

#main-content h2 {    margin: 0;    padding: 0 0 10px 0;    text-align: center;
    color: #492522;
    line-height: 1.3em;
    font-size: 21px;}

#main-content p {    margin: 0;    padding: 0 0 1.3em 0;    text-align: center;
    color: #787878;
    line-height: 1.3em;
    font-size: 13px;}


#main-content address {
    margin: 0;    padding: 0 0 1.3em 0;    text-align: center;
    color: #787878;
    line-height: 1.3em;
    font-size: 13px;
    font-style: normal;}

#main-content a {
    color: #A4C9D0;
    font-weight: bold;
    text-decoration: none;
}

#main-content a:hover {    text-decoration: underline;
    color: #86A5AC;}

#side-bar {    float: left;    margin: 40px 0 0 0;    padding: 0;    width: 95px;    background: white;    text-align: left;}

#contact-form {
    margin: 0;
    padding: 0;    color: #787878;
    text-align: justify;
    line-height: 1.3em;
    font-size: 11px;
}

#contact-form fieldset {
    margin: 0;
    padding: 0;
    border: none;
}