@charset "utf-8";
:focus {
	outline: 0;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary {
	display: block;
}
h1, h2, h3, h4 {
	font-weight: 400;
	color: #333;
}
p {
	font-weight: 300;
	color: #333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto Slab', serif;
	margin: 0px;
	padding: 0px;
}
#mastwrap, #main {
	width: 990px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	clear: both;
}
#mastwrap #masthead, #main #content {
	width: 990px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mastwrap #masthead {
	border-bottom: 1px solid #EAEAEA;
}
#mastwrap #masthead #logo {
	width: 300px;
	height: 80px;
	float: left;
	clear: none;
	margin: 10px 0px 10px 20px;
	/* background-image: url(../public/images/siteimgs/pawprint.jpg); */
	background-repeat: no-repeat;
	background-size: 80px auto;
	background-image: url(../public/images/siteimgs/punky-paws.png);
}
#mastwrap #masthead #logo header, #mastwrap #masthead #logo header h1 {
	display: none;
	margin: 0;
	padding: 0;
}
#mastwrap #masthead #navigation {
	width: auto;
	height: auto;
	float: right;
	clear: none;
	margin: 10px 0px 0px 0px;
}
#mastwrap #masthead #navigation .swrap {
	width: auto;
	height: 42px;
	float: right;
	clear: both;
}
#mastwrap #masthead #navigation .swrap a.social {
	width: 42px;
	height: 42px;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	clear: none;
	background-image: url(../public/images/siteimgs/social-icons.png);
	background-repeat: no-repeat;
	background-size: 84px 126px;
	text-decoration: none;
}
#mastwrap #masthead #navigation .swrap a.social.fb {
	background-position: 0px 0px;
}
#mastwrap #masthead #navigation .swrap a.social.tw {
	background-position: 0px -42px;
}
#mastwrap #masthead #navigation .swrap a.social.em {
	background-position: 0px -84px;
}
#mastwrap #masthead #navigation .swrap a.social:hover {
	background-position-x: -42px;
}
#mastwrap #masthead #navigation #navbar {
	width: auto;
	height: auto;
	float: right;
	clear: both;
	margin: 2px 0px 0px 0px;
}
#mastwrap #masthead #navigation #navbar ul, #mastwrap #masthead #navigation #navbar ul li {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#mastwrap #masthead #navigation #navbar ul li {
	list-style-type: none;
	text-transform: capitalize;
}
#mastwrap #masthead #navigation #navbar ul li a {
	color: #000;
	width: auto;
	height: 42px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	clear: none;
	line-height: 42px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#mastwrap #masthead #navigation #navbar ul li a:hover {
	color: #fff;
	background-color: #000;
}
/********* index *********/
#main #content #topdisplay {
	width: 100%;
	height: 460px;
	float: left;
	clear: both;
	margin: 20px 0px 10px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#main #content #topdisplay #topright {
	width: 360px;
	height: auto;
	max-height: 320px;
	float: left;
	clear: both;
	margin: 20px 0px 0px 56%;
	padding: 20px;
	background-color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#main #content #topdisplay #topright h1, #main #content #topdisplay #topright p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: 400;
	font-size: 24px;
}
#main #content #topdisplay #topright ul, #main #content #topdisplay #topright ul li {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#main #content #topdisplay #topright ul li {
	font-size: 16px;
	margin: 0px 0px 0px 20px;
	list-style-type: circle;
}
#main #content #topdisplay #topright p {
	font-weight: 300;
	font-size: 14px;
}
#main #content #topdisplay #topright a.call, #main #content .widerow .rightbox a.call {
	color: #000;
	text-decoration: none;	
}
#main #content #topdisplay #topright a.call span, #main #content .widerow .rightbox a.call span {
}
#main #content #topdisplay #topright a.call:hover > span, #main #content .widerow .rightbox a.call:hover > span {
	color: orange;
	text-decoration: none;
}
#main #content #topdisplay #topright a.call:hover {
}
#main #content .widerow, #main #content #rcmd {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #EAEAEA;
}
#main #content .widerow .leftimg {
	width: 300px;
	height: 200px;
	margin: 0px;
	float: left;
	clear: none;
}
#main #content .widerow .leftimg img {
	width: 300px;
	height: 200px;
}
#main #content .widerow .rightbox {
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	clear: none;
}
#main #content .widerow .rightbox h2, #main #content .widerow .rightbox h3, #main #content .widerow .rightbox p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: 400;
	font-size: 20px;
}
#main #content .widerow .rightbox h3 {
	font-weight: 300;
	font-size: 18px;
}
#main #content .widerow .rightbox p {
	font-weight: 300;
	font-size: 14px;
}
#main #content #rcmd {
	border: none;
	background-color: #000;
	margin: 10px 0px 0px 0px;
}
#main #content #rcmd h2, #main #content #rcmd p, #main #content #rcmd .quote p {
	color: #fff;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
}
#main #content #rcmd p {
	font-weight: 300;
	font-size: 16px;
}
#main #content #rcmd .quote {
	width: 280px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#main #content #rcmd .quote img {
	width: 100px;
	height: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
#main #content #rcmd .quote p {
	font-weight: 300;
	font-size: 14px;
}
/********* content *********/
#main #content #left {
	width: 600px;
	height: auto;
	float: left;
	clear: none;
	margin: 0px 0px 0px 10px
}
#main #content #left #mainimg {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0px 0px 0px;
}
#main #content #left #textwrap, #main #content #left .client {
	width: 500px;
	height: auto;
	float: left;
	clear: none;
	margin: 10px 0px 20px 80px;
}
#main #content #left h1, #main #content #left #textwrap h3, #main #content #left #textwrap p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#content #left #textwrap h3 {
	font-weight: 400;
}
#main #content #left #textwrap p {
	font-weight: 300;
	font-size: 16px;
}
#main #content #left #textwrap p a {
	color: orange;
	font-weight: 400;
}
#main #content #left #textwrap p a:hover {
	text-decoration: none;
}
#main #content #left .client {
	margin: 10px 0px 0px 80px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #EAEAEA;
}
#main #content #left .client img {
	width: 30%;
	height: auto;
	float: left;
	clear: none;
	margin: 0px 20px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
#main #content #left .client .cwrap {
	width: 64%;
	height: auto;
	float: left;
	clear: none;
}
#main #content #left .client .cwrap p {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	font-weight: 300;
	font-size: 16px;
}
#main #content #right {
	width: 300px;
	height: auto;
	float: right;
	clear: none;
	margin: 62px 20px 0px 0px;
}
#main #content #right .rbox {
	width: 300px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #EAEAEA;
}
#main #content #right a, #main #content #right a img, #main #content #right img {
	width: 300px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	border: none;
}
#main #content #right h3, #main #content #right p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#main #content #right p {
	font-weight: 300;
	font-size: 14px;
}
#main #content #right a.more {
	color: orange;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}
#main #content #right a.more:hover {
	text-decoration: underline;
}
/********* footer *********/
#fwrap {
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
	clear: both;
	background-color: #EAEAEA;
}
#fwrap #footer {
	width: 990px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	clear: both;
}
#fwrap #footer .fblock {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
}
#fwrap #footer .fcol {
	width: 400px;
	height: auto;
	float: left;
	clear: none;
	margin: 20px 10px 20px 20px;
}
#fwrap #footer .fcol h3, #fwrap #footer .fcol p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: 400;
	font-size: 20px;
}
#fwrap #footer .fcol p, #fwrap #footer .fcol ul li {
	font-weight: 300;
	font-size: 14px;
}
#fwrap #footer .fcol ul {
	float: left;
	clear: both;
	width: 280px;
	height: auto;
	padding: 0px;
	margin: 38px 0px 0px 20px;
	list-style: none;
}
#fwrap #footer .fcol ul li {
	color: #000000;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#fwrap #footer .fcol ul li a {
	color: green;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}
#fwrap #footer .fcol ul li a:hover {
	color: orange;
	text-decoration: underline;
}
/********* mobile css *********/
@media
only screen and (min-width: 767px) and (max-width: 979px),
only screen and (min-width: 767px) and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (max-width: 979px) and (min-device-pixel-ratio : 2.0){
#mastwrap, #main {
	width: 768px;
}
#mastwrap #masthead, #main #content, #fwrap #footer {
	width: 768px;
}
#main #content #topdisplay {
	background-position: right;
}
#main #content #topdisplay #topright {
	margin: 20px 0px 0px 350px;
}
#main #content .widerow .rightbox {
	width: 420px;
}
#main #content #rcmd .quote {
	width: 216px;
}
#main #content #left {
	width: 420px;
}
#main #content #left #textwrap {
	width: 380px;
	margin: 10px 0px 20px 20px;
}
#main #content #left .client {
	width: 380px;
	margin: 10px 0px 0px 20px;
}
#fwrap #footer .fcol {
	width: 320px;
}
}
@media
only screen and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio : 2.0),
only screen and (max-device-width: 767px) and (min-device-pixel-ratio : 2.0),
only screen and (max-device-width: 767px), only screen and (max-width: 767px){
#mastwrap, #main {
	width: 320px;
}
#mastwrap #masthead, #main #content {
	width: 300px;
	margin: 0px 10px 0px 10px;
}
#mastwrap #masthead #logo {
	width: 300px;
	margin: 10px 0px 10px 0px;
}
#mastwrap #masthead #navigation {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#mastwrap #masthead #navigation .swrap {
	float: left;
}
#main #content #left, #main #content .widerow .rightbox, #main #content #rcmd .quote, #main #content #right {
	width: 300px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	float: left;
}
#main #content #topdisplay #topright {
	width: 260px;
	margin: 10px;
	padding: 10px;
	max-height: 480px;
}
#main #content .widerow .rightbox {
	height: auto;
}
#main #content #left #textwrap {
	width: 300px;
	margin: 10px 0px 20px 0px;
}
#main #content #left .client {
	width: 300px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#main #content #left .client img {
	width: 120px;
	float: none;
	clear: both;
	margin: 0px 0px 10px 0px;
}
#main #content #left .client .cwrap {
	width: 100%;
}
#fwrap #footer {
	width: 300px;
	margin: 10px auto 0px auto;
}
#fwrap #footer .fcol {
	width: 280px;
	margin: 0px 10px 0px 10px;
}
#fwrap #footer .fcol ul {
	width: 280px;
	margin: 0px 0px 10px 0px;
}
}