@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-color:white;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	background-image: url(images/main/m_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: auto;
}
ol.decimal {
	list-style-type:decimal
}

.text {
	text-shadow: black 2px 1px 5px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.links-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.links-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	line-height: 18px;
}
.links-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.body-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body-dark4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body-dark2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
	A:link {text-decoration: none}
	A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: none;color: #CC6600;
}
	
.body-dark3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.body-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}
.body-title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.title-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title-dark2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


	.indexheader{
	font-size:24px;
	color:#003081}
	.indexcontact{
	font-size:28px;
	color:#666666
}
	.indexsubtitle{
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* End Page Structure */




.oneColElsCtr #header{
	height: 110px;
	width: 900px;
	color: #AFAFAF;
	font-size: 28px;
	text-align: center;
	background-image: url(images/main/header_bg.jpg);
	background-repeat: repeat;
	float: left;
	}
	.header_logo{
	width: 290px;
	height: 60px;
	margin: 10px 10px;
	color: #666666;
	text-align: center;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	}
	.submenu{
	width: 400px;
	height: 25px;
	margin: 42px 10px;
	color: #000000;
	text-align: center;
	float: right;
	display: block;
	background-image: url(images/main/submenu2.png);
	background-repeat: no-repeat;
	}
	.logo{
	width: 305px;
	height: 25px;
	margin: 22px 10px;
	color: #000000;
	text-align: center;
	float: left;
	display: block;
	background-image: url(images/main/submenu2.png);
	background-repeat: no-repeat;
}

/* End Header */

.oneColElsCtr #main-menu {
	width: 900px;
	float: left;
	margin: 0px 0px;
	background-image: url(images/main/mainmenu_bg.png);
	background-repeat: repeat;
	height: 64px;
}


/* End Main Menu */
	

.oneColElsCtr #flash {
	width: 900px;
	float: left;
	margin: 0px 0px;
	background-image: url(images/main/flash.png);
	background-repeat: repeat;
	height: 227px;
}
		
		
.oneColElsCtr #maincontent {
	width: 900px;
	float: left;
	margin: 0px 0px;
	background-image: url(images/main/maincontent_bg.png);
	height: auto;
	background-repeat: repeat-x;
	position: relative;
	background-color: #666666;
}

	.maincontent_welcome{
	width: 590px;
	height: auto;
	border:#cccccc 3px solid;
	margin: 3px 3px;
	color: #666666;
	text-align: left;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(imgs/nurse.png);
	background-position: 180px 65px;
	background-repeat: no-repeat;
	padding: 10px;
}
	.sub01 {
	width: 564px;
	height: 275px;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 12px;
}
	.sub02 {
	width: 280px;
	height: 190px;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 7px;
}
	.sub03 {
	width: 280px;
	height: 190px;
	margin: 0px 0px;
	text-align: left;
	float:  left;
	padding: 7px;
}
	.sub04 {
	width: 280px;
	height: 190px;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 7px;
}
	.sub05 {
	width: 280px;
	height: 190px;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 7px;
}
	.maincontent_rightcol{
	width: 258px;
	height: auto;
	margin: 0px 0px;
	color: #000000;
	text-align: left;
	float: right;
	display: inline;
	background-image: url(images/main/maincontentrc_01_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 10px;
}
	
	.maincontent_rightcol-2{
	width: 258px;
	height: auto;
	margin: 0px 0px;
	color: #000000;
	text-align: left;
	float: right;
	display: inline;
	background-image: url(images/main/maincontentrc_02_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
}
	.maincontent_rightcol-3{
	width: 258px;
	height: 100px;
	margin: 0px 0px;
	color: #ffffff;
	text-align: left;
	float: right;
	display: inline;
	padding: 10px;
}



/* End Homepage */

.main-template_maincontent3{
	width: 858px;
	height: 500px;
	border:#cccccc 3px solid;
	color: #666666;
	text-align: left;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(imgs/nurse.png);
	background-position: 180px 65px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-top: 3px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}
.main-template_maincontent2{
	width: 858px;
	height: 590px;
	border:#cccccc 3px solid;
	color: #666666;
	text-align: left;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(imgs/nurse.png);
	background-position: 180px 65px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-top: 3px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}

.main-template_maincontent{
	width: 858px;
	height: auto;
	border:#cccccc 3px solid;
	color: #666666;
	text-align: left;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(imgs/nurse.png);
	background-position: 180px 65px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-top: 3px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	position: relative;
}
	.sub01-mt {
	width: 585px;
	height: auto;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 2px;
}
	.sub02-mt {
	width: 519px;
	height: 800px;
	text-align: left;
	float: left;
	padding: 14px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	.sub02-mt-press {
	width: 519px;
	height: auto;
	text-align: left;
	float: left;
	padding: 14px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F7F7;
}

	.sub03-mt {
	width: 255px;
	height: 150px;
	margin: 0px;
	text-align: left;
	float:  right;
	padding: 4px;
}
	.main-template_rightcol{
	width: 258px;
	height: auto;
	margin: 0px 0px;
	color: #000000;
	text-align: left;
	float: right;
	display: inline;
	background-image: url(images/main/maincontentrc_01_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 10px;
}
	.sub02-mt-lsm {
	width: 790px;
	height: 400px;
	text-align: left;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	.sub02-mt-lsm1 {
	width: 790px;
	height: auto;
	text-align: left;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	.sub03-mt-lsm2 {
	width: 255px;
	height: 150px;
	text-align: right;
	float:  left;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.sub03-mt-lsm3 {
	width: 255px;
	height: 150px;
	text-align: right;
	float:  left;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}





/* End Main-Template */


.sub-template_maincontent{
	width: 590px;
	height: auto;
	border:#cccccc 3px solid;
	color: #666666;
	text-align: left;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(imgs/nurse.png);
	background-position: 180px 65px;
	background-repeat: no-repeat;
	padding: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
}

	.sub01-st {
	width: 585px;
	height: auto;
	margin: 0px 0px;
	text-align: left;
	float: left;
	padding: 2px;
}
	.sub02-st {
	width: 540px;
	height: 600px;
	text-align: left;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sub02-st-profile {
	width: 540px;
	height: auto;
	text-align: left;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


	.sub03-st {
	width: 255px;
	height: 150px;
	margin: 0px;
	text-align: left;
	float:  right;
	padding: 4px;
}
	.sub-template_rightcol{
	position: absolute;
	left: 617px;
	top: 0px;
	height: 190px;
	width: 279px;
	float: right;
	display: inline;
	background-repeat: repeat-y;
}
.sub06-profile-text{
	height: 300px;
	width: 280px;
	float: right;
	display: inline;
	background-image: url(images/sub_content/rc_top_bck.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 0px;
}
	.sub-template_rightcol3{
	height: 377px;
	width: 278px;
	float: right;
	display: inline;
	padding-top: 148px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.sub-template_rightcol3-2{
	height: 377px;
	width: 278px;
	float: right;
	display: inline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


	.sub-template_rightcol4{
	height: auto;
	width: 240px;
	float: right;
	display: inline;
	text-align: left;
	background-image: url(images/sub_content/rc_top_bck.jpg);
	background-position: top;
	background-rep;
 	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-x;
}
.sub02-mt-profile {
	width: 520px;
	height: 600px;
	text-align: left;
	float: left;
	padding: 14px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/main_content/mc_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sub06-profile {
	width: 250px;
	height: 148px;
	margin: 5px;
	text-align: left;
	float: left;
	padding: 4px;
	background-image: url(images/sub_content/bck_profile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	position: relative;
}
.sub07-profile {
	width: 250px;
	height: 180px;
	margin: 5px;
	text-align: left;
	float: left;
	padding: 4px;
	background-image: url(images/sub_content/bck_profile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	position: relative;
}
.sub06-profile-pic {
	width: 55px;
	height: 55px;
	text-align: left;
	float: left;
	padding: 0px;
	position: absolute;
	margin: 5px;
}
.sub06-profile-text {
	width: 170px;
	height: 127px;
	text-align: left;
	float: left;
	background-image: url(images/sub_content/bck_profile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
	position: absolute;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 65px;
	margin: 5px;
}



/* End Support-Template */

	
.oneColElsCtr #contactUs {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 900px;
	height: 150px;
	float: left;
	margin: 0px 18px;
	text-align: center;
	border-right:#AFAFAF 1px solid;
	border-left:#AFAFAF 1px solid;
}
.oneColElsCtr #footer{
	width: 900px;
	float: left;
	margin: 0px 0px;
	background-image: url(images/main/mainmenu_bg.png);
	background-repeat: repeat;
	height: 64px;
}
	.header_logo_footer{
	width: 318px;
	height: 60px;
	margin: 16px 10px;
	color: #666666;
	text-align: center;
	float: right;
	display: inline;
	background-image: url(images/main/eoeserv_logo_footer.png);
	background-repeat: no-repeat;
	}
	.submenu_footer{
	width: 480px;
	height: 35px;
	color: #000000;
	text-align: left;
	float: left;
	display: block;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 10px;
}
.border01 {
	background-repeat: no-repeat;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
