body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bg.jpg);
}
form {
	margin: 0px;
}
/* GENERAL */

/* image borders */
a img {
	color: #fff;
}         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
a img, img {
	color: inherit;/* undo the rule above */
	border: none;               /* hide from Netscape 4 */
}                           /* code from W3C - www.w3.org */
}
/* links */
A, A:link, A:visited {
	color: #3366CC; /* link_color */
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	color: #333333;
	text-decoration: none;
}
#main {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #EEEEEE;
}
#backgroundRepeaterContentContainer {
	width: 900px;
	margin: 0px auto;
}
#backgroundBottomTop {
	position: relative;
	top:0px;
	height: 8px;
	width: 100%;
}
#logoImg {
	position: absolute;
	top: 56px;
	left: 762px;
	float: right;
	behavior: url(iepngfix.htc);
}
#headerImg {
	position: absolute;
	top: 10px;
	left: 25px;
}
#headerImg img {
	behavior: url(iepngfix.htc);
}
/*Navigation*/
#navContainer {
	width: 100%;
	height: 60px;
	float: left;
	position: relative;
}
#menuItems a, #menuItems a:visited, #menuItems a:link, #menuItems a:active {
	color: #fff;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menuItems a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.spacer {
	display: inline;
	padding-left: 17px;
}
#dropDownMenu {
	position: absolute;
	top: -10px;
	left: 290px;
	width:190px;
	background-color: #024486;
	z-index: 150;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
#dropDownMenu ul {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#dropDownMenu ul li {
	padding-left: 14px;
	margin-top: 0px;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#dropDownMenu a, #dropDownMenu a:visited, #dropDownMenu a:link, #dropDownMenu a:active {
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#dropDownMenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*Page Specifics*/

.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:cc9966;
}
.read_more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024486;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.read_more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024486;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.read_more a:hover {
	color:#666666;
	text-decoration:none;
}
#news {
	width:430px;
	text-align:left;
	height:240px;
	background:url("../images/newsbg.gif") no-repeat left top;
	margin-left:0px;
	margin-top:30px;
}
.newscontent {
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	padding-left:0px;
	padding-top:60px;
	text-decoration:none;
	font-weight:bold;
	padding-right: 40px;
}
.correction {
	vertical-align: text-bottom;
	
/*footer*/
}
#footerMenuDiv {
	width: 900px;
	margin: 0px auto;
	padding-top: 8px;
	text-align: right;
	color: #999999;
	line-height: 18px;
}
#footerMenuDiv a, #footerMenuDiv a:visited,  #footerMenuDiv a:link,  #footerMenuDiv a:active {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
 #footerMenuDiv a:hover {
	color: #666666;
	text-decoration: underline;
	}

/* ALTERNATE */

#contentArea {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
	z-index: 20;
	background-image: url(../images/base-dir-bottom.jpg);
	height: 100%;
	background-repeat: no-repeat;
}
#menuItems {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 37px;
	padding-top: 20px;
	background-image: url(../images/nav-bg.jpg);

}
#header {
	position: relative;
	width: 100%;
	height: 217px;
	z-index: 30;
	background-image: url(../images/bennett-heath-care-01.jpg);
}
h1 {
	font-size: 16px;
	color: #024486;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #024486;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 100px;
	padding-left: 50px;
	line-height: 20px;
}
#flashcontent {
	height: 220px;
	width: 900px;
}

