﻿/* Home Section */
#homeBottomContainer
{
	position: relative;
	background-image: url(../images/000-home-content-back2.jpg);
	width: 890px;
	height: 321px;
}
#homeFlashContainer
{
	position: relative;
	width: 890px;
	height: 400px;
	background-image: url(../images/000-home-flash-back.jpg);
}
#homeFlashLogo
{
	position: absolute;
	width: 88px;
	height: 31px;
	left: 655px;
	top: 229px;
}
#homeFlashSWF
{
	position: absolute;
	width: 770px;
	height: 400px;
	left: 57px;
	top: 0px;
	background-image: url(../images/000-home-flash-none.jpg);
}
#homeFlashSWFImage
{
	position: absolute;
	width: 770px;
	height: 400px;
	left: 0px;
	top: 0px;
	background-image: url(../images/000-home-flash-none.jpg);
}
#homeFlashText
{
	position: absolute;
	width: 450px;
	left: 298px;
	top: 189px;
	text-align: right;
}
#homeIsLasikRightContainer
{
	position: absolute;
	width: 254px;
	height: 88px;
	left: 561px;
	top: 61px;	
}
#homeltoutYourLasikContainer
{
	position: absolute;
	width: 118px;
	height: 108px;
	left: 58px;
	top: 185px;
}
#homeltoutZipCodeContainer
{
	position: absolute;
	width: 118px;
	height: 62px;
	left: 58px;
	top: 58px;
}
#homeMarksBlogContainer
{
	position: absolute;
	width: 309px;
	height: 130px;
	left: 213px;
	top: 158px;
}
#homeTellAFriendContainer
{
	position: absolute;
	width: 255px;
	height: 100px;
	left: 561px;
	top: 186px;	
}
/* End Home Section */

/* TAF Section */
#tafLeftColumn
{
	position: absolute;
	width: 110px;
	height: 100px;
	left: 0px;
	top: 0px;	
}
#tafRightColumn
{
	position: absolute;
	width: 110px;
	height: 100px;
	left: 130px;
	top: 0px;	
}
.tafTextBoxes
{
	width: 107px;
	font-size: 9px;
	height: 20px;
	border: 3px;
	border-style: solid;
	border-color: #2b7bd3 #ccdff5 #ccdff5 #2b7bd3;	
}
#tafValidationSummary
{
	position: absolute;
	left: 70px;
	top: 83px;	
}
/*End TAF Section */
