* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: justify;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	background-attachment: scroll;
	background-color: #d9faf7;
}




#header img {
	background-image: url(../_images/img_medical-v3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header {
	background-image: url(../_images/masthead.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
}
#header h1 {
	display: none;
	color: #585042;
	text-align: center;
	margin-top: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}



 

#content {
	width: 500px;
	background-attachment: scroll;
	background-position: left top;
	float: left;
	height: 800px;
	background-repeat: repeat;
}

#content img {
	border: thin solid #000;
	margin-top: 50px;
	margin-right: 20px;
	background-position: center;
	margin-left: 70px;
}


#content p {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-indent: 0;
	padding-right: 50px;
	padding-left: 0px;
	text-align: center;
	clear: left;
	padding-top: 25px;
}

#content h1 {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-indent: 0;
	padding: 30px 50px 100px 0px;
	text-align: center;
	clear: left;
	text-indent: -999999px;
}


#content a:link, #content a:visited { color: #0266A4; }
#content a:hover, #content a:active { color: #f23200; }


#content h2 {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-indent: 0;
	padding-right: 50px;
	padding-left: 0px;
	text-align: center;
	clear: left;
	padding-top: 25px;
}

table p {
	color: #585042;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	width: 500px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
th {
	font-weight: normal;
	font-variant: normal;
}


#clear { clear: both; }

#footer {
	background-color: #0266A4;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 25px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #000;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



.center {
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	color: #000;
}


#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../_images/img_medical-v3.jpg);
	background-position: 580px 350px;
}



/*************
Sidebar - Home
************/

#sidebar {
	background-attachment: scroll;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: none;
	width: 425px;
	min-height:850px;
}

#sidebar p {
	color: #91DECA;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-indent: 0;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 0px;
}
#sidebar h2 {
	color: #0cc;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-indent: 0px;
	margin-top: 0px;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}



#sidebar #last {
	color: #585042;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align: justify;
	width: 320px;
	padding-top: 20px;
}



/*************
 No Sidebar 
************/

#nocontent {
	width: 0px;
	background-attachment: scroll;
	background-position: left top;
	float: left;
	height: 1px;
	background-repeat: repeat;
}
#nocontent p {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-indent: 0;
	padding-right: 50px;
	padding-left: 0px;
	text-align: justify;
	clear: left;
	padding-top: 25px;
}


#nosidebar {
	width: 955px;
	background-attachment: scroll;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	height: 1250px;
}


#nosidebar img {
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 80px;
	float: left;
	border: thin solid #000;
	margin-bottom: 10px;
}
#nosidebar p {
	color: #585042;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	width: 850px;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 55px;
	float: none;
	text-align: justify;
	padding-bottom: 5px;
}

#nosidebar h2 {
	color: #0cc;
	float: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-indent: 0px;
	margin-top: 0px;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#nosidebar h3 {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	padding-right: 50px;
	padding-left: 0px;
	clear: left;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
}

#nosidebar h4 {
	color: #0266A4;
	float: none;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-indent: 0;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	clear: left;
	padding-top: 25px;
}
#nosidebar h5 {
	color: #0266A4;
	float: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	clear: left;
	text-align: center;
}

#nosidebar #last {
	color: #585042;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align: left;
	width: 850px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}




/**************
Main Menu
*****************/


#mainmenu {
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
	clear: both;
	height: 40px;
}
#mainmenu a.mmHome:link,#mainmenu a.mmHome:visited {
	background-image: url(../_images/mm_home.jpg);
	display: block;
	height: 40px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 318px;
}


#mainmenu a.mmHome:hover, #mainmenu a.mmHome:active  {
	background-image: url(../_images/mm_home_hv.jpg);
	display: block;
	width: 318px;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#mainmenu a.mmAbout:link,#mainmenu a.mmAbout:visited {
	background-image: url(../_images/mm_about.jpg);
	display: block;
	width: 319px;
	height: 40px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu a.mmAbout:hover,#mainmenu a.mmAbpit:active  {
	background-image: url(../_images/mm_about_hv.jpg);
	display: block;
	width: 319px;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainmenu a.mmServices:link, #mainmenu a.mmServices:visited {
	background-image: url(../_images/mm_services.jpg);
	display: block;
	height: 40px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 318px;
}
#mainmenu a.mmServices:hover, #mainmenu a.mmServices:active  {
	background-image: url(../_images/mm_services_hv.jpg);
	display: block;
	width: 318px;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#mainmenu li {
	display: inline;
	list-style-type: none;
	float: left;
}
