/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	background-color: #313131;
	background-image: url(images/img01a.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}

h1 {
	font-size: 29px;
	text-transform: none;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-size: 18px;
	text-transform: none;
	color: #1996C4;
	text-decoration: underline;
	padding-top: 8px;
}

h3 {
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 19px;
}
#sidebar p {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: #1996C4;
}

a:hover {
	color: #699;
}
#content p strong {
	color: #333;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 100%;
	height: 50px;
	background-image: url(images/img02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#menu li {
	display: block;
	float: left;
	width: 105px;
	height: 50px;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/img07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	width: 70px;
}
.moveDown {
	padding-top: 10px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 50px;
	color: #000000;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 50px;
	background-image: url(images/blueTab2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	background-color: #E5E6EB;
	background-image: url(images/bkg_gray3.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/** LOGO */

#logo {
	width: 960px;
	height: 167px;
	background-image: url(images/bkg_header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	color: #1BA8D5;
	text-transform: none;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #757575;
}

#logo h1 {
	padding-top: 75px;
	font-size: 24px;
	text-align: right;
	padding-right: 112px;
	font-style: italic;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
	padding-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
}

/* Post */

.post {
	margin-bottom: 0px;
}

.post .title {
	height: 30px;
	color: #333;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #333;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(images/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar1 {
	background-color: #FFF;
	width: 120px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}
#sidebar2 {
	background-color: #FFF;
	width: 120px;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 7px;
}
#sidebar2 ul li ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.noLine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#sidebar1 ul li ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar li li {
	margin: 0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#line {
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#sidebar li li a:hover {
	color: #333;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}


#sidebar p {
	line-height: 200%;
	padding-left: 10px;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #161616;
	padding-right: 20px;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FF9;
}
#logo img {
	padding-top: 15px;
	padding-left: 40px;
}
#content_inside {
	padding-right: 20px;
	padding-left: 20px;
}
#content .post .entry h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1996C4;
	line-height: 120%;
}
#faq h4 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #1996C4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#faq p {
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 20px;
}
.noUnderline {
	text-decoration: none;
}
#testimonyBox {
	font-weight: bold;
	color: #FFF;
	background-color: #6CB4DB;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
	border: 1px solid #333;
}
#testimonyBox a {
	color: #052A53;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	padding-right: 30px;
	font-size: 12px;
	text-transform: uppercase;
}
#testimonyBox p {
	text-align: right;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#facebook {
	height: 45px;
	padding-bottom: 5px;
	width: 275px;
	float: right;
	padding-left: 0px;
}
.blueTitle {
	font-size: 16px;
	font-weight: bold;
	color: #3582AD;
}
.name {
	font-style: italic;
	color: #666;
	font-size: 12px;
}
#lenses ul {
	float: left;
	width: 180px;
	text-align: left;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#lenses {
	padding-left: 25px;
}
#lenses ul li {
	padding-bottom: 5px;
}
.moveRigh {
	margin-left: 15px;
}
h6 {
	font-size: 29px;
	font-weight: bold;
	color: #1996C4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#share {
	float: right;
}
#facebook .addthis_toolbox.addthis_default_style {
	float: right;
	display: block;
	height: 35px;
	width: 100px;
	padding-top: 10px;
}
#facebook img {
	float: left;
}
#facebook .addthis_button {
	float: right;
	height: 35px;
	width: 125px;
	padding-top: 10px;
}
#testimonyBox a:hover {
	color: #FFF;
}
#menu ul li h6 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#associations {
	text-align: center;
	padding-top: 20px;
}
#logo p {
	font-size: 14px;
	color: #062F5A;
	text-align: right;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 112px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.largeBlue {
	font-size: 24px;
	font-weight: bold;
	color: #052B50;
}
#store {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	position: absolute;
	left: 451px;
	top: 28px;
	width: 275px;
	height: 38px;
}
#red {
	color: #C00;
	text-align: right;
	padding-right: 112px;
	font-weight: bold;
}
#red a {
	color: #C00;
	text-decoration: underline;
}

h3 {
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 19px;
}
#sidebar p {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: #1996C4;
}

a:hover {
	color: #699;
}
#content p strong {
	color: #333;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(New/images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	background-image: url(images/img02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#menu li {
	display: block;
	float: left;
	width: 105px;
	height: 50px;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(New/images/img07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	width: 86px;
}
.moveDown {
	padding-top: 10px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 50px;
	color: #000000;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 50px;
	background-image: url(New/images/blueTab2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	background-color: #E9E9E9;
	background-image: url(New/images/bkg_gray3.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/** LOGO */

#logo {
	width: 960px;
	height: 167px;
	background-image: url(images/bkg_header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	color: #1BA8D5;
	text-transform: none;
}

#logo p {
	text-transform: none;
	font-size: 14px;
	color: #062F5A;
	font-weight: normal;
	text-align: right;
}

#logo h1 {
	padding-top: 80px;
	font-size: 24px;
	text-align: right;
	padding-right: 112px;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
	padding-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
}

/* Post */

.post {
	background: url(New/images/img08.gif) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #333;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #333;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(New/images/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar1 {
	background-color: #FFF;
	width: 120px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}
#sidebar2 {
	background-color: #FFF;
	width: 120px;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 7px;
}
#sidebar2 ul li ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.noLine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#sidebar1 ul li ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar li li {
	margin: 0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#line {
	background-image: url(New/images/img05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(New/images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#sidebar li li a:hover {
	color: #333;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}


#sidebar p {
	line-height: 200%;
	padding-left: 10px;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #161616;
	padding-right: 20px;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FF9;
}
#logo img {
	padding-top: 15px;
	padding-left: 40px;
}
#content_inside {
	padding-right: 20px;
	padding-left: 20px;
}
#content .post .entry h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1996C4;
	line-height: 120%;
}
#faq h4 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #1996C4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#faq p {
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 20px;
}
.noUnderline {
	text-decoration: none;
}
#testimonyBox {
	font-weight: bold;
	color: #FFF;
	background-color: #6CB4DB;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
	border: 1px solid #333;
}
#testimonyBox a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-style: italic;
}
#testimonyBox p {
	text-align: right;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#facebook {
	height: 45px;
	padding-bottom: 5px;
	width: 275px;
	float: right;
	padding-left: 0px;
}
.blueTitle {
	font-size: 16px;
	font-weight: bold;
	color: #3582AD;
}
.name {
	font-style: italic;
	color: #666;
	font-size: 12px;
}
#lenses ul {
	float: left;
	width: 180px;
	text-align: left;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#lenses {
	padding-left: 25px;
}
#lenses ul li {
	padding-bottom: 5px;
}
.moveRigh {
	margin-left: 15px;
}
h6 {
	font-size: 29px;
	font-weight: bold;
	color: #1996C4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#share {
	float: right;
}
#facebook .addthis_toolbox.addthis_default_style {
	float: right;
	display: block;
	height: 35px;
	width: 100px;
	padding-top: 10px;
}
#facebook img {
	float: left;
}
#facebook .addthis_button {
	float: right;
	height: 35px;
	width: 125px;
	padding-top: 10px;
}
#logo #red a {
	color: #C00;
	text-decoration: underline;
}

