*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear{clear:both;}
.hide{display:none;}
hr{display:none;}
a img{border:none;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
.overflow{width:100%;overflow:hidden;}

body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #532;
	background: url('/_inc/img/bg.gif') top center repeat-y;
}
p {
	margin: 0 0 1em 0;
}


/* ---------- Basic Layout ---------- */
#page {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 80px 0 10px 0;
}
#main {
	width: 100%;
	overflow: hidden;
}
#side {
	float: left;
	width: 300px;
}
#content {
	float: right;
	width: 480px;
}

#content .col-left {
	float: left;
	width: 45%;
}

#content .col-right {
	float: right;
	width: 48%;
}

#content .header {
	height: 78px;
	padding-top: 50px;
}
#content h1 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
#content h2 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
#content h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#content .sIFR-replaced, #content .sIFR-replaced object { outline: none !important; }
#content h2.sIFR-replaced {
	margin: -10px 0 0 0;
}

#content h4 {
	font-size:1.1em;margin:0;padding:0;
}
#content .text {
	line-height: 1.6em;
}
#content .service-row {
	width: 100%;
	overflow: hidden;
}

#content ul, #content ol {
	margin-left: 0;
	padding-left: 1em;
	padding-bottom: 1em;
}
#content ul li {
	background: url(/_inc/img/bullet.gif) 0px 5px no-repeat;
	padding-left: 1.4em;
	margin-bottom: 0.4em;
	list-style: none;
}
#content ol li {
	margin-left: 1em;
	margin-bottom: 0.4em;
}
#content #contactform fieldset {
	border: 0px none #000;
}
#content #contactform ul {
	margin: 0;
	padding: 0 0 8px 0;
}
#content #contactform ul li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	background: none;
}
#content #contactform .required {
	color: #911;
}
#content #contactform ul li label.smallleft {
	float: left;
	width: 100px;
}
#content #contactform ul li input,
#content #contactform ul li textarea {
	padding: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #532;
}
#content #contactform .buttons {
	width: 100%;
	overflow: hidden;
}
#content #contactform .buttons button {
	padding: 4px 12px 4px 12px;
	float: left;
}
#content #contactform .buttons button.submit {
	width: 80px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: url(/_inc/img/submit.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}
#content #contactform .buttons button.submit:hover { background-position: bottom left; }
#content #contactform .buttons button.submit span {
	display: none;
}
#content #contactform .required-note {
	float: right;
	margin-right: 15px;
}

#content .teambios {
	padding: 0 0 10px 10px;
}
#content .teambio {
	padding: 10px 0 10px 10px;
	color: #8b4928;
}
#content a {
	/*color: #8b4928;*/
	color: #fbcfb9;
}
#content a.active {
	color: #fff;
}
#content a:hover {
	color: #fff;
}
.errormsg { font-weight: bold; }

/* ---------- Side ---------- */
#side {
	background: url('/_inc/img/dog.gif') top right no-repeat;
	height: 270px;
	position: relative;
}
#side a#logo {
	display: block;
	width: 118px;
	height: 107px;
	text-indent: -9999em;
	position: absolute;
	top: 0px;
	right: 20px;
}
#side #nav {
	position: absolute;
	top: 127px;
	right: 20px;
	width: 150px;
	display: block;
	list-style: none;
	text-align: right;
}
#side #nav li {
	list-style: none;
}

/* ----- Menu Styles ----- */
#nav li#menu-home a { background-image: url('/_inc/img/menu-home.gif'); }
#nav li#menu-blog a { background-image: url('/_inc/img/menu-blog.gif'); }
#nav li#menu-company a { background-image: url('/_inc/img/menu-company.gif'); }
#nav li#menu-who a { background-image: url('/_inc/img/menu-who.gif'); }
#nav li#menu-what a { background-image: url('/_inc/img/menu-what.gif'); }
#nav li#menu-difference a { background-image: url('/_inc/img/menu-difference.gif'); }
#nav li#menu-namesake a { background-image: url('/_inc/img/menu-namesake.gif'); }
#nav li#menu-services a { background-image: url('/_inc/img/menu-services.gif'); }
#nav li#menu-clients a { background-image: url('/_inc/img/menu-clients.gif'); }
#nav li#menu-team a { background-image: url('/_inc/img/menu-team.gif'); }
#nav li#menu-painteddogs a { background-image: url('/_inc/img/menu-painteddogs.gif'); }
#nav li#menu-contact a { background-image: url('/_inc/img/menu-contact.gif'); }

#nav li a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 150px;
	display: block;
	height: 20px;
	overflow: hidden;
}
#nav li a:hover,
#nav li.active a {
	background-position: 0px -20px;
}
#nav li a span { margin: -9999em; }

/* ---------- Footer ---------- */
#footer {
	float: right;
	width: 480px;
	font-size: 11px;
	color: #8b4928;
	margin: 20px 0 20px 0;
}
#footer a {
	color: #fbcfb9;
}
#footer a:hover {
	color: #fff;
}
#flash {
	outline: none;
}

.skillbox {
	margin-bottom: 4px;
}
.skillbox a.expandskill {
	padding-left: 20px;
	background: url(/_inc/img/arrows.gif) 0px 4px no-repeat;
}
.skillbox a.active {
	padding-left: 20px;
	background: url(/_inc/img/arrows.gif) 0px -34px no-repeat;
}
.skillinfo .inner {
	padding: 4px 4px 8px 20px;
}

a.photo img {
	border: 5px solid #fff;
}
a.photo:hover img {
	border: 5px solid #FBCFB9;
}
