@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}

body, div, p, td, th {
	color: #6F6667;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	/*text-align: left;*/
}

img {
	border: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #8BC53F;
	margin-top:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F75BB;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 14px;
	color: #8BC53F;
}

h4 {
	font-size: 18px;
	color: #8BC53F;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}

h5 {
	font-size: 14px;
	color: #476ca3;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6F6667;
	margin-top: 0px;
	margin-bottom: 0px;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #8BC53F;
	margin-top:0px;
}

.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F75BB;
}
.heading2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F75BB;
}

.heading3 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 14px;
	color: #8BC53F;
}

.heading4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F6667;
}

.table_contact {
	height: 125px;
	width: 232px;
}

.table_news {
	height: 125px;
	width: 244px;
}

.table_services {
	height: 125px;
	width: 244px;

}
.table_stvincents {
	padding-top: 10px;
}

.content {
	text-align: left;
	padding-top: 20px; 
	padding-bottom: 21px;
	vertical-align: text-top;
}

a {
	color: #3F75BB;
	text-decoration: none;
}

a:hover {
	color: #8BC53F;
}

.heading2 a:hover {
	font-size: 18px;
	color: #8BC53F;
    font-weight: bold;
}

.header {
	width: 100%;
}

.caption {
	font-size: 10px;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	height: 50px;
	width: 100%;
}

.footer td {
	font-size: 9px;
}

.footer a {
	color: #666666;
}

.footer a:hover {
	color: #999999;
}

.header {
	background: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	/*height: 167px;*/
        z-index:-1
}

.services_button a{
	display: block;
	width: 224px;
	height: 106px;
	background: url(../images/services.jpg) top;
}

.services_button a:hover {
	background-position: bottom;
}

.news_button a{
	display: block;
	width: 224px;
	height: 106px;
	background: url(../images/news.jpg) top;
}

.news_button a:hover {
	background-position: bottom;
}
.contact_button a{
	display: block;
	width: 223px;
	height: 357px;
	background: url(../images/button_contact.jpg) top;
}

.contact_button a:hover {
	background-position: bottom;
}

.contact_horizontal_button a{
	display: block;
	width: 476px;
	height: 163px;
	background: url(../images/contact_horizontal.gif) top;
}

.contact_horizontal_button a:hover {
	background-position: bottom;
}


.doctors_button a{
	display: block;
	width: 224px;
	height: 106px;
	background: url(../images/doctors.jpg) top;
}

.doctors_button a:hover {
	background-position: bottom;
}

.sevices_list {
	margin-top:72px;
	padding-left:15px;
	padding-right:31px;
	padding-bottom:24px;
}

.eventsandnews_list {
	margin-top:72px;
	padding-left:31px;
	padding-right:31px;
	padding-bottom:24px;
}

.date {
font-size: 10px;
}

.download_document a {
	display: block;
	width: 181px;
	height: 33px;
	background: url(../media/image/download_document.gif) top;
	
}

.download_document a:hover {
	background-position: bottom;
}

.package_table {
padding-right: 15px;
vertical-align: text-top;
}

.services a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F75BB;
}

.services a:hover {
	font-size: 14px;
	color: #8BC53F;
    font-weight: bold;
}