@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    
    
}

 #linkw { color: white; } /* CSS link color */

a:visited	{
	color: rgba(72,136,196,1.00);
	text-decoration: none;
}

a:active	{
	color: #000000;
	text-decoration: none;
}

a:hover	{
	color: #666666;
	text-decoration: underline;
}



img
{  border-style: none;
}

a:link	 {
    color: rgba(72,136,196,1.00);
    text-decoration: none;
}



#wrapper {
	width: 100%;
	height:auto;
	position:relative;
    
     
   
  
}

#whiteback {
    background-color: red;
   width: 100%;
    top: -105px;
    position: relative;
  
    
}


#headerleft {
	width: 35%;
	float: left;
	background-image: url(images/left-rep01.jpg);
	background-repeat: repeat-x;
	background-size: 1px 132px;
	height: 132px;
}
#headerright {
	width: 35%;
	float: right;
	background-image: url(images/rgt-rep01.jpg);
	background-repeat: repeat-x;
	background-size: 1px 132px;
	height: 132px;
}



#btnabout {
	float: left;
	width: 114px;
	Height: 34px;
	background-repeat: no-repeat;
	background-size: 114px 34px;   
    
}


#btnprocess {
	float: left;
	width: 141px;
	Height: 34px;
	background-repeat: no-repeat;
	background-size: 141px 34px;    
}

#btnoptions {
	float: left;
	width: 146px;
	Height: 34px;
	background-repeat: no-repeat;
	background-size: 146px 34px;    
}

#btntools {
	float: left;
	width: 161px;
	Height: 34px;
	background-size: 161px 34px;
}



#headertop {
	margin-left: auto;
	margin-right: auto;
	width: 1072px;
	height: 132px;
	clear: both;
	z-index: 200;
	top: -132px;
	margin-bottom: 0px;
	background-image: url(images/top-header-back.jpg);
	background-size: 1072px 132px;
	position: relative;
    }
#topnumber {
    text-align: right;
    padding-top: 98px;
}


#logotop{
    float: left;
    width: 355px;
    height: 105px;
    
}


#topnav{
    float: left;
    width: 580px;
	height: 24px;
    margin-top: 80px;
    margin-left: 37px;
   
  
    
}



#whiteline01, #whiteline02 {
	height: 1px;
	width: 100%;
	background-color: white;
	clear: both;
	top: -132px;
	position: relative;
}

#greyline01 {
	height: 1px;
	width: 100%;
	background-color: #b7b7b7;
	clear: both;
	top: -132px;
	position: relative;    
}



#bodymain {
	margin-left: auto;
	margin-right: auto;
	width: 1072px;
	height: auto;
	clear: both;
	z-index: 100;
	top: -132px;
	margin-bottom: 20px;
	position: relative;  
    
    }
#practiceareas {
	width: 200px;
	line-height: 2em;
	margin-left: 105px;
    
	  
}

#bodyleft{
	width: 355px;
	float: left;
	position: relative;    
}

#name {
	width: 355px;
	height: 64px;
	text-align: center;
}

#bodyright{
    width: 650px;
    float: left;
     position: relative;
    border-left: 1px solid #b7b7b7;
    height: 650px;
    
}

#greyline02 {
	height: 1px;
	width: 100%;
	background-color: #b7b7b7;
	clear: both;
	top: -135px;
	position: relative;
}

#whiteline03 {
	height: 4px;
	width: 100%;
	background-color: white;
    clear: both;
    top: -132px;
    position: relative;
    
}

#bluefooter{
    width: 100%;

    height: 43vh;
   background:linear-gradient(-120deg, #619139, #71aa42, #66993c);
    clear: both;
    top: -132px;
    position: relative;
   
    
}

#internalfooter{
    width: 1072px;
    height: 50px;
    margin: 0px auto 0px auto;
    padding-top: 16px;
    color: white;
    line-height: 18px;
   
}


#leftfooter {
    width: 286px;
    float: left;
    margin-left: 69px;
    
}


#vertline{
    width: 1px;
    height: 115px;
    float: left;
    background-color: #99cc66;
    
    
}

#rightfooter {
	width: 650px;
	float: left;
	margin-left: 60px;
}

li.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
    color: lightgray;
    font-size: 12px;
}


#right01{
    Float: left;
    width: 230px;
    opacity: .5;
    margin-top: 35px;
}

#right02{
	Float: left;
	width: 88px;
	opacity: .5;
}

#right03{
    Float: left;
    width: 300px;
    opacity: .5;
    margin-top: 35px;
    margin-left: 20px;
}

#fourbtns {
    width: 249px;
    height: 271px;
     margin: 0px auto 0px 40px;
    
}

#btn01, #btn02, #btn03, #btn04 {
    
    width: 114px;
    height: 125px;
    float: left; 

}

#btn01 {
    background-image: url("images/BTN-process_ROLL.jpg");
	background-size: 114px 125px;
}

#btn02 {
    background-image: url("images/BTN-appl_ROLL.jpg");
	background-size: 114px 125px;
}


#btn03 {
    background-image: url("images/BTN-tools_ROLL.jpg");
	background-size: 114px 125px;
}

#btn04 {
    background-image: url("images/BTN-reviews_ROLL.jpg");
	background-size: 114px 125px;
}


#vert01, #vert02 {
    
    width: 21px;
    height: 125px;
    float: left; 

}

#hor01 {
clear: both;
width: 249px;
    height: 22px;
}





#contactlabel {
    float: left;
    width: 80px;
    height: 35px;
}


#contactmain {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	height: 75px;
	width: 280px;
	line-height: 1.55em;
	margin-left: 78px;
  
}


#phonenumber {
	width: 150px;
	height: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 50px;
	padding-top: 0px;
	clear: both;
  
}
#emailaddress {
	width: 150px;
	height: 0px;
	margin-right: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 50px;
   
}



#spacer01 {
    width:25px;
    height: 100px;
    background-color: azure;
    float: left;
}

#address {
	width: 300px;
	height: 0px;
	margin-right: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 13px;
}
#address img {
    float: left;
    
   
}

#mailbtn {
    width:45px;
    height: 35px;
    float: left;
    margin-left: 15px;
}

#phonebtn {
    width:38px;
    height: 35px;
    float: left;
    margin-left: 0px;
    
}

#mapbtn {
    width:39px;
    height: 35px;
    float: left;
    margin-left: 15px;
}

.row3 {
	width: 200px;
	float: left;
	margin-right: 5px;
}

.navsep {
	width: 1px;
    height: 24px;
	float: left;
	
}

#bodyhome {
	height: 646px;
	width: 650px;
	background-image: url("images/bck_home.jpg");
	background-size: 713px 646px;
	opacity: 1;
	overflow: hidden;   
}


#bodyabout {
    height: 0px;
    width: 713px;
    /*background-image: url("images/bck_home.jpg");*/
	/*background-size: 713px 646px;*/
    opacity: 0;
    overflow: hidden;
   
}

#bodyprocess {
    height: 0px;
    width: 713px;
    opacity: 0;
    overflow: hidden;
}

#bodyoptions {
    height: 0px;
    width: 713px;
    opacity: 0;
    overflow: hidden;
   
}

#bodytools {
    height: 0px;
    width: 713px;
   opacity: 0;
}


#bodypayment {
    
  
    padding-top: 60px;
    padding-left: 58px;
    width: 615px;
    height: 646px;
    line-height: 20px;
    
   
   opacity: 1;
}



#insidehome {
	font-family: 'Roboto', Arial, sans-serif;
	padding-top: 30px;
	padding-left: 58px;
	width: 615px;
	height: 640px;
	line-height: 20px;
	background-image: url("images/bck_home.jpg");
	background-size: 615px 646px;
	background-repeat: no-repeat;
	opacity: 1;
	overflow: hidden;
}

#insideabout {
     font-family: 'Roboto', Arial, sans-serif;
    padding-top: 30px;
    padding-left: 58px;
    width: 615px;
    height: 1400px;
    line-height: 20px;
    
}

#insideprocess {
     font-family: 'Roboto', Arial, sans-serif;
    padding-top: 30px;
    padding-left: 58px;
    width: 615px;
    height: 1400px;
    line-height: 20px;
    
}


#insideoptions {
     font-family: 'Roboto', Arial, sans-serif;
    padding-top: 30px;
    padding-left: 58px;
    width: 615px;
    height: 1400px;
    line-height: 20px;
    
}


#insidetools {
     font-family: 'Roboto', Arial, sans-serif;
    padding-top: 30px;
    padding-left: 58px;
    width: 615px;
    height: 1400px;
    line-height: 20px;
    
}


.title01 {
    font-size: 1.8em;
    color: grey;
    
}

.title02 {
    font-size: 1.5em;
    color: grey;
}

.title03 {
    font-size: 1.4em;
    color: dimgrey;
}


#sbs01, #sbs02, #sbs03 {
    width: 175px;
    padding-top: 22px;
    padding-bottom: 25px;
    padding-left: 26px;
    float: left;
   
}


.blue01 {
    margin-left: -25px;
    margin-top: -10px;
}

.horline02 {
    height: 1px;
    width: 100%;
    background-color: lightgrey;
    clear: both;
    
}



.horline03 {
    height: 1px;
    width: 100%;
    background-color: lightgrey;
    clear: both;
    margin-top: 1px;
    margin-bottom: 10px;
    
}

.horline04 {
    height: 1px;
    width: 100%;
    background-color: lightgrey;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    
}

.quote {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.7em;
	clear: both;
	text-align: center;
}

.timesital {
    font-family: "Times", "Times New Roman", "Hoefler Text", "Liberation Serif", "serif";
    font-size: 1.6em;
    font-style: italic;
    color: grey;
    line-height: 1.2em;
}


#sbs04, #sbs05 {
    width: 270px;
    padding-top: 1px;
    padding-bottom: 25px;
    
    float: left;
}

#centergfx {
    float: left;
    width: 75px;
    height: 75px;
    margin-left: -30px;
    margin-top: -8px;
    
}


#headshot {
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	
    border: thin solid #999;
    margin-right: 10px;
    margin-bottom: 50px;
	padding: 2px;
}

#headshot02 {
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	
    border: thin solid #999;
    margin-right: 10px;
    margin-bottom: 20px;
	padding: 2px;
}





.klear {
    clear: both;
    width: 600px;
    height: 10px;
}

.processthumb {
	float: left;
	margin-right: 17px;
	margin-bottom: 20px;
}

.processthumb03 {
	float: left;
	margin-right: 17px;
	margin-bottom: 30px;
}




#faqs {
	width: 600px;
	clear: both;
}
#faq01 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faqspacer {
	height: 20px;
	width: 200px;
	clear: both;
}
#faq02 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faq03 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faq04 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faq05 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faq06 {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#faqanswer {
	padding-left: 15px;
	padding-top: 10px;
}
.gloss {
}

#expandglossary {
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

#glossarytop {
	width: 625px;
	float: left;
}
#glossary {
	width: 625px;
	overflow: hidden;
	height: 280px;
}


#bodyapp {
    height: 0px;
    width: 330px;
    opacity: 0;
    overflow: hidden;
 margin-left: 20px;
    margin-top: 20px;
   
}

.applink {
	width: 160px;
	float: left;
	text-align: center;
}


.headshot03 {
	border: thin solid #999;
	padding: 2px;
}

#WFJpic01 {
	height: 180px;
	width: 355px;
	opacity: 1;
	overflow: hidden;
}
