/* CSS Document */

body 
{
margin: 0;
padding: 0; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#666666;
background-color: #ddd;
}
.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000;
	}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }

h1.titels {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding-top:8px; padding-left:30px; color:#666666;}

h2.services{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#F1991B;}

#container
{position:relative; clear:both; height:100%;
margin-left:auto; margin-right:auto; width:869px;
background-color: #FFF;
background-image:url(../images/container_bg.jpg);
background-repeat: repeat-y;

/* use this to so absolute divs will work - like for video

*/
}
#banner
{
background-image:url(../images/header.jpg); width:869px; height:344px;
}

#nav{padding-top:57px; }

#hospital{padding-left:15px; padding-top:110px;}

#welcome { padding-top:35px; padding-left:30px; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#145990; margin-bottom:25px;}

img, div { behavior: url(../iepngfix.htc) }


a:focus, a:active {
outline: none;
}

#text {margin-left:20px; width:830px;}

/***************************ALL THE RIGHT SIDE CONTENT BOX STYLE***************************************/
#right{float:right; margin-top:-8px;}

#content_bg{background-image:url(../images/content_box_bg.jpg); width:623px; background-repeat:repeat-y;}
#content_header{background-image:url(../images/content_box_header.jpg); width:623px; height:31px;}
#content_footer{background-image:url(../images/content_box_footer.jpg); width:623px; height:14px;} 
#con_txt{margin:20px; width:570px; line-height:18px;}
/***************************ALL THE RIGHT SIDE CONTENT BOX STYLE***************************************/


/***************************ALL THE LEFT SIDE CONTENT BOX STYLE***************************************/
#left{float:left; width:199px;}

#leftbox_bg{background-image:url(../images/left_box_bg.jpg); width:199px; background-repeat:repeat-y;}
#leftbox_header{background-image:url(../images/left_box_header.jpg); width:169px; height:29px;}
#leftbox_footer{background-image:url(../images/left_box_footer.jpg); width:199px; height:22px;}
#left_txt{margin:15px; line-height:17px;}

/***************************ALL THE LEFT SIDE CONTENT BOX STYLE***************************************/


.Ltitels {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding-top:8px; padding-left:30px; color:#666666;}

.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666; line-height:18px;}

#list li{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:18px; list-style-image:url(../images/bullet.jpg);}

#list2 li{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:18px; list-style-image:url(../images/bullet2.jpg);}

.service {font-family:Arial, Helvetica, sans-serif; font-size:11px;; color:#666666; line-height:18px;}

.Stitels {font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; color:#145990; font-weight: bold;}

.Swords {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

#footer
{
clear: both;
background-image:url(../images/footer.jpg); width:869px; height:54px;
}

/******************* BOTTOM COPYRIGHT DIV *******************/
#copyright 
{
clear: both; margin-left:auto; margin-right:auto; width:850px; font-family:Arial, Helvetica, sans-serif;
}
/******************* BOTTOM COPYRIGHT DIV *******************/


/******************* BODY LINKS *******************/
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
/******************* MENU LINKS *******************/
a.menu:link, a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
box_rightline { width:300px; border-right: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_leftline { width:300px; border-left: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_topline { width:300px; border-top: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_bottomline { width:300px; border-bottom: #999999 dotted 2px; padding: 0 10px 0 10px;
}



