/*Elements CSS Framework by Ben Henschel*/

/*Mass Reset*/

/*Thanks to Eric for this reset http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td

{

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-family: inherit;

	font-size:100%;

	text-align: left;

	vertical-align: baseline;

}

	

a img {border:none;}



table {border-collapse: collapse; border-spacing: 0;}

q:before, q:after, blockquote:before, blockquote:after {content: "";}



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



p {

	margin: 1.5em 0;

	text-align: justify;

}

h1 {

	margin: .8em 0;

	font-size: 1.5em;

	font-weight: bold;

}

h2 {

	margin: .6em 0;

	font-size: 1em;

	font-weight: bold;

	color: #003c71;

}

h3 {

	margin: .6em 0;

	font-size: 1em;

	font-weight: bold;

	font-style: italic;

}

h4 {

	margin: .8em 0;

	font-size: 1.5em;

	font-weight: bold;

	color: #003c71;

}

h5 {

	margin: .8em 0;

	font-size: 1.8em;

	font-weight: bold;

	color: #003c71;

}

h6 {

	margin: .6em 0;

	font-size: 1em;

	font-weight: bold;

	color: #003c71;

}

a {

	color: #2f616a;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

ul {

	margin: 10px 25px;

}

ol{

	margin: 10px 25px;

}

blockquote {

	margin: 1.5em 1.5em;

	text-align: justify;

}

hr {

	height: 1px;

	border-left: none;

	border-right: none;

	border-bottom: none;

	border-top: 1px solid #003c71;

}

th {

	margin: .6em 0;

	font-size: 1em;

	font-weight: bold;

	padding: 5px 5px;

}

td {

	padding: 5px 5px;

}

em {

	font-style: italic;

}

strong {

	font-weight: bold;

}



body {

	background: url(../img/bg.jpg) repeat-x #c4b290;

	font-family: Tahoma, Verdana, Arial, Helvetica;

	font-size: .75em;

	color: #502b04;

	line-height: 1.5em;

}



#shadow {

	width: 854px;

	margin: 0px auto;

	background: url(../img/shadow.png) repeat-y;

}



#container {

	width: 808px;

	margin: 0px auto;

	background: url(../img/container_bg.jpg) repeat-y;

}



#header {

	position: relative;

	width: 808px;

	background: #eadebd;

}

#topHeader {

	width: 808px;

	height: 94px;

}

#nav {

	width: 794px;

	height: 27px;

	margin: 2px auto;

	background: #502f0b;

	line-height: 25px;

	font-size: 11px;

}

#nav a {

	font-weight: bold;

	color: #88b4bc;

	text-decoration: none;

}

#nav a:hover {

	color: #e8ddbf;

	text-decoration: underline;

}

#nav ul {

	list-style: none;

	text-align: left;

	margin: 0px 0px;

}

#nav li {

	padding: 8px 8px;

	line-height: 25px;

}

#content {

	position: relative;

	width: 808px;

	margin: 0px 0px;

}

#flash {

	width: 794px;

	height: 286px;

	margin: 0px 7px;

}

#util {

	position: absolute;

	top: -42px;

	left: 228px;

	width: 345px;

	height: 27px;

}

.fontSize {

	float: left;

}

.fontSizer {

	margin-top: -25px;

	margin-left: 20px;

	display: block;

}

.bread a {

	color: #79a7af;

	text-decoration: none;

}

.bread a:hover {

	text-decoration: underline;

}

ul.bread  {

	list-style: none;

	text-align: center;

	font-size: 12px;

	line-height: 10px;

	margin: 0px 0px;

}

.bread li {

	float: left;

	margin: 10px 0px 0px 0px;

	padding: 0px 8px;

}



.bread li+li {

	border-left: 1px solid #000;

	padding-left: 10px;

}



#leftCol {

	width: 200px;

	margin: 0px 0px 0px 7px;

	min-height: 200px;

	float: left;

}



#middleCol {

	width: 353px;

	margin: 0px 0px 0px 5px;

	min-height: 200px;

	padding: 0px 15px;

	float: left;

}



#rightCol {

	width: 200px;

	margin: 0px 7px 0px 0px;

	min-height: 200px;

	float: right;

}



#qContact {

	width: 200px;

	height: 207px;

	background: url(../img/quickcontact.jpg) no-repeat;

}


#leftCol .soc {

	width: 180px;
    margin: 0px auto 20px auto;

}



#rightCol .soc1 {

	width: 180px;
	margin: 0px auto 20px auto;
	

}
#leftCol .ad {

	width: 185px;
    background: #f3edd9;
    margin: 0px auto 20px auto;

}



#rightCol .ad {

	width: 200px;
    background: #f3edd9;
    margin: 0px auto 20px auto;

}



#otherNav {

	width: 200px;

	margin: 50px 0px 50px 0px;

}



#otherNav #navContact {

	cursor: pointer;

	width: 200px;

	height: 23px;

	margin: 15px 0px 7px 0px;

	background: url(../img/nav_contact.jpg) 0px 0px no-repeat;

}

#otherNav #navContact:hover {

	background-position: 0px -23px;

}



#otherNav #navCataract {

	cursor: pointer;

	width: 200px;

	height: 39px;

	margin: 7px 0px;

	background: url(../img/nav_cataract.jpg) 0px 0px no-repeat;

}

#otherNav #navCataract:hover {

	background-position: 0px -39px;

}



#otherNav #navFinancing {

	cursor: pointer;

	width: 200px;

	height: 23px;

	margin: 7px 0px;

	background: url(../img/nav_financing.jpg) 0px 0px no-repeat;

}

#otherNav #navFinancing:hover {

	background-position: 0px -23px;

}



#otherNav #navForms {

	cursor: pointer;

	width: 200px;

	height: 23px;

	margin: 7px 0px;

	background: url(../img/nav_forms.jpg) 0px 0px no-repeat;

}

#otherNav #navForms:hover {

	background-position: 0px -23px;

}



#leftCol .leftContent {

	width: 160px;

	margin: 0px auto 20px auto;

	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff;

	padding: 10px 0px;

	color: #f3edd9;

	font-size: 11px;

	font-style: italic;

}



#leftCol .leftContent p {

	margin: 5px 0px;

}



#rightCol form {

	text-align: center;

}



.qContactTxt {

	width: 152px;

	background: url(../img/txt_bg.jpg) repeat-x #f7f7f5;

	border: none;

	margin: 2px 0px 5px 0px;

	padding: 2px 5px;

	font-family: Tahoma, Verdana, Arial, Helvetica;

	color: #003a70;

	font-size: 11px;

}



.btnSubmit {

	margin: 2px 0px 0px 99px;

}



#footer {

	width: 795px;

	height: 63px;

	margin: 25px 7px 0px 7px;

	background: url(../img/footer_bg.jpg) no-repeat #eadebd;

	padding-bottom: 5px;

}



#footer #copyright {

	float: left;

	margin: 30px 0px 0px 15px;

	font-size: 9px;

	color: #eadebd;

	line-height: 11px;

}

#footer #copyright a {

	color: #eadebd;

	text-decoration: none;

}

#footer #copyright a:hover {

	text-decoration: underline;

}



#footer #footNav {

	float: right;

	margin: 41px 7px 0px 0px;

	font-size: 9px;

	color: #eadebd;

	line-height: 11px;

}



#footer #footNav a {

	color: #eadebd;

	text-decoration: none;

}

#footer #footNav a:hover {

	text-decoration: underline;

}

#footer #footNav ul {

	list-style: none;

	text-align: center;

	font-size: 10px;

	line-height: 11px;

	margin: 0px 0px;

}

#footer #footNav  li {

	float: left;

	margin: 0px 0px;

	padding: 0px 8px;

}



#footer #footNav  li+li {

	border-left: 1px solid #eadebd;

	padding-left: 10px;

}



ul.faqs p.answer  {

	background: #f4edda;

	padding: 5px 10px;

	margin: 0px 0px 10px 0px;

}

ul.faqs  li {

	margin: 10px 0px;

}

ul.faqs {

	list-style:url(../img/faqbullet.jpg);

}





.authorscomments {

	color: #9b9b9b;

}



#flashVideo {

	width: 320px;

	height: 285px;

	margin: 0px auto;

}



td.question {

	vertical-align: top;

}



#disclaimer {

	background: #eadebd;

	padding: 5px 25px;

	font-size: 10px;

	line-height: 12px;

	text-align: center;

}

#disclaimer p {

	margin: 2px 0px;

	text-align: center;

}