.main {
}
.content_table {
	width: 100%;
	background-color: #FFF;
}
.right_side {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.left_side {
	border: 0px solid #FFF;
}

.headline_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #797979;
	font-weight: normal;
	font-style: normal;
}
.tel {
	color: #1D7D7D;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.sidebar_right {
	height: 100%;
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #FFF;
	border-left-color: #E1E1E1;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer_link {
	color: #666;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #797979;
	text-align: left;
}
.menu_background {

}
.footer_table {

}
.content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #FFF;
}
.footer_copyright {
	background-color: #171717;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #1D7D7D;
	border: 1px dotted #444;
}
.flash_pr {
	color: #DB6269;
}

