body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 160%;
	background-image: url(../images/bg.gif);
	margin:0;
	padding:0;
}
p {
	font-size: 1em;
	margin-top: 8px;
}
img {
	border: 0px none;
}

h1, h2 {
	font-size: 1.335em; /* standard is 16px */
}

td { text-align:left; vertical-align:top; }

div#page {
	position:relative;
	width: 758px;
	margin: 0px auto;
	background-image: url(../images/page_bg.png);
	border: 1px solid #9B9B9B;
}
h1#indextitle, h1#pagetitle { position:absolute;top:128px;left:555px; width:201px; text-align:right;margin:0;padding:0; color:#899199; font-weight:normal;font-size:9px;font-style:italic; z-index:98; visibility:visible; }
h1#indextitle { top:772px; left:553px; }

div#header {
	position:relative;
	width:100%;
	height:365px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:99;
}

div#middle {
	position:relative;
	width:100%;

}

div#middle td {  }

.cell1, .cell2 {
	position:relative;
	background-image:url(../images/cell_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 51px;
	border: 1px solid #9B9B9B;
}
.cell1 img { padding-left: 7px; }
.cell1 { width: 307px; margin:0 2px 2px 0; }
.cell2 { width: 445px; }

#candidate { background-color: #B2CAE5; }
#candidate div {
	position:relative;
	height:79px;
	margin:3px 0;
	padding:0;
	background-image:url(../images/cell_bg_img.png);
	background-repeat:repeat-x;
}
div#cell_candidate img, div#cell_appointment img { padding:1px 0 0 0; margin:0; }
div#cell_candidate h2, div#cell_appointment h2, div#cell_candidate a, div#cell_appointment a { padding:0; margin:0; color:#4f565d; font-size:16px; text-decoration:none; cursor:pointer; }
div#cell_candidate h2 {
	position:absolute;
	top:34px;
	left:122px;
	width:254px;
	height:14px;
	background-image:url(../images/cell_candidate_txt.png);
	background-repeat:no-repeat;
}
div#cell_appointment h2 {
	position:absolute;
	top:33px;
	left:102px;
	width:281px;
	height:16px;
	background-image:url(../images/cell_appointment_txt.png);
	background-repeat:no-repeat;
}
div#cell_candidate strong, div#cell_appointment strong { display:none; }
img.cellGo { position:absolute; top:0; left:386px; border:none; }
/*
#candidate img { float:left; padding-right: 3px; }
#candidate a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#4F565D;
	font-weight:bold;
	height: 44px;
	line-height: 44px;
	text-decoration:underline;
}
*/

.read { position:absolute; top:9px; right:10px; }
.cell1 form {  position:absolute; top:9px; right:10px; margin:0; padding: 0; width:145px; height:42px  }
.cell1 input { width:142px; height: 16px; border:1px solid #9B9B9B; }

.white_bg1, .white_bg2 {
	background-color:#F6F6F6;
	background-image:url(../images/white_bg.png);
	background-repeat:repeat-y;
	border-top: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
}
.white_bg1 { width: 99%; border-right: 1px solid #9B9B9B; }
.white_bg2 { padding:3px 5px 0 4px; border-left: 1px solid #9B9B9B; }
.white_bg1 p { padding:0 8px 4px 0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size: 0.92em; line-height:120%; color:#000000; }
.white_bg2 p { padding:6px 0 0 0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size: 0.92em; }
.white_bg2 a { font-size: 1em; }
.white_bg2 p, .white_bg2 a {
	font-weight:bold;
	line-height:130%;
	color:#041581;
	text-decoration:none;
}


.smaller {
	font-size:10px;
	font-style: italic;
}

.cell2 h2 {
	width: 445px;
	height: 50px;
	background: url(../images/are_you_candidate.png) no-repeat;
    background-position:106px 13px;
	margin: 0;
	padding: 0;
}
.cell2 strong { display: none; }

#footerLink {
	margin: 0 auto;
	padding-bottom:10px;
	text-align: center;
}
#footerLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em; 
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0 6px 0 3px;
	background-image: url(../images/footer_separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:18px;
}
#footerLink a:hover { text-decoration: underline; }





.titleInner {
	width:436px;
	height:42px;
	background-image:url(../images/empty_title_bg.png);
	background-repeat:repeat-x;
	padding:13px 0 0 10px;
	margin:0;
	overflow:hidden;
}
.titleInner h2 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFF;
	font-weight:normal;
}
#contentInner {
	vertical-align:top;
	border-left: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
}

.contentTxt {
	width:93%;
	margin:10px auto 0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323552;
	line-height:130%;
}
.contentTxt p { text-align:left; }
#contentInner h3 {
	margin:0;
	padding:6px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#323552;
	font-weight:bold;
}

#contentInner h4 {
	margin:0;
	padding:6px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#323552;
	font-weight:bold;
}

.inner_whitebg {
width: 296px;
margin-top: 1px;
margin-bottom: 1px;
padding-top:5px;
padding-left: 12px;
}

.inner_whitebg a { 
color:#041581;
text-decoration:none;
}


div#lasikWebSiteDesign, .IRText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align:center;
}
div#lasikWebSiteDesign a:link, div#lasikWebSiteDesign a:visited, div#lasikWebSiteDesign a:active, .IRLinks:link, .IRLinks:visited, .IRLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #556886;
}
div#lasikWebSiteDesign a:hover, .IRLinks:hover {
	color: #000000;
}

/*****************************************/
a#make_appointment {
	display:block;
	position:relative;
	width: 447px;
	height: 53px;
	margin:0; padding:0;
	overflow:hidden;
	cursor:pointer;
	z-index:1;
}
a#make_appointment span {
	position: absolute;
	top:0; left:0;
	width:447px; height:53px;
	background-image: url(../images/make_appointment.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	z-index:1;
}
a#make_appointment:hover span { background-position:left bottom; }

/************************/

div#candidate_financing {
position:relative;
	width: 447px;
	height: 163px;
	background-image: url(../images/candidate_vision_correction.png);
}



a#candidate_vision_correction {
	display:block;
	position:relative;
	width: 447px;
	height: 81px;
	margin:0; padding:0;
	overflow:hidden;
	cursor:pointer;
}
a#candidate_vision_correction span {
	position: absolute;
	top:0; left:0;
	width:447px; height:81px;
	background-image: url(../images/candidate_vision_correction.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
a#candidate_vision_correction:hover span { background-position:right top; }

a#financing {
	display:block;
	position:relative;
	width: 447px;
	height: 82px;
	margin:0; padding:0;
	overflow:hidden;
	cursor:pointer;
}
a#financing span {
	position: absolute;
	top:0; left:0;
	width:447px; height:82px;
	background-image: url(../images/candidate_vision_correction.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor:pointer;
}
a#financing:hover span { background-position:right bottom; }




.glacialslide-html {
	background-color: white;
}
.glacialslide-html-blur {
	border: 2px solid gray;
}
.glacialslide-html-content {
	position: absolute;
	display: none;
}
.glacialslide-display-block {
	display: block;
}
.glacialslide-display-none {
	display: none;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.glacialslide-move {
	cursor: move;
}

#headerMedia{width:423px; height:275px; position:absolute; left: 335px; top: 90px; z-index:100}

/*****************/
.ir-link-wrapper { text-align:center; margin:15px auto 15px auto; }
.ir-link-wrapper, .ir-link-wrapper a, a.ir-link, a.ir-link:link, a.ir-link:visited, a.ir-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:normal; color:#333; text-decoration:none;
}
.ir-link-wrapper a:hover, a.ir-link:hover {color:#333; text-decoration:underline;}

.ir-info-wrapper {}
.ir-info {}
