/* --------- --------- */
/*
colors
#EFF0F7 body background
#798FDB sublinks background
*/
/* --------- --------- */
html, body {
	height: 100%;
}
a img {
	border: none;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 30px; /* .push must be the same height as .footer */
	clear:both;
}

.footerLinks a {
	color: #465CA8;
	font-size: 9px;
}
#smallImage {
	position: absolute;
	top: 220px;
	left: 675px;
}
#header {
	margin: 0;
	padding-top: 10px;
	height: 115px;
	width: 1000px;
	background: #E5E5ED;
}
#header2 {
	margin: 0;
	padding-top: 0;
	height: 338px;
	width: 1000px;/*background:url('../images/1px_vert_E5E5ED.gif') repeat-x;*/
	background-color:#E5E5ED;
}
#headerinnards {
	height: 338px;
	margin: 0;
	width: 1000px;
}
#flashArea {
	padding: 0px 0px 10px 10px;
	display: inline;
	position: absolute;
	top: 60px;
	left: 10px;
	background-color: #E5E5ED;
}
#imageHead {/*float:right;
left: 490px;
top: 0px;*/
position:absolute;
top: 0px;
left: 350px;
height: 338px;
}
#nav {
	width: 980px;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: #465CA8 url('../images/1px_vert_nav.gif') repeat-x;
	background-color: #E5E5ED;
	color: white;
}
#newdoctor {
	clear:both;
	width:100%;
	margin:15px 0;
	border-bottom:1px solid #CCCCCC;	
	
}
#contentholder {
	width: 1000px;
	height: auto!important;
	background: #DEE0EE url('../images/leftbgback.jpg') left top repeat-y;
}
#content {
	width: 990px;/*min-height:300px;*/
	height:100%;
	background: url('../images/leftbg.jpg') left top no-repeat;
	position: relative;
}
#content a #finance-ad {
	border: 2px solid white;
	position: absolute;
	top:255px;
	left: 20px;
}
#bodytext {
	position: absolute;
	left: 20px;
	font-family:arial,helvetica,sans-serif;
	font-size: 14px;
/*	text-align: justify;*/
	width: 300px;
	margin: 30px 5px 20px 0px;
	padding: 5px;
	color: #465CA8;
	background: #E5E5ED;
	border: 1px solid #CCCCCC;
}
#bodytextRight {
	float:right;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
	width: 605px;
	margin: 30px 0 5px/*

*/;
	padding: 20px;
	color: #465CA8;
	background: #E5E5ED;
	border: 1px solid #CCCCCC;
}


#bodytextRight #procedure img{
	width:125px;
	float:left;
	margin-bottom:10px;
	margin-left:6px;
}
#bodytextRight #procedure #procedureFloat{
	float:left;
	width:454px;
	margin-left:20px;
	margin-top:5px;
	border-bottom:1px solid #cccccc;
}

#bodytextRight #procedure #pressrelease{
	float:right;
	margin-top:8px;
	width:108px;
}

#bodytext a,#bodytextRight a {
	color: #465CA8;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #465CA8;
	width: 100%;
	text-align: left;
}
.address {
	text-align: center;
	height: 20px;
	color: #465CA8;
	font-size: 9px;
	margin: 0;
	padding: 5px 0 5px 40px;
}
.sNewsList2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.nNewsList2 li {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	border-bottom: none;
}
.sNewsList2 li {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	border-bottom: none;
}
.sNewsList2 li a {
	text-decoration: none;
}
.sNewsList {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.nNewsList li {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	border-bottom: none;
}
.sNewsList li {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	border-bottom: 1px dotted blue;
}
.sNewsList li a {
	text-decoration: none;
}
.homeNewsHeader {
	border-bottom: 1px solid blue;
}
/* --------- --------- */