BODY {
	background-color: #233e75;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	text-align: center;
}

#main_container_table {
	margin-top: 5px;
}

#main_container {
	margin-left: 120px;
	margin-right: 120px;
	width: 1000px;
	margin-left: auto ;
    margin-right: auto ;
	text-align: left;
}

.main_container_left_border {
	background-image: url(/images/border-left.jpg);
	background-repeat: both;
	width: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.main_container_right_border {
	background-image: url(/images/border-right.jpg);
	background-repeat: both;
	width: 15px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}

#main_content {
	height: 100%;
	background-color: white;
}
#main_content_body {
	border: 1px solid #11b9fd;
	border-top: 0px;
}

#image_box {
	float: right;
	width: 300px;
/*
	border: 1px solid #11b9fd;
	border-top: 0px;
*/
	padding: 5px;
	margin-left: 17px;
}

.menu_box_sep {
	line-height: 1px;
	border-top: 1px solid #f4cd65;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	width: 50px;
}

a,a:visited,a:hover {
	color: #f49d05;
	text-decoration: none;
	font-weight: bold;
}
.contact_info {
	color: #384673;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.menu_box_selected {
	color: #11b9fd !important;
}

#menu_box_footer img.bullet {
	margin: 0px 10px 2px 10px;
}

#menu_box_footer {
	text-align: center;
	border-top: 1px solid #11b9fd;
	font-size: 18px;
	padding: 8px;
	font-weight: bold;
	line-height: 25px;
}

.menu_box_last_ {
	display: none;
}

.menu_box_submenu_footer {
	display: none;
}

.menu_box_br_footer {
	display: none;
}

.menu_box_inner {
	margin: 25px;
	margin-left: 17px;
	margin-right: 0px;
}

#menu_box {
	float: left;
	font-size: 18px;
	width: 150px;
	font-weight: bold;
	line-height: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.menu_box_submenu_ {
	color: #0eb7fc;
	margin-left: 16px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
}

.header_content {
	font-size: 30px;
	color: #11b9fd;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 15px;
}

.bullet {
	margin-bottom: 2px;
}

#content_box {
/*
	border: 1px solid #11b9fd;
	border-top: 0px;
	border-bottom: 0px;
*/
	padding-bottom: 50px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 25px;
	color: #384673;
	line-height: 1.4em;
	text-align: justify;
	margin-left: 150px;
	margin-right: 300px;
}

.doctor_list {
	font-size: 13px;
}

.copyright {
	color: white;
	text-style: italic;
	font-size: 11px;
	margin: 5px;
}
