body {
	margin: 0px;
	background: #60ADC9 url(../images/body-bkg-rpt-x.jpg) repeat-x right top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -415px;
	padding: 0px;
	width: 830px;
	height: auto;
	top: 0px;
	background-repeat: no-repeat;
}
/* Header */
#header {
	position: absolute;
	z-index: 20;
	left: 170px;
	top: 100px;
}
#headerOne {
	position: absolute;
	z-index: 20;
	left: 170px;
	top: 100px;
}
#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #1A559B;
	font-weight: bold;
	padding: 10px;
}
/* Mast */
#mast {
/*	background-image: url(../images/ikuta-header.jpg);*/
	height: 247px;
	width: 830px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* Top Nav */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#topNavContainer{
	position: absolute;
	height: 40px;
	width: 740px;
	left: 45px;
	top: 207px;
	z-index: 10;
}
#topNav{
	float:left;
	width:100%;
	font-size:13px;
	line-height:normal;
	border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#topNav ul{
	list-style-type: none;
	margin:0 0 0 0; /*Left offset of entire tab menu relative to page*/
	padding:0;
}
#topNav li{
	display:inline;
	margin:0;
	padding:0;
}
#topNav a{
	float:left;
	background:url(../images/glowtab-left.gif) no-repeat left top;
	margin:0 5px 0 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	width: auto;
}
#topNav a span{
	float:left;
	display:block;
	background:url(../images/glowtab.gif) no-repeat right top;
	padding: 14px 12px 9px 3px;
	font-weight:bold;
	font-size:13px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topNav a span {float:none;}
/* End IE5-Mac hack */

#topNav a:hover span {
color: #ffffff;
}

#topNav #current a{ /*Selected Tab style*/
background-position:0 -40px; /*Shift background image up to start of 2nd tab image*/
}

#topNav #current a span{ /*Selected Tab style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

#topNav a:hover{ /*onMouseover style*/
background-position:0% -40px; /*Shift background image up to start of 2nd tab image*/
}

#topNav a:hover span{ /*onMouseover style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
}
/* Content */
#content {
	margin-bottom: 246px;
	position: relative;
	left: 0px;
	top: 247px;
	background-image: url(../images/content-bkg-rpt-y.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 30px;
	height: auto;
	width: 830px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* Column Container */


#columnContainer {
	
}

/* Left Column */

#leftColumn {
	float: left;
	height: auto;
	width: 240px;
	padding: 0px 0px 30px 35px;
	margin: 30px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03769F;
}
#leftColumn #leftNav {
	height: auto;
	width: 180px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
#leftColumn #leftNav ul{
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/l-nav-bullet.jpg);
}
#leftColumn #leftNav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbccac;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#leftColumn #leftNav p{
	margin: 0px;
	padding: 0px;
}
#leftColumn #leftNav a:link, #leftColumn #leftNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C8EB1;
	text-decoration: none;
	padding: 0px;
	margin: 0px
}
#leftColumn #leftNav a:active, #leftColumn #leftNav a:hover{
	color: #dbccac;
}
#leftColumn #qc {
    display: block; 
    height: auto;
    width: auto;
    margin: 0px 0px 0px 20px;
    padding: 12px 7px;
	background: url(../images/qc-bg.gif) top left no-repeat;
}
#leftColumn #qc h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	color: #f2eebe;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#leftColumn #qc h3 span {
	font-size: 28px;
	line-height: 26px;
}
#leftColumn #qc p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #288CB0;
}
#leftColumn #qc a:link, #leftColumn #qc a:visited{
	color: #288CB0;
}
#leftColumn #qc a:active, #leftColumn #qc a:hover{
	color: #999999;
}
#leftColumn #qc form {
    margin: 0px;
    padding: 0px;
}
#leftColumn #qc textarea {
	margin: 10px 0px 0px;
	width: 176px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C8EB1;
	background-color: #FBFADE;
	border: 1px solid #dbccac;
	padding: 2px;
}
#leftColumn #qc input {
	margin: 10px 0px 0px;
	padding: 2px;
	width: 176px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #288CB0;
	background-color: #FBFADE;
	border: 1px solid #dbccac;
}
#leftColumn #qc select.state {
	margin: 10px 0px 0px;
	padding: 2px;
	width: 182px;
	height: 25px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #288CB0;
	background-color: #FBFADE;
	border: 1px solid #dbccac!important;
}
#leftColumn #qc input.button {
	margin: 10px 15px 15px 0px!important;
	padding: 0px;
	background: url(../images/original.gif) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	height: 27px;
	width: 180px;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
    color: #000000!important;
}
.invalid {
    background-color: #F00000!important;
    color: #000000!important;
}
#leftColumn #blogigation {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06719F;
	height: auto;
	width: 176px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#leftColumn #blogigation h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #288CB0;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#leftColumn #blogigation a:link, #leftColumn #blogigation a:visited{
	color: #288CB0;
}
#leftColumn #blogigation a:hover, #leftColumn #blogigation a:active{
	color: #999999;
}
#leftColumn #blogigation ul {
}
#leftColumn #blogigation ul li{
}
#leftColumn #blogigation p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #288CB0;
	margin: 10px 0px 0px 0px;
}
#leftColumn #blogigation img{
	margin: 0px 0px 10px 0px;
}
#leftColumn #lviLogo {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06719F;
	border-bottom-color: #00789D;
	height: auto;
	width: 176px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#leftColumn #lviLogo p{
	margin: 0px;
	padding: 30px 0px 30px 30px;
}
#leftColumn #info{
	margin: 0px 30px;
	padding: 0px;
}
#leftColumn #info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06719D;
	line-height: 20px;
}
/* Right Column */

#rightColumn {
	float: left;
	height: auto;
	width: 445px;
	padding: 0px;
	margin: 30px 0px 0px 30px;
	
}
#rightColumn h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2188AC;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#rightColumn h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #876F3A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#rightColumn h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #1A559B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightColumn h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #1A559B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightColumn p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
#rightColumn ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
#rightColumn ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
#rightColumn li{
	margin-bottom: 5px;
}
#rightColumn table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;

}
#rightColumn table tr{
}
#rightColumn table tr td{
}
#rightColumn a:link, #rightColumn a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C8EB1;
	text-decoration: underline;
}
#rightColumn a:active, #rightColumn a:hover{
	color: #dbccac;
}
#rightColumn #contentPracticeAreas {
	background-image: url(../images/content-practice-areas-bkg.jpg);
	border: 1px solid #DBCCAC;
	height: 138px;
	width: 243px;!important
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#rightColumn #contentPracticeAreas ul{
	float: left;
	width:100%;
	padding: 0px;
	margin: 0px;
}
#rightColumn #contentPracticeAreas li{
	list-style-image: url(../images/l-nav-bullet.jpg);
	margin: 8px 0px 8px 30px;
	padding: 0px;
}
#rightColumn #contentPracticeAreas p{
	margin: 0px;
	padding: 0px;
}
#rightColumn #contentPracticeAreas a:link, #rightColumn #contentPracticeAreas a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C8EB1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#rightColumn #contentPracticeAreas a:active, #rightColumn #contentPracticeAreas a:hover{
	color: #dbccac;
}

#rightColumn #galleryList{
	clear: both;
	float: left;
	width: 442px;
	height: 95px;
	padding:0px;
	margin: 0px 0px 15px 0px;
}
#rightColumn #galleryList ul{
	float: left;
	width: 125px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#rightColumn #galleryList ul li{
	width: 125px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	margin: 0px 0px 5px 0px;

}
.imgRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imgRightAlt {
	float: right;
	margin: 0px 40px 15px 15px;
	padding: 5px;
	border: none;
}
.imgGallery {
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgLeftNav{
	border: 1px solid #999999;
	padding: 5px;
	margin-left: 35px;
	margin-bottom: 30px;
}
#gallery1 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery2 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery3 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery4 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery5 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery6 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery7 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery8 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery9 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery10 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery11 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
#gallery12 {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E1F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A559B;
	text-align: left;
	font-weight: lighter;
}
/*#faq1 p{
	margin: 5px 15px 5px 15px;
	padding: 0px;
}
*//*-------------------- CSS Tags For a Main Contact Form   --------------------*/
#contact {
	margin: 0px 0px 0px 60px;
	height: auto;
	padding: 0px;
	width: 100%;
}
#contact form {
	height: auto;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contact li {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	clear: both;
	float: left;
	list-style-type: none;
}
#contact label {
	display: block;
	font-size: 18px;
	color:#2F90B3;
	float: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	height: auto;
	width: 250px;
	font-weight: lighter;
}
#contact input {
	border: 1px solid #BE955D;
	font: Arial, Helvetica, sans-serif 12px #000;
	background-color: #FDF9DE;
	padding: 2px;
	float: left;
	width: 250px;
	clear: both;
    height: 20px!important;
}
#contact input.city {
	border: 1px solid #BE955D;
	font: Arial, Helvetica, sans-serif 12px #000;
	background-color: #FDF9DE;
	padding: 2px;
	width: 100px;
	float: left;
	clear: left;
    height: 20px!important;
	margin: 0px 5px 0px 0px;
}
#contact select.state {
    font: Arial, Helvetica, sans-serif 12px #000;
	border: 1px solid #BE955D;
	background-color: #FDF9DE;
    padding: 2px;
	float: left;
	clear: right!important;
    height: 25px!important;
    width: 124px;
}
#contact textarea {
    width: 250px;
    height: 125px!important;
    border: 1px solid #000;
    font: Arial, Helvetica, sans-serif 12px #000;
	background-color: #FDF9DE;
    padding: 2px;
    float: left;
    clear: both;
	border: 1px solid #BE955D;
}
#contact input.button {
	width: 255px;
	font: 18px Arial, Helvetica, sans-serif;
	background-color: #E8E298;
	float: left;
	clear: both;
	background-image: url(../images/btn-bkg-rpt-x.jpg.jpg);
	background-repeat: repeat-x;
	color: #2C8EB9;
	height: 30px!important;
	border-top: 1px solid #AC8E74;
	border-right: 1px solid #BE955D;
	border-bottom: 1px solid #BE955D;
	border-left: 1px solid #AC8E74;
}
/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
	clear: both;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 250px;
	height: 75px;
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
	clear: both;
	float: left;
	height: 25px;
	width: 245px!important;
	margin: 10px 0px 0px 0px;
}

/* Footer */
#footerContainer {
	background-image: url(../images/footer-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: auto;
	width: 830px;
	background-attachment: scroll;
}
#footer {
	background-image: url(../images/footer-bkg-rpt-y.jpg);
	background-repeat: repeat-y;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #AC8E74;
	font-size: 12px;
	font-weight: bold;
	margin-right: 45px;
	margin-left: 45px;
	text-align: center;
	padding-top: 30px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:link, #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C8EB1;
	text-decoration: none;
}
#footer a:active, #footer a:hover{
	color: #dbccac;
}


/* Disclaimer */

#disclaimer {
	
}
/* ASPX form/Error box controls */
#errors ul {
	margin: 0px;
	padding: 0px;
}
#errors li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/* Validation Summary */
#ValidationSummary2 ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
