﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeadergreenblue.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-gb.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/Medical/MedicalHeader.jpg');
	margin-bottom: 5px;
}
.Widget {
	width: 201px;
	text-decoration: none;
}
.Widget:hover {
	width: 201px;
	text-decoration: underline;
}
.WidgetImage {
    border: thick solid #20323a;
    margin-left: 5px;
}
.WidgetImage:hover
{
    border: thick solid #A87C3A;
    margin-left: 5px;
}
.WidgetText {
	width: 201px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #CDBFB0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	margin-top: 5px;
}
#ContentBody {
	height: auto;
	position: relative;
	margin-top: 20px;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#Content {
	width: 644px;
	height: auto;
}
#CenterBannerHospitals
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/HospitalsHeader.jpg');
    margin-bottom: 5px;
}
#CenterBannerClinics
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/ClinicsHeader.jpg');
    margin-bottom: 5px;
}
#CenterBannerMedicalLabs
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/MedicalLabsHeader.jpg');
    margin-bottom: 5px;
}
#CenterBannerDietCenter
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/DietCenterHeader.jpg');
    margin-bottom: 5px;
}
#CenterBannerDoctors
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/DoctorsHeader.jpg');
    margin-bottom: 5px;
}
#CenterBannerPharmacies
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Medical/PharmaciesHeader.jpg');
    margin-bottom: 5px;
}
