@charset "utf-8";

/* CSS Document */



/******** DROPDOWN NAV ***********/

.ddcolortabsline{

	padding: 0;

	width: 100%;

	height: 8px;

	line-height: 8px;

	background: black;

	border-top: 1px solid #fff;

	position: absolute;

	bottom: 0px;

	visibility: hidden;

}





.dropmenudiv_a{

	position:absolute; /*THEME CHANGE HERE*/

	font:normal 12px Arial;

	line-height:18px;

	background-color: white;

	width: 134px;

	visibility: hidden;

	z-index: 100;

	border-width: 0px 1px 0px 1px;

	border-style: solid;

	border-color: black;

	top: 0px;

}



.Proddropmenudiv_a{

	position:absolute; /*THEME CHANGE HERE*/

	font:normal 12px Arial;

	line-height:18px;

	background-color: white;

	width: 160px;

	visibility: hidden;

	z-index: 100;

	border-right-width: 1px;

	border-width: 0px 1px 0px 1px;

	border-style: solid;

	border-color: black;

}

.Servdropmenudiv_a{

	position:absolute; /*THEME CHANGE HERE*/

	font:normal 12px Arial;

	line-height:18px;

	background-color: white;

	width: 160px;

	visibility: hidden;

	z-index: 100;

	border-right-width: 1px;

	border-width: 0px 1px 0px 1px;

	border-style: solid;

	border-color: black;

}

.PCdropmenudiv_a{

	position:absolute; /*THEME CHANGE HERE*/

	font:normal 12px Arial;

	line-height:18px;

	background-color: white;

	width: 190px;

	visibility: hidden;

	z-index: 100;

	border-right-width: 1px;

	border-width: 0px 1px 0px 1px;

	border-style: solid;

	border-color: black;

}





.dropmenudiv_a a{

	width: auto;

	display: block;

	text-indent: 5px;

	border-top: 0 solid #678b3f;

	border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/

	padding: 2px 0;

	text-decoration: none;

	color: black;

	font-family: Arial, Helvetica, sans-serif;

}



* html .dropmenudiv_a a{ /*IE only hack*/

	width: 100%;

}



.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/

	background-color: #415925;

	color: white;

}



/********** STYLES *********/

*{

	margin: 0px;

	padding: 0px;

}


a {

}




.imgMargin{
	margin: 0px 23px 0px 0px;

}
.RtMargin{
	margin: 0px 8px 0px 0px;

}

.linkMargin {
	margin: 10px 8px 0px 0px;

}
.botMargin{
	margin: 0px 0px 6px 0px;

}

h2.style{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D5E17;
	position: relative;
}

h4.style a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D5E17;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 20px;
	display: inline;
	text-decoration: none;
}
h4.style a:hover{
	color: #0099FF;
	
}


p{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1A3702;

	text-align: left;

	text-indent: 10px;

	line-height: 16px;

}
strong {
	font-size: 16px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.SMtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: normal;

}
.SMtext a:hover{
	color: #CC0000;
	text-decoration: underline;
	}


.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3702;
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	clear: right;

}

.Boldtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3702;
	text-align: left;
	line-height: 16px;
	text-indent: 0px;
	clear: right;

}

.FAQtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3702;
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	clear: right;

}
.FAQ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	clear: right;
	font-weight: bolder;

}

.FAQ2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	clear: right;
	font-weight: bold;

}

.LinkText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	clear: right;

}


.HiddenText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3702;
	text-align: left;
	text-indent: 10px;
	line-height: 16px;
	visibility: hidden;
	clear: both;

}

.testimonial {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

	text-indent: 5px;

	text-align: left;

	letter-spacing: 1px;

}

.testimonialName {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #D2C491;

	font-weight: bold;

	text-indent: 5px;

	text-align: right;

	line-height: 14px;

}



.BottomLinks a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #4E5F17;

	line-height: 9px;

	text-decoration: none;

}

.BottomLinks a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0066FF;

	text-decoration: none;

	line-height: 9px;

}



.CopyText{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #CBB66E;

}



.CopyLinks a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

}

.CopyLinks a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #CC6600;

	text-decoration: none;

}



ul{

	list-style-image: none;

	list-style-type: none;

}



.listStyle{

	position: absolute;

	height: 30px;

	width: 950px;

	top: 4px;

}

 p a{
	color: #8D7B3F;
}
 p a:hover{
	color: #479104;
}

/***************** TEXT ELEMENTS ******************/



#TextBox1{

	position: relative;

	width: 640px;

	left: 16px;

	top: 5px;

}

#OCTtextBox1{
	position: relative;
	width: 640px;
	left: 16px;
	top: 5px;
	z-index: 2;

}
#OCTtextBox2{
	position: relative;
	width: 640px;
	left: 0px;
	top: 0px;

}


#FAQBox1{
	position: relative;
	width: 660px;
	left: 16px;
	top: 5px;

}

#FAQBox2{
	position: relative;
	width: 660px;
	left: 0px;
	top: 0px;

}


#TextBox2{

	position: relative;

	width: 560px;

	left: 16px;

	top: 20px;

}
#TextBox3{
	position: relative;
	width: 920px;
	left: 16px;
	top: 9px;

}

#homeText2{
	position: relative;
	width: auto;
	top: 0px;

}





/****************** CONTAINERS ********************/

#body{

	background-image: url(images/CascadiaBG.gif);

	background-repeat: repeat;

	position: absolute;

	height: 100%;

	width: 100%;

	background-attachment: fixed;

}

#Twrapper{

	width: 950px;

	position: relative;

	top: 10px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	background-image: url(images/BodyBG.png);

	background-repeat: repeat-x;

	border-style: solid;

	border-width: 0px 5px 5px 5px;

	border-color: #706638;

	background-color: #CBB66D;



}

#DocContainer{

	width: 950px;

	position: relative;

	top: 50px;

}



#container{

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	background-color: #FFFFFF;

	top: 10px;

	height: 356px;

}

/************** BORDERS ******************/

#TopBorder{

	background-image: url(images/TopBorder.gif);

	background-repeat: repeat-x;

	position: absolute;

	height: 5px;

	width: 960px;

}

#TopBorder2{

	background-image: url(images/TopBorder.gif);

	background-repeat: repeat-x;

	position: absolute;

	height: 5px;

	width: 100%;

	right: 0px;

	left: 0px;

}



#LftSideBorder{

	background-image: url(images/SideBorder.gif);

	background-repeat: repeat-y;

	position: relative;

	height: 100%;

	width: 5px;

	float: left;

}



#RtSideBorder{

	background-image: url(images/SideBorder.gif);

	background-repeat: repeat-y;

	position: relative;

	height: 100%;

	width: 5px;

	float: right;

}

#BotBorder{

	background-image: url(images/TopBorder.gif);

	background-repeat: repeat-x;

	position: absolute;

	height: 5px;

	width: 960px;

	top: 905px;

}

#BotBorder2{

	background-image: url(images/TopBorder.gif);

	background-repeat: repeat-x;

	position: absolute;

	height: 5px;

	width: 960px;

	top: 905px;

}



/*********** HEADER AND MAIN IMAGE ******************/

#Header{

	background-image: url(images/Header.gif);

	position: absolute;

	height: 77px;

	width: 950px;

	top: 5px;

	right: 5px;

}



#BotHeaderBorder{

	background-image: url(images/BotHeaderBorder.gif);

	background-repeat: repeat-x;

	position: absolute;

	width: 950px;

	top: 82px;

	right: 5px;

	height: 3px;

}



#Main{

position: absolute;

	width: 950px;

	top: 85px;

	right: 5px;

	height: 216px;

}

#Holder{
	position: absolute;
	width: 950px;
	top: 85px;
	right: 5px;
	height: 216px;
	background-image: url(images/MainImg.jpg);

}



#ServMain{

	position: absolute;

	width: 950px;

	top: 85px;

	right: 5px;

	height: 216px;

}



/*************NAV************/



#TopNavBorder{

	background-image: url(images/NavBorder.gif);

	position: absolute;

	height: 4px;

	width: 950px;

	top: 0px;

}

#BotNavBorder{

	background-image: url(images/BotNavBorder.gif);

	position: absolute;

	height: 4px;

	width: 950px;

	top: 34px;

	background-repeat: repeat-x;

}



#NavBox{

	position: absolute;

	height: 38px;

	width: 950px;

	top: 301px;

	right: 5px;

}



#home a{

	background-image: url(images/CascadiaNAV.gif);

	background-position: 0px -60px;

	position: absolute;

	height: 30px;

	width: 108px;

	top: 0px;

}



#home a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: 0px -30px;

	position: absolute;

	height: 30px;

	width: 108px;

	top: 0px;

}



#home2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: 0px 0px;

	position: absolute;

	height: 30px;

	width: 108px;

	top: 0px;

}



#about a{

	background-image: url(images/CascadiaNAV.gif);

	background-position: -108px -60px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 108px;

	top: 0px;

	margin: 0px;

	padding: 0px;

}



#about a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -108px -30px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 108px;

	top: 0px;

}



#about2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -108px 0px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 108px;

	top: 0px;

}



#products a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -245px -60px;

	position: absolute;

	height: 30px;

	width: 141px;

	left: 245px;

	top: 0px;

}



#products a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -245px -30px;

	position: absolute;

	height: 30px;

	width: 141px;

	left: 245px;

	top: 0px;

}



#products2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -245px 0px;

	position: absolute;

	height: 30px;

	width: 141px;

	left: 245px;

	top: 0px;

}



#services a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -386px -60px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 386px;

	top: 0px;

}



#services a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -386px -30px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 386px;

	top: 0px;

}





#services2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -386px 0px;

	position: absolute;

	height: 30px;

	width: 137px;

	left: 386px;

	top: 0px;

}



#PatientCenter a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -523px -60px;

	position: absolute;

	height: 30px;

	width: 193px;

	left: 523px;

	top: 0px;

}



#PatientCenter a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -523px -30px;

	position: absolute;

	height: 30px;

	width: 193px;

	left: 523px;

	top: 0px;

}



#PatientCenter2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -523px 0px;

	position: absolute;

	height: 30px;

	width: 193px;

	left: 523px;

	top: 0px;

}



#info a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -716px -60px;

	position: absolute;

	height: 30px;

	width: 100px;

	left: 716px;

	top: 0px;

}



#info a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -716px -30px;

	position: absolute;

	height: 30px;

	width: 100px;

	left: 716px;

	top: 0px;

}



#info2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -716px 0px;

	position: absolute;

	height: 30px;

	width: 100px;

	left: 716px;

	top: 0px;

}



#contact a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -816px -60px;

	position: absolute;

	height: 30px;

	width: 134px;

	left: 816px;

	top: 0px;

}



#contact a:hover{

background-image: url(images/CascadiaNAV.gif);

	background-position: -816px -30px;

	position: absolute;

	height: 30px;

	width: 134px;

	left: 816px;

	top: 0px;

}



#contact2 a{

background-image: url(images/CascadiaNAV.gif);

	background-position: -816px 0px;

	position: absolute;

	height: 30px;

	width: 134px;

	left: 816px;

	top: 0px;

}



/*********** FOOTER ***************/



#footerNavBox{

	position: relative;

	height: 40px;

	width: 950px;

}

#footerNav{

	position: relative;

	height: 15px;

	width: 500px;

	top: 4px;

}



#copy{

	position: relative;

	height: 20px;

	width: 520px;

	top: -3px;

	right: 4px;

}



#footerNav1{

	position: absolute;

	width: 950px;

	top: 8px;

}



#copy1{

	position: relative;

	height: 20px;

	top: 15px;

	width: 520px;

	left: 0px;

	margin-right: auto;

	margin-left: auto;

}



/************HOME CONTENT***************/



#ContentBox{

	position: absolute;

	width: 950px;

		height: 566px;

	top: 339px;

	left: 5px;

}



#WelcomeHeadline{

	background-image: url(images/Welcome.png);

	behavior: url(iepngfix.htc);

	position: absolute;

	height: 43px;

	width: 732px;

	top: 0px;

	left: 15px;

}



#HomeTextBox{

	position: relative;

	width: 732px;

	left: 10px;

	top: 42px;

}

#WelcomeTextBox2{

	position: relative;

	width: 100px;

	left: 188px;

}



#DocHeadline{
	background-image: url(images/Doctor.png);
	behavior: url(iepngfix.htc);
	position: absolute;
	height: 32px;
	width: 600px;
	top: 125px;
	left: 15px;
	background-repeat: no-repeat;

}



#DoctTextBox{
	position: relative;
	width: 760px;
	left: 10px;
	top: 80px;

}



#DocImg{

	background-image: url(images/Man.png);

	behavior: url(iepngfix.htc);

	position: relative;

	height: 147px;

	width: 215px;

	left: 15px;

	top: 0px;

}

#DocImg2{
	background-image: url(images/contact-us-team-photo.jpg);
	position: absolute;
	height: 192px;
	width: 329px;
	top: 0px;
	left: 0px;

}



/****************RIGHT COLUMN******************/

#RtImgBox{

	position: absolute;

	height: 534px;

	width: 166px;

	top: -17px;

	right: 0px;

	margin: 0px;

	z-index: 1;

}



#TopImageShadow{

	background-image: url(images/RtImgBoxTop.jpg);

	position: relative;

	height: 21px;

	width: 166px;

	right: 0px;

}



#GoldBorder{
	background-image: url(images/GoldBorder.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 554px;
	width: 3px;
	top: 0px;
}



#OCT3 a{
	background-image: url(images/animation.jpg);
	position: absolute;
	height: 222px;
	width: 163px;
	top: 0px;
	right: 0px;

}



#OCT3Title a{
	background-image: url(images/EyemaginationText.jpg);
	position: absolute;
	height: 51px;
	width: 163px;
	top: 221px;
	right: 0px;
	background-position: 0px 0px;
}
#OCT3Title a:hover{
	background-image: url(images/EyemaginationText.jpg);
	background-position: 0px -51px;
}




#lady a{
	background-image: url(images/OCT3Machine.jpg);
	position: absolute;
	height: 228px;
	width: 163px;
	top: 272px;
	right: 0px;

}



#EyeChart a{
	background-image: url(images/OCT3Text.jpg);
		background-position: 0px -54px;
	position: absolute;
	height: 54px;
	width: 163px;
	top: 500px;
	right: 1px;

}

#EyeChart a:hover{
	background-image: url(images/OCT3Text.jpg);
	background-position: 0px 0px;

}




/*********** HOME LINK BOX ****************/

ul#bulletlist{
	font:Arial, Helvetica, sans-serif;
	list-style-type: square;
	margin-left:25px;
	font-size: 14px;
	color: #1A3702;
}
ul#bulletlist li{list-style-type: square;font-family:Arial, Helvetica, sans-serif;}

#LinkBox{
	float: left;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 11px;
	height: 31px;
	width: 327px;

}



#Location a{

	background-image: url(images/LinkBox.png);

	background-position: -216px 0px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 33px;

	width: 221px;

}



#Location a:hover{

background-image: url(images/LinkBox.png);

	background-position: 7px 0px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 33px;

	width: 221px;

}



#Plans a{

background-image: url(images/LinkBox.png);

	background-position: -216px -33px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 33px;

}



#Plans a:hover{

background-image: url(images/LinkBox.png);

	background-position: 7px -33px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 33px;

}



#OpticalProd a{

background-image: url(images/LinkBox.png);

	background-position: -216px -60px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 60px;

}



#OpticalProd a:hover{

background-image: url(images/LinkBox.png);

	background-position: 7px -60px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 60px;

}



#EyeCare a{

background-image: url(images/LinkBox.png);

	background-position: -216px -87px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 87px;

}



#EyeCare a:hover{

background-image: url(images/LinkBox.png);

	background-position: 7px -87px;

	behavior: url(iepngfix.htc);

	background-repeat:no-repeat;

	position: absolute;

	height: 27px;

	width: 221px;

	top: 87px;

}



#FAQ a{
	background-image: url(images/apptLink.png);
	background-position: 0px -40px;
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	position: absolute;
	height: 31px;
	width: 330px;
	float: left;
	clear: both;

}



#FAQ a:hover{

	background-image: url(images/apptLink.png);
	background-position: 0px 0px;
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	position: absolute;
	height: 31px;
	width: 330px;

}





/*************SERVICES CONTENT************/



#ServContentBox{

	position: absolute;

	height: 566px;

	width: 950px;

	top: 339px;

	left: 5px;

}



#ServDropShadow2{

	background-image: url(images/NavDropShadow.jpg);

	position: absolute;

	height: 17px;

	width: 950px;

	top: 339px;

	right: 5px;

	display: inline;

}



#ServFlashBox{
	/*background-image: url(images/FlashBox2.png);*/
	position: absolute;
	height: 331px;
	width: 262px;
	right: 11px;
	top: 16px;
	background-repeat: no-repeat;
	float: right;

}
#ServFlashBox2{
	background-image: url(images/FlashBox2.png);
	position: absolute;
	height: 331px;
	width: 262px;
	right: 9px;
	top: 5px;
	background-repeat: no-repeat;

}




#ServFlashBoxText{

	position: absolute;

	width: 225px;

	left: 5px;

	padding-right: 8px;

	padding-left: 8px;

}



#ServFramesBox{
	background-image: url(images/new-banner.png);
	border:none;
	behavior: url(../iepngfix.htc);
	position: absolute;
	height: 212px;
	width: 257px;
	background-repeat: no-repeat;
	top: 355px;
	left: 681px;
	z-index: 2;

}


/*
#ServFramesImg a{
	background-image: url(images/FramesIMG.gif);
	position: absolute;
	height: 103px;
	width: 330px;
	top: 4px;
	left: 4px;
	z-index: 3;

}
*/


/*********** HEADLINES ************************/



#ProdHeadline{

	background-image: url(images/ProdHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#SitemapHeadline{

	background-image: url(images/SitemapHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#ArticlesHeadline{

	background-image: url(images/ArticlesHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#OCT3Headline{

	background-image: url(images/OCT3Headline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#EyeHeadline{

	background-image: url(images/EyeHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#ApptHeadline{

	background-image: url(images/ApptHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#DocsHeadline{

	background-image: url(images/OurDocsHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#PFHeadline{

	background-image: url(images/PFHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#PCHeadline{

	background-image: url(images/PCHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#BillingHeadline{

	background-image: url(images/BillingHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#INS2{
	background-image: url(images/INS2Headline.png);
	behavior: url(../iepngfix.htc);
	background-repeat: no-repeat;
	position: relative;
	height: 54px;
	width: 516px;
	top: 0px;
}

#AT2{
	background-image: url(images/ATScript.png);
	behavior: url(../iepngfix.htc);
	background-repeat: no-repeat;
	position: absolute;
	height: 54px;
	width: 516px;
	top: 0px;
}


#InsuranceHeadline{

	background-image: url(images/InsuranceHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#AboutHeadline{

	background-image: url(images/AboutHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#ContactHeadline{

	background-image: url(images/ContactHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#FacilitiesHeadline{

	background-image: url(images/FacilitiesHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#EyewearHeadline{
	background-image: url(images/EyewearHeadline.png);
	behavior: url(../iepngfix.htc);
	position: relative;
	height: 54px;
	width: 516px;
	top: 5px;
	left: 12px;
	background-repeat: no-repeat;

}

#LensesHeadline{

	background-image: url(images/LensesHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#StaffHeadline{

	background-image: url(images/StaffHeadline.png);

	behavior: url(../iepngfix.htc);

position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#InfoHeadline{

	background-image: url(images/InfoHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#LinksHeadline{

	background-image: url(images/LinksHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#ATHeadline{

	background-image: url(images/ATHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#FAQHeadline{

	background-image: url(images/FAQHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#ServHeadline{

	background-image: url(images/ServicesHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}



#LocationHeadline{

	background-image: url(images/LocationHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}

#TestHeadline{

	background-image: url(images/TestHeadline.png);

	behavior: url(../iepngfix.htc);

	position: relative;

	height: 54px;

	width: 516px;

	top: 5px;

	left: 12px;

	background-repeat: no-repeat;

}
