@charset "utf-8";
/* CSS Document */

html, body {
        height: 100%;
        margin: 0 0 1px;
        padding: 0;
}

#image_hd_content {
	width: 515px;
	background: url(../img/Optometry_Header.jpg) no-repeat;
	padding: 130px 15px 0px 0px;
}

/*Breadcrumbs and Header Styles*/


#header h3#powered {
    top: 143px;
    bottom: 3px;
    color: #000;
    font-size: 0.725em;
	font-weight: normal;
	left: 8px;
	position: absolute;
	z-index: 2;
}

/****************************************
 * Breadcrumb Navigation
 ****************************************/
 
#breadcrumb {
	/*margin: 0 0 15px 0;*/
    margin: 0px;
	font-size:1em;
	width:530px;
	/*float:left;*/
}
