
body {text-align:left;	/* cross browser center-aligned page layout */
	
	background-color: #0B4F96;
	
}



/* Used for iEdit - iEdit will not display nackground image */
body#splash-body-bg { margin:0 auto;

text-align:center;	/* cross browser center-aligned page layout */
	background-image: url(../images/splash_body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B4F96;
	height:595px;

}


#splash-wrap { text-align:left;
	margin:0 auto;
	width:932px;
	background-image: url(../images/splash_bg.jpg);
	background-repeat: repeat-y;	


}






#splash-banner {
	background-image:url(../images/splash_page_01.jpg);
	height:1100px;
	background-repeat: no-repeat;
	position:relative;



	
}


#splash-banner a.enter-physician {left:191px; top:442px;  width:116px; height:37px; position:absolute;}


#splash-banner a.enter-consumer {left:576px; top:442px;  width:116px; height:37px; position:absolute;}


 











/* Left Column on the Index Page

 * ------------------------------------------------------------------------- */





/* Bottom on the Index Page

 * ------------------------------------------------------------------------- */


#splash-bottom {
	text-align:center;
	margin:0 auto;
	background-image:   url(../images/splash_page_03.jpg);
	height:93px;
	clear:both;
	overflow:hidden;
	background-repeat: no-repeat;

}




#splash-footer {
	width:680px;
	text-align:center;
	margin:0 auto;
}



#splash-footer a:link, #splash-footer a:visited, #splash-footer a:active { 
	text-decoration:none;
	color:#fff;
}


#splash-footer a:hover { 
	text-decoration:underline; 
}



 /* ------------------------------------------------------------------------- */