html { 
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0 auto;
	padding-bottom: 90px;
	height: 100%;
	color: #000000;
	background-image: url(images/page_background.gif);
	background-position: center;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
}

#container {
	margin: auto;
	width: 798px;

}


/*header*/

#header {
	height: 246px;
	background: url('images/header.gif') no-repeat;
}



/*content*/

#content {
	width: 100%;
	background: url('images/content_background.gif');
}


#content .main {
	float: left;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	width: 638px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 50px;

}


#content .mainheader {
	text-align: left;
	font-size: 18px;
	line-height: 60px;
	font-weight: bolder;
	color: #06F;

}

#content .mainbold{
	text-align: left;
	font-weight: bolder;

}



#content .pic1 {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 200px;
	height: 185px;
	margin-right: 50px;
	background: url('images/pic1.gif');
	background-repeat:no-repeat;
}

#content .pic2 {
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	width: 200px;
	height: 200px;
	margin-left: 20px;
	margin-right: 30px;
	background: url('images/pic2.gif');
	background-repeat:no-repeat;
}



#content .left {
	float: left;
	margin-top: 50px;
	padding: 30px;
	padding-top: 60px;
	width: 230px;
	margin-right: 50px;
	background: url('images/eyeexams.gif');
	background-repeat:no-repeat;
	text-align:left;
	color: #000;
}

#content .leftbottom {
	float: left;
	padding-top:70px;
	padding-left: 30px;
	width: 610px;
	margin-top: 30px;
	background: url('images/bottombox.gif');
	background-repeat:no-repeat;
	text-align:left;
	color: #000;
}

#content .qualify {
	float: left;
	padding-top:60px;
	padding-left: 40px;
	padding-right: 25px;
	width: 575px;
	margin-top: 30px;
	background: url('images/qualify.gif');
	background-repeat:no-repeat;
	text-align:left;
	color: #000;
	line-height: 30px;
	font-weight: bolder;
	font-size:16px;
}

#content .qualifyinstructions {
	font-size:14px;
	font-weight:100;
	line-height:20px;
}

#content .qualifyanswers {
	line-height: 40px;
	font-weight: bolder;
	font-size:16px;
}

#content .qualify2 {
	float: left;
	width: 640px;
	text-align:left;
	color: #000;

}

#content .contact {
	float: left;
	padding-left: 200px;
	width: 440px;
	margin-top: 30px;
	padding-top:50px;
	text-align:left;
	color: #000;
	background: url('images/contact.gif');
	background-repeat:no-repeat;


}

#content .contactbold {
	font-size:24px;
	font-weight: bolder;

}

#content .right {
	float: right;
	margin-top: 50px;
	padding: 30px;
	padding-top: 60px;
	width: 230px;
	background: url('images/glasses.gif');
	background-repeat:no-repeat;
	text-align:left;
	color: #000;
}





/*footer*/

#footer {
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 10px;
	width: 758px;
	height: 30px;
	background: url('images/footer.gif') no-repeat;
	background-color: #18a5e5;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 10px;
}

#footer {
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 10px;
	width: 758px;
	height: 30px;
	background: url('images/footer.gif') no-repeat;
	background-color: #18a5e5;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#footer .bold {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
	font-weight: bolder;
}

a.footer_link{
	padding: 2px;
	color: #FFF;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: underline;
}

a.footer_link:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #00F;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: underline;
}





.credits{
	margin-top: 30px;
	width: 750px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-align: right;
}

a.credits_link{
	padding: 2px;
	color: #FF99FF;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none
}

a.credits_link:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #b878b2;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
}



/*styles*/

.h1 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	font-weight: bolder;
}

.h2 {
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	color: #663399;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;

}

.h3 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	line-height: 30px;
	font-weight: bolder;
}

.h4 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 7px;

}

.h5 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 25px;

}


.b2 {
	text-align: left;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	
	
}

.b3 {
	color: #1b429a;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	font-weight: bolder;
}

.b4 {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	
	
}

.b5 {
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	
	
}



/*site links*/

a.content_link {
	padding: 2px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.content_link:hover {
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.content_link2 {
	padding: 2px;
	color: #b878b2;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}

a.content_link2:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #b878b2;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}


.btn a {
	display: block;
	height: 100%;
	width: 100%;
}

.btn {
	width: 126px;
	height: 23px;
	background: url('') top left;
}


/*misc*/

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
