/*start sticky footer*/
html, body {
    height: 100%;
}
#footwrap {
    min-height: 100%;
    height: 100%;
    
	background: #E4E8EB url(../images/right-top-shadow.gif) repeat-x 0 186px;
    
}
#wrap{
    width:963px;
	margin:0 auto;
}
#footer, #push {
    height: 110px;
    clear:both;
}
/*end sticky footer*/

h1{
    background: transparent url(../images/the-tns-group.gif) no-repeat;
    height: 108px;
}
h1 span{
    display:none;
}
h2{
    color:#FF8A00;
    font-size: 38px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-family: "Helvetica Neue", arial, sans-serif;
}

#content h3{
    color: #FF8A00;
}
#header{
    
}
.header{
    background:transparent url(../images/logo-header.gif) no-repeat scroll 270px 2px;
    margin: 0 auto;
    width: 963px;
    height:185px;
}
.site-title{
    padding-left: 50px;
    padding-top: 27px;
    width: 215px;
}
.site-title div{
height: 130px;
width: 215px;
    
    background:transparent url(../images/logo.png) no-repeat scroll 0 0;
}
.site-title a {
height: 130px;
width: 215px;
}
.site-title a span{
    display: none;
}

#content{
    /*margin: 0 0px 0 43px;*/
	padding-top: 20px;
    float:left;
    /*padding-left: 160px;*/
} 
#content p{
    color: #898989;
    padding: 0 0 16px 0;
}
#content p span{
    color: #5F6569;
}
#content ul li{
    background: none;
    padding-left: 0px;
    color: #5F6569;
}
#content ul li a{
    color: #5F6569;
}
#form{
    width:250px;
    float: left;
    margin-top: -76px;
	margin-left:40px;
}
    #form p{
        color: #898989;
        line-height: 12px;
        padding: 5px 0;
    }
    #form p span{
        color: #5F6569;
    }
    #form form{
        padding: 30px 0;
    }
    #form label{
        display:none;
    }
    #form input{
        width:238px;
        border: 1px solid #5e5a5a;
        background: #ffffff;
        color: #898989;
        height: 25px;
        margin-bottom: 10px;
        font-size: 12px;
        padding-top: 10px;
        padding-left: 10px;
    }
    #form textarea{
        border: 1px solid #5e5a5a;
        background: #ffffff;
        width: 238px;
        height: 115px;
        font-size: 12px;
        padding-left: 10px;
    }
    #form input[type="text"]:hover, #form textarea:hover{
        background: #cccccc;
    }
    #form input[type="text"]:focus, #form textarea:focus{
        background: #cccccc;
        color: #5F6569;
    }
    #phonenumber{
        width: 260px;
    }
    #phonenumber span{
        font-size: 12px;
        color: #898989;
        text-align: center;
        text-transform: uppercase;
        float:left;
        display: block;
        padding: 10px 10px 10px 10px;
        
    }
    #phonenumber input{
        display: inline;
        text-align: center;
        padding-left: 2px;
    }
    input#phonearea{
        width: 50px;
    }
    input#phoneex{
        width: 50px;
    }
    input#phonenum{
        width: 75px;
    }
    #sendemail{
        background:transparent url(../images/commercial-btn.jpg) no-repeat scroll 0 0;
        width: 192px;
        height: 35px;
        margin-top: 10px;
    }
    #sendemail button{
        background: transparent;
        color: #5F6569;
        text-transform: uppercase;
        border: 0;
        text-align:center;
        padding: 10px;
        width: 192px;
        height: 35px;
    }
    #sendemail button:hover{
        color:#FF8A00;
    }


#footer{
    padding: 0 0 60px 0;
    
    width: 100%;
}
.footer{
    width: 960px;
    padding: 10px 0 0 60px;
}


/*Total Care Matrix*/

#tcMatrix{
	display:none;
	position:relative;
}
#tcMatrix .close{
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
}

#tcMatrix table{
	background-color:#f79647;
	color:#000000;
	font-size:16px;
	

}
#tcMatrix td, #tcMatrix th{
	padding:5px 10px;
	font-weight:bold;
	border:2px solid #ffffff;
}
.basic, .deluxe{
	background-color:#fcefe9;
	text-align:center;
}
.standard{
	background-color:#ffdfd0;
	text-align:center;
}
#tcMatrix #tc-logo{
	background:#ffffff url('../images/TNS_Total_Care_logo.png') no-repeat 10px 0;
	height:80px;
}
#tcMatrix th{
	border-top:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
	text-align:center;
}
.checked .paw-mark{
	background:url('../images/paw-mark.png') no-repeat 0 0;
	width:18px;
	height:18px;
	overflow:hidden;
	margin:0 auto;
}
.unchecked .paw-mark{
	background:url('../images/paw-mark.png') no-repeat 0 -18px;
	width:18px;
	height:18px;
	overflow:hidden;
	margin:0 auto;
}
#matrix-btn{
	width:165px;
	height:25px;
	background:url('../images/total-care-btn.jpg') no-repeat;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	letter-spacing:0.6px;
	text-transform:uppercase;
	padding:9px 0 0 28px;
	margin:0 auto;

}
#matrix-btn{
	text-decoration:none;
}

