html {
	color: rgb(34, 34, 34);
}
button {
	color: rgb(34, 34, 34);
}
input {
	color: rgb(34, 34, 34);
}
select {
	color: rgb(34, 34, 34);
}
textarea {
	color: rgb(34, 34, 34);
}
html {
	line-height: 1.4; font-size: 1em;
}
::selection {
	background: rgb(179, 212, 252); text-shadow: none;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; margin: 1em 0px; padding: 0px; border-image: none; height: 1px; display: block;
}
audio {
	vertical-align: middle;
}
canvas {
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
video {
	vertical-align: middle;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	resize: vertical;
}
.browsehappy {
	background: rgb(204, 204, 204); margin: 0.2em 0px; padding: 0.2em 0px; color: rgb(0, 0, 0);
}
a b {
	display: none;
}
html {
	margin: 0px; padding: 0px; height: 100%;
}
body {
	margin: 0px; padding: 0px; height: 100%;
}
body {
	color: rgb(102, 102, 102); font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-size: 16px;
}
blockquote {
	font-style: italic; margin-bottom: 2px;
}
a {
	color: rgb(102, 102, 102);
}
a:hover {
	color: rgb(255, 210, 4);
}
#container {
	margin: 0px auto; width: 950px; height: auto !important; position: relative; min-height: 100%;
}
#container header {
	height: 198px;
}
#container section {
	padding: 0px 48px 150px;
}
#container footer {
	width: 100%; height: 48px; bottom: 0px; padding-top: 48px; position: absolute;
}
img.logo {
	padding-top: 58px; padding-left: 48px; float: left;
}
img.tagline {
	padding-top: 118px; padding-right: 48px; float: right;
}
nav#menu {
	background: url("../img/nav-bg.png") repeat-x; width: 100%; height: 39px; text-align: center;
}
nav#menu a {
	background: url("../img/nav-split.png") no-repeat right top; padding: 10px 48px 8px 34px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 14px; text-decoration: none; display: inline-block;
}
nav#menu a:hover {
	color: rgb(255, 210, 4);
}
nav#menu a.active {
	color: rgb(255, 210, 4);
}
nav#menu a:last-child {
	background: none; padding-right: 8px;
}
nav#menu .mobile-menu {
	padding-top: 9px; display: none;
}
div.slide {
	margin-bottom: 20px;
}
section div.content {
	width: 540px; vertical-align: top; display: inline-block;
}
section div.side {
	width: 274px; margin-top: 20px; float: right;
}
section div.content h1 {
	line-height: 40px; font-size: 42px; font-style: italic; font-weight: normal;
}
section div.content h2 {
	line-height: 28px; font-size: 32px; font-style: italic; font-weight: normal;
}
section#media div.content {
	width: 420px;
}
.login {
	background: url("../img/login-bg.png") no-repeat center; width: 272px; height: 284px; margin-bottom: 24px; position: relative;
}
.login h4 {
	margin: 0px; padding: 0px; left: 12px; top: 4px; color: rgb(255, 204, 0); line-height: 23px; font-size: 22px; font-weight: normal; position: absolute;
}
.login h5 {
	margin: 0px; padding: 0px; left: 18px; top: 44px; font-size: 18px; font-weight: normal; position: absolute;
}
.login p {
	margin: 0px; padding: 0px; left: 18px; top: 70px; width: 230px; line-height: 16px; font-size: 12px; position: absolute;
}
.login form label {
	left: 18px; position: absolute;
}
.login form input {
	left: 18px; position: absolute;
}
.login form label.user_id {
	top: 110px; text-transform: uppercase;
}
.login form label.password {
	top: 174px; text-transform: uppercase;
}
.login form input#user_id {
	background: none; border: currentColor; border-image: none; width: 230px; color: rgb(170, 170, 170); padding-top: 5px; padding-bottom: 1px; padding-left: 5px;
}
.login form input#password {
	background: none; border: currentColor; border-image: none; width: 230px; color: rgb(170, 170, 170); padding-top: 5px; padding-bottom: 1px; padding-left: 5px;
}
.login form input#user_id {
	top: 134px;
}
.login form input#password {
	top: 200px;
}
.login form input#submit {
	background: url("../img/submit.png") no-repeat center; border: currentColor; border-image: none; left: 50%; top: 233px; width: 131px; height: 46px; text-indent: -9999px; margin-left: -65px;
}
p.credentials {
	font-size: 12px; font-style: italic;
}
footer {
	background: url("../img/footer-split.png") no-repeat top; text-align: center; font-size: 14px;
}
footer small {
	margin: 0px 12px; width: 560px; text-align: left; vertical-align: bottom; display: inline-block;
}
footer nav {
	vertical-align: top; display: inline;
}
footer nav.legal a {
	text-decoration: none;
}
footer nav.social {
	margin-left: 50px; vertical-align: top;
}
footer nav.social a {
	background: url("../img/social.png") no-repeat; width: 28px; height: 28px; vertical-align: middle; display: inline-block;
}
footer nav.social a.facebook {
	background-position: 0px 0px;
}
footer nav.social a.flickr {
	background-position: -28px 0px;
}
footer nav.social a.pinterest {
	background-position: -55px 0px;
}
footer nav.social a.twitter {
	background-position: -83px 0px;
}
footer nav.social a.linkedin {
	background-position: -111px 0px;
}
#about .side {
	background-color: rgb(245, 245, 246);
}
#about .biography {
	background: url("../img/dots.png") repeat-x 3px top; margin: 15px auto 0px; width: 247px; overflow: hidden; padding-top: 15px;
}
#about :last-child.biography {
	padding-bottom: 12px; margin-top: 12px;
}
#about .biography img {
	border: 1px solid rgb(224, 224, 225); border-image: none; width: 101px; height: 112px; float: left;
}
#about .biography .name-block {
	width: 144px; float: right;
}
#about .biography .name-block h3 {
	margin: 0px; padding: 10px; width: 124px; background-color: rgb(255, 210, 0);
}
#about .biography .name-block p {
	margin: 0px; padding: 6px 10px 0px; width: 124px; line-height: 20px; font-size: 17px;
}
#about .biography .name-block a {
	margin: 6px 0px 0px; padding: 6px 10px 0px; line-height: 20px; font-size: 17px; text-decoration: none; display: block;
}
#clients .content em {
	margin-left: 40px;
}
#clients .content small {
	margin-left: 40px;
}
#clients .content em {
	font-style: normal; font-weight: bold;
}
@media only screen and (max-width:1024px) and (min-width:768px)
{
#container {
	width: 760px;
}
#container header {
	height: 162px;
}
img.logo {
	width: 186px; height: 87px; padding-top: 48px; padding-left: 24px;
}
img.tagline {
	width: 204px; height: 16px; padding-top: 96px; padding-right: 24px;
}
nav#menu a {
	padding-right: 36px; padding-left: 18px;
}
div.slide img {
	width: 760px; height: auto;
}
#container section {
	padding-right: 0px; padding-left: 0px;
}
section div.content {
	width: 440px;
}
section#media div.content {
	width: 370px;
}
section div.content h1 {
	line-height: 32px; font-size: 34px;
}
#container footer {
	font-size: 13px;
}
footer small {
	width: 440px;
}
footer nav.social {
	margin-left: 30px;
}
}
@media only screen and (max-width:767px)
{
#container {
	width: 100%;
}
#container header {
	height: 84px;
}
#container section {
	padding-right: 10px; padding-bottom: 0px; padding-left: 10px;
}
#container footer {
	height: auto; text-align: center; font-size: small; margin-bottom: 20px; float: left; position: static;
}
p {
	font-size: medium;
}
img.logo {
	width: 122px; height: 57px; padding-top: 12px; padding-left: 10px;
}
img.tagline {
	width: 140px; height: 11px; padding-top: 41px; padding-right: 10px;
}
div.slide {
	margin-bottom: 6px;
}
div.slide img {
	width: 100%; height: auto;
}
section div.content {
	width: 100%;
}
section#media div:last-child.content h1 {
	display: none;
}
section div.content h1 {
	line-height: normal; font-size: x-large;
}
section div.content h2 {
	line-height: normal; font-size: x-large;
}
section div.content h2 {
	font-size: large;
}
section div.side {
	padding-top: 1px; margin-right: auto; margin-left: auto; float: none;
}
footer nav {
	margin: 6px 0px 10px; display: block;
}
footer small {
	width: 90%; text-align: center;
}
footer nav.social {
	margin: 14px 0px 0px;
}
nav#menu {
	position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
nav#menu a {
	background: rgb(102, 102, 102); padding: 10px 0px 8px; width: 100%; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 14px; text-decoration: none; float: left; display: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
nav#menu a.mobile-menu {
	background: url("../img/mobile-menu.png") no-repeat center / 20px 20px; width: 100%; height: 39px; display: block; position: relative;
}
nav#menu a:last-child {
	background: rgb(102, 102, 102); padding-right: 0px;
}
}
.ir {
	border: 0px currentColor; border-image: none; overflow: hidden; background-color: transparent;
}
.ir::before {
	width: 0px; height: 150%; display: block; content: "";
}
.hidden {
	display: none !important; visibility: hidden;
}
.visuallyhidden {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.focusable.visuallyhidden:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.focusable.visuallyhidden:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
}
