/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	line-height: 150%;
}

a {
	color: #EC1326;
}

h1 {
	font-size: 180%;
	color: #EC1326;
}

h2 {
	font-size: 145%;
	color: #EC1326;
}

h3 {
	font-size: 125%;
	color: #EC1326;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px dotted #CCCCCC;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.header {
	width: 820px;
	margin: 0px auto;
	clear: both;
}

.headerLogo {
	float: left;
	padding: 5px 13px 5px 0px;
}


/* ------ START MENU ----- */

.menuBG {
	clear: both;
	background-image: url(/images/template/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 63px;
	border-bottom: 1px solid #E5E5E5;
}

.menu {
	width: 820px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 12px;
}

.menu a {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #EC1326;
	text-decoration: none;
}

.menu ul {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	list-style-type: none;
}

.menu li {
	display: inline;
}

.menuHome a, .menuServices a, .menuConsultation a, .menuNew a, .menuPatient a, .menuPatient a, .menuTestimonials a, .menuContact a, .menuFAQ a, .menuLinks a, .menuArabic a {
	display: block;
	float: left;
	text-align: center;
	padding: 6px 11px 9px 10px;
	margin-right: 3px;
	background-repeat: no-repeat;
}

.menuHome a {
	background-image: url(/images/template/menu-home-off.gif);
}

.menuHome a:hover, .menuHome a.selected {
	background-image: url(/images/template/menu-home-on.gif);
	color: #EC1326;
}

.menuServices a {
	background-image: url(/images/template/menu-services-off.gif);
}

.menuServices a:hover, .menuServices a.selected {
	background-image: url(/images/template/menu-services-on.gif);
	color: #EC1326;
}

.menuConsultation a {
	background-image: url(/images/template/menu-consultation-off.gif);
}

.menuConsultation a:hover, .menuConsultation a.selected {
	background-image: url(/images/template/menu-consultation-on.gif);
	color: #EC1326;
}

.menuNew a {
	background-image: url(/images/template/menu-new-off.gif);
}

.menuNew a:hover, .menuNew a.selected {
	background-image: url(/images/template/menu-new-on.gif);
	color: #EC1326;
}

.menuPatient a {
	background-image: url(/images/template/menu-patient-off.gif);
}

.menuPatient a:hover, .menuPatient a.selected {
	background-image: url(/images/template/menu-patient-on.gif);
	color: #EC1326;
}

.menuTestimonials a {
	background-image: url(/images/template/menu-testimonials-off.gif);
}

.menuTestimonials a:hover, .menuTestimonials a.selected {
	background-image: url(/images/template/menu-testimonials-on.gif);
	color: #EC1326;
}

.menuContact a {
	background-image: url(/images/template/menu-contact-off.gif);
	color: #FFFFFF;
}

.menuContact a:hover, .menuContact a.selected {
	background-image: url(/images/template/menu-contact-on.gif);
	color: #EC1326;
}

.menuFAQ a {
	background-image: url(/images/template/menu-faq-off.gif);
}

.menuFAQ a:hover, .menuFAQ a.selected {
	background-image: url(/images/template/menu-faq-on.gif);
	color: #EC1326;
}

.menuLinks a {
	background-image: url(/images/template/menu-links-off.gif);
}

.menuLinks a:hover, .menuLinks a.selected {
	background-image: url(/images/template/menu-links-on.gif);
	color: #EC1326;
}

.menuArabic a {
	background-image: url(/images/template/menu-arabic-off.gif);
}

.menuArabic a:hover, .menuArabic a.selected {
	background-image: url(/images/template/menu-arabic-on.gif);
	color: #EC1326;
}

#menu1Content {}

#menu2Content {}

#menu3Content {
	padding-left: 10px;
}

#menu4Content {
	padding-left: 170px;
}

#menu5Content {
	padding-left: 160px;}

.menuMainLeftSub {
	background-color: #FFFFFF;
	clear: both;
}

.menuMainLeftSub ul {
	padding: 5px 0px 0px 0px;
}

.menuMainLeftSub li {
	margin-right: 20px;
}

.menuMainLeftSub a {
	color: #EC1326;
	text-decoration: none;
}

.menuMainLeftSub a:hover {
	color: #EC1326;
	text-decoration: underline;
}

/* ------ END MENU ----- */



.bannerBGh, .bannerBG {
	clear: both;
	background-color: #1D2777;
	background-repeat: no-repeat;
	background-position: center;
}

.bannerBGh {
	background-image: url(/images/template/banner-bg-home.gif);
	height: 262px;
}

.bannerBG {
	background-image: url(/images/template/banner-bg.gif);
	height: 172px;
}

.banner {
	width: 820px;
	margin: 0px auto;
	color: #FFFFFF;
}

.main {
	width: 820px;
	margin: 0px auto;
	padding: 25px 15px;
}

.main a:hover {
	background-color: #1D2777;
	color: #FFFFFF;
}

.feature {
	float: right;
	background-color: #E5E5E5;
	border: 1px dotted #000000;
	width: 200px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 10px;
	font-size: 90%;
	position: relative;
	top: -50px;
}

.featureTop {
	background-image: url(/images/template/feature-top-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.featureBottom {
	background-image: url(/images/template/feature-bottom-bg.gif);
	background-repeat: repeat-x;
	padding: 5px 10px;
	color: #FFFFFF;
}

.featureBottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.featureBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}

.footer {
	width: 820px;
	margin: 0px auto;
	background-image: url(/images/template/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #595959;
	color: #FFFFFF;
	padding: 15px;
	text-align: right;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.siteDesign {
	float: left;
	font-size: 11px;
}

.table th {
	color: #FFF;
	background-color: #1D2777;
}

.table td {
	background-color: #DCDDDF;
}

}

/* ------ END MEDIA TAG ----- */