/**/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align:justify;
	background-color:#025A83;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: right 300px;
}

#page {
	position:absolute;
	width:1024px;
	height:auto;
	left:50%;
	margin-left: -512px;
	top: 0px;
}
#logo {
	width:100%;
	height:105px;
	float:left;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #FFF;
}


#top {
	width:1000px;
	height:100px;
	background-image:url(http://eyedesignoptometry.com/images/top.jpg);
}

#title-home {
	margin-left: 10px;
	width: 390px;
	float: left;
	padding-top: 30px;
	font-size: 35px;
	background-color: #39606A;
	color: #FFF;
	height: auto;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	}

/*menus on top*/

#navbar-sec {
	margin-top: 70px;
	width: 230px;
	float: right;
}

.left-wrap {
	float: left;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
}
.right-wrap {
	float: right;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content img {

	}

.btA a {
	width:auto;
	height:80px;
	font-size: 14px;
	font-weight: lighter;
	color: #025A83;
	text-decoration:none;
	text-transform: none;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

	
.btA a:hover {
	display:block;
	text-decoration: none;
	color: #2F83A3;
}
#btA01 a {
	background-color:#7d988c;
	display:block;
	width: auto;
	color: #FFF;
}
#btA01 a:hover {
	background-color:#999;
	display:block;
}

#btA02 a {
	background-color:#8eaf81;
	display:block;
	width: auto;
}
#btA02 a:hover {
	background-color:#646464;
	display:block;
}

#btA03 a {
	background-color:#a5ce73;
	display:block;
	width: auto;
}

#btA03 a:hover {
	background-color:#999;
	display:block;
}

.btBWrap {
	display:block;
	text-decoration: none;
	color: #2F83A3;
	background-color: #F89B24;
	height: 215px;
	width: 223px;
	margin-bottom: 15px;
}

.btB {
	width:210px;
	height:auto;
	font-size: 18px;
	font-weight: lighter;
	color: #fff;
	text-decoration:none;
	text-transform: none;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 2px;
}


.btB a:hover {
	display:block;
	text-decoration: none;
	color: #2F83A3;
}

#btB01 a {
	background-color:#688197;
	display:block;
	width: 170px;
	margin: 0px;
}

#btB01 a:hover {
	background-color:#999;
	display:block;
}
#btB02 a {
	background-color:#8EAF81;
	display:block;
	width: 170px;
	margin: 0px;
}

#btB02 a:hover {
	background-color:#999;
}



.btC a {
	width:auto;
	height:35px;
	font-size: 14px;
	font-weight: lighter;
	text-decoration:none;
	text-transform: none;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #31CBFD;
}

.btC a:hover {
	
}



.wrap-square {
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 500px;
	width: 230px;
	float: right;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/container-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
.square01{
	float: left;
	height: 170px;
	width: 70px;
	background-color: #688197;	
}
.square02{
	background-color: #8CAD7F;
	height: 170px;
	width: 70px;
	float: left;
}
#m01 img {
	opacity:0.95;
	filter:alpha(opacity=95);

	}
#m02 img {
	opacity:0.85;
	filter:alpha(opacity=85);

	}
#m03 img {
	opacity:0.75;
	filter:alpha(opacity=75);
		
	}
#m04 img {
	opacity:0.65;
	filter:alpha(opacity=65);
	
	}
#m05 img {
	opacity:0.55;
	filter:alpha(opacity=55);

	}
#m06 img  {
	opacity:0.45;
	filter:alpha(opacity=45);
	}
#m07 img {
	opacity:0.35;
	filter:alpha(opacity=35);
	
	}

/*content*/
#container {
	width:1000px;
	min-height:600px;
	height:auto;
	float:left;
	background-color: #025A83;
	background-image:url(../images/container-bg.gif);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#title {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #025A83;
	height: auto;
	z-index:10;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #025A83;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#content {
	width:650px;
	min-height:600px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
#content table {
	font-size:12px;
	font-size: 12px;
	}


#mtext {
	width:650px;
	height:120px;
	position:relative;
	}




.title-library-block {
	margin-top:-40px;
	color:#CCC;
	font-size:22px;
	height: auto;
	width: 200px;
}
.library-block {
	background-color:#CCC;
	float:left;
	width:200px;
	height:auto;
	margin-top:30px;
	margin-right:50px;
	margin-bottom: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title_inset{
	display:block;
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 3px;
	text-decoration: none;
}
#content .inset {
	display:block;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	text-decoration: none;
	}
	
#content .library-block  .inset a {
	text-decoration: none;
	font-size: 12px;
	margin-left: 10px;
	padding-left:3px;
	text-decoration: none;
	color: #FFF;
	display:block;
}
#content .library-block  .inset a:hover {
	color:#688197;
	background-color: #fff;
	display:block;
}
	


#footer {
	top:100%;
	width:1000px;
	float: left;
	padding: 0px;
	height: 80px;
	background-color: #FFF;
}

#footer-text{
	width:1000px;
	height:auto;
	padding: 0px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}


#footer-keywords{
	width:1000px;
	height:80px;
	margin-top: 2px;
	float: right;
	display: block;
	background-color: #2F83A3;
	background-image: url(../images/footer-bg-01.gif);
	background-repeat: no-repeat;
}

.keywords {
	width:150px;
	height:80px;
	float:left;
	font-size: 10px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
.address {
	width:145px;
	float:left;
	font-size: 11px;
	color: #025A83;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pied-page{
	width:230px;
	float:right;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}




/*links and content*/
#content a:link {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content a:visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:hover {
	color: #C5BFA7;
	font-family: Arial, Helvetica, sans-serif;
}

form table {
	min-height:450px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin: 15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #666;
}
.annotation {
	font-size: 9px;
}
.pBOLD {
	
}
.pBoldItalic {
	font-style: italic;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #ffffff;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

hr {
	color: #E9D8BC;
}
.contour {
	border: thin solid #9EADC0;

}
.smallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: italic;

}
.spacer {
	border: none;
	margin: 10px;
	padding: 10px;
}

.advert {
	background-color: #7d4b42;
	margin: 15px;
	padding: 5px;
	height: 145px;
	
}
/* */
h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #355977;
}
h2 {
	font-size: 20px;
	color: #2F83A3;
	font-weight: lighter;
	margin: 00px;
	padding: 0px;
}
h3 {
	color: #7098b0;
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 15px;
	color: #2F83A3;
	font-weight: lighter;
	margin: 00px;
	padding: 0px;
}
h5 {
	font-size: 20px;
	color:#333;
	font-weight: lighter;
	margin: 00px;
	padding: 0px;
}
#content table .bout-appointment a {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #025A83;
	display: block;
	text-align: left;
}
#content table .bout-appointment a:hover {
	background-color: #F89B24;
	display: block;
}