/*-CSS Reset-*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, ul, li,
fieldset, form, label
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a{
	outline: none;
}
ul, ol {
	list-style-position: inside;
}
img {
	border: none;
}
br.clear {
	clear: both;
}
/*-Fonts-*/
@font-face {
    font-family: 'Din';
    src: url('/fonts/dinmittelschriftstd-webfont.eot');
    src: url('/fonts/dinmittelschriftstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/dinmittelschriftstd-webfont.woff') format('woff'),
         url('/fonts/dinmittelschriftstd-webfont.ttf') format('truetype'),
         url('/fonts/dinmittelschriftstd-webfont.svg#DIN1451StdMittelschrift') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*-Header-*/
::selection { background:#00b09b; color:#FFF; }
::-moz-selection { background:#00b09b; color:#FFF; }
::-webkit-selection { background:#00b09b; color:#FFF; }
body {
	background: #242424;
	font-family: Helvetica;
}
.header {
	background: #242424;
	padding-bottom: 20px;
}
#work-header {
	padding-bottom: 0 !important;
}
.header-container {
	width: 960px;
	margin: 0 auto;
	height: 85px;
	border-top: 5px solid #00b09b;
	border-bottom: 1px solid #515151;
}
.header-container img {
	margin-top: 30px;
	float: left;
}
.header-container ul {
	float: left;
	margin-left: 378px;
	list-style-type: none;
}
.header-container ul li {
	float: left;
	text-align: center;
	line-height: 95px;
}
.header-container ul li:hover {
	background: #00b09b;
}
.header-container ul li:hover > a {
	color: #FFF;
}
.header-container ul li a {
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica;
	color: #777;
	width: 85px;
	height: 75px;
	display: block;
	font-family: 'Din';
}
.the-words {
	padding-top: 25px;
	margin: 0 auto;
	width: 960px;
	padding-bottom: 35px;
}
.the-words a {
	color: #00b09b;
	text-decoration: none;
}
.the-words p {
	margin: 10px 0 5px 0;
	color: #777777;
	font-size: 14px;
	width: 450px;
}
.the-words h2 {
	font-family: 'Din';
	font-size: 50px;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 50px;
}
.the-words h2 span {
	color: #00b09b;
}
/*-Content-*/
.separater {
	border-top: 1px solid #999;
	clear: both;
}
.content {
	background: #eeeeee url('/img/bg-shadow.png') top repeat-x;
	overflow: visible;
	padding-top: 25px;
}
.no-shadow {
	background-image: none !important;
}
.content-container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 70px;
	position: relative;
}
#slides {
	background: url('/img/bg-shadow-large.png') bottom repeat-x;
}
#check-it {
    width: 960px;
    height: 380px;
    clear: both;
    position: relative;
    margin: 0 auto;
}
#check-it #slides-container {
    position: relative;
    width: 960px;
    height: 380px;
    padding: 0;
    clear: both;
}
#check-it #slides-container div {
    float: left;
    clear: both;
    list-style: none;
    position: relative;
	width: 960px;
    height: 380px;
}
#check-it #slides-container div p {
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	float: left;
	font-family: 'Din';
	width: 230px;
	padding-top: 35px;
}
#check-it #slides-container div a {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 42px;
	background: #515151;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top: 10px;
	border-radius: 4px;
	font-family: 'Din';
}
#check-it #slides-container div a:hover {
	background: #00b09b;
}
#check-it #slides-container div img {
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	float: left;
	margin-right: 15px;
	background: #FFF;	
	z-index: 1001;
}
.shad {
	width: 710px !important;
	height: 340px !important;
	padding-bottom: 19px;
	background: url('/img/bottom-shadow-front.png') bottom no-repeat;
	float: left;
	margin-right: 15px;
}
ul.pagination {
	list-style-type: none;
	position: absolute;
	bottom: -10px;
	z-index: 1000;
	right: 396px;
	height: 31px;
}
ul.pagination li {
	float: left;
}
ul.pagination li a {
	background: #aaa;
	background-position: 0 -16px;
	display: block;
	height: 10px;
	width: 60px;
	margin: 0 2px 0 2px;
	text-indent: -9999px;	
}
ul.pagination li.current a {
	background: #00B09B;
}
.main-info-block {
	width: 290px;
	float: left;
	margin: 30px 15px 45px 15px;
	text-align: center;
}
.main-info-block h2 {
	font-size: 40px;
	font-family: 'Din';
	margin-bottom: 20px;
	color: #444444;
	height: 35px;
}
.main-info-block a {
	display: block;
	border-bottom: 1px solid #999999;
	text-align: left;
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	background: url('/img/arrow-right.png') right no-repeat;
	font-family: 'Din';
	text-transform: uppercase;
}
.main-info-block a:hover {
	color: #00b09b;
	background: url('/img/arrow-right-green.png') right no-repeat;
}
.main-info-block p {
	text-align: left;
	border-bottom: 2px solid #999999;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 30px;
	color: #444444;
	font-family: 'Din';
}
.main-info-block img {
	margin-bottom: 10px;
}
.testimonials-front {
	clear: left;
	padding-top: 15px;
	margin-top: 20px;
}
.testimonials-front h3 {
	font-size: 14px;
	color: #999999;
	font-family: 'Din';
}
.the-quote {
	padding: 0 100px 0 50px;
	margin: 20px 0 10px 0;
	background: url('/img/quotes.png') top left no-repeat;
}
.the-quote p {
	font-size: 19px;
	line-height: 33px;
	color: #444444;
	font-family: 'Merriweather', serif;
	margin: 5px 0 5px 0;
}
.testimonial-author p {
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
	line-height: 15px !important;
	font-family: 'Din' !important;
}
.testimonial-author p span {
	color: #999999;
	font-size: 10px;
	padding-left: 7px;
}
.testimonial-author {
	width: 200px;
	float: right;
	clear: both;
}
.client-logos {
	padding: 20px 0 20px 0;
}
.client-logos img {
	float: left;
	width: 192px;
}
#home-logos {
	padding-bottom: 0 !important;
}
.latest-posts {
	padding-top: 15px;
	margin-top: 20px;
}
.latest-posts h3 {
	font-size: 14px;
	color: #999999;
	font-family: 'Din';
}
.blog-square {
	width: 380px;
	height: 341px;
	background: url('/img/blog-bg.png') no-repeat;
	float: left;
	padding: 50px;
	position: relative;
}
.blog-square h3 {
	font-size: 35px;
	line-height: 35px;
	text-transform: capitalize;
	height: 80px;
}
.blog-square h3 a {
	text-decoration: none;
	color: #404040;
	font-family: 'Din';
}
.blog-square p.signature {
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 5px;
	font-family: 'Din';
}
.blog-square p.signature a {
	color: #00b09b;
	text-decoration: none;
}
.blog-square p {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	line-height: 25px;
	color: #444444;
}
.blog-square a.read-more {
	display: block;
	width: 390px;
	float: right;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	margin: 5px 0 5px 0;
	position: absolute;
	bottom: 35px;
	left: 50px;
	border-bottom: 1px solid #777777;
	padding: 0 0px 5px 0;
	text-align: right;
	font-family: 'Din';
}
.blog-square a.read-more:hover {
	color: #00b09b;
}
#pull {
	padding-top: 0;
}
/*-Services-*/
.process-grids {
	padding-top: 25px;
	clear: both;
}
.process-grids h1 {
	color: #444;
	font-size: 50px;
	font-family: 'Din';
}
.process-grids p {
	color: #444;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Merriweather', serif;
	width: 300px;
}
.process-grids .explain {
	width: 335px;
	float: left;
	padding-top: 15px;
}
.process-grids img {
	float: left;
}
.process-grids h3 {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-shadow: 0 0 5px #FFF;
}
#plans .explain {
	margin-right: 20px;
}
#build .explain {
	margin-right: 25px;
}
#launch .explain {
	margin-left: 20px;
}
#design .explain {
	margin-left: 20px;
}
.explain a {
	display: block;
	text-decoration: none;
	margin: 15px 0 0 0;
	float: right;
	font-size: 14px;
	color: #999;
	font-family: 'Din';
}
.explain a:hover {
	color: #00b09b;
}
a.serv-nav {
	display: block;
	height: 40px;
	width: 95px;
	float: left;
	line-height: 38px;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	margin: 10px 70px 7px 70px;
	font-family: 'Din';
}
a.serv-nav img {
	margin: 3px 4px 0 2px;
}
a.serv-nav.selected {
	background: url('/img/services-nav-highlight.png') no-repeat !important;
}
.services-top-container {
	width: 960px;
	margin: 0 auto;
}
.services-top-container h1 {
	color: #FFF;
	font-size: 40px;
	font-family: 'Din';
}
.services-detail {
	margin: 15px 0 0 0;
}
.service {
	float: left;
	clear: both;
	width: 660px;
	padding: 20px 0 30px 0;
}
.service h1 {
	font-size: 40px;
	color: #555;
	font-family: 'Din';
	margin-bottom: 10px;
}
.service h2 {
	font-size: 18px;
	color: #555;
	font-family: 'Din';
	margin: 10px 0 10px 0;
}
.service h3 {
	border-bottom: 2px solid #AAAAAA;
	color: #999999;
	font-family: 'Din';
	font-size: 14px;
	margin-bottom: 5px;
	padding: 28px 0 5px 0;
	width: 250px;
}
.service p {
	color: #555;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0 5px 0;
	font-family: 'Merriweather', serif;
}
.service a {
	color: #00b09b;
	text-decoration: none;
}
.service-contact-container {
	clear: both;
	background: #dddddd;
}
.service-contact {
	padding-top: 28px;
	width: 209px;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	border-left: 1px solid #AAA;
	padding: 0 0 40px 40px;
}
.service-contact a {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 44px;
	background: #00B09B;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top: 10px;
	border-radius: 4px;
	font-family: 'Din';
}
.service-contact p {
	line-height: 19px;
	padding: 0 0 5px 0;
	color: #999;
	font-size: 14px;
	padding-bottom: 5px;
	font-family: 'Din';
	margin-bottom: 5px;
}
.service-contact a:hover {
}
.service-related {
	padding-top: 10px;
	width: 250px;
	clear: both;
}
.service-related a.relate-work {
	border: 5px solid #FFF;
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.service-related h3 {
	color: #999;
	font-size: 14px;
	border-bottom: 2px solid #AAA;
	padding-bottom: 5px;
	font-family: 'Din';
	margin-bottom: 5px;
}
.service-related ul {
	list-style-type: none;
	list-style-position: outside;
}
.service-related  li {
	padding-left: 2px;
}
.service-related  li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-family: 'Din';
}
.service-related  li a:hover {
	color: #00b09b;
}
#controls-container {
	background: #dddddd;
}
#keep-height {
	height: 57px;
}
#top {
	width: 960px;
	margin: 0 auto;
	padding: 0 !important;
}
.top-sticky {
	position: fixed !important;
	top: 0;
	height: 57px !important;
	z-index: 100 !important;
	background: #dddddd;
	width: 100% !important;
}
.process-head {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
.process-head h3 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #999;
	font-family: 'Din';
}
.service-top {
	float: left;
	width: 300px;
	margin: 20px 30px 0 0;
	padding-bottom: 25px;
}
.service-top #design {
	background: url('/img/design-small.png') left no-repeat;
}
.service-top #development {
	background: url('/img/development-small.png') left no-repeat;
}
.service-top #marketing {
	background: url('/img/marketing-small.png') left no-repeat;
}
.service-top h2 {
	text-align: center;
	font-size: 25px;
	font-family: 'Din';
	color: #555;
	height: 45px;
	line-height: 48px;
	border-bottom: 2px solid #aaaaaa;
	padding-bottom: 5px;
}
.service-top a {
	display: block;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding: 7px 0 7px 0;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	background: url('/img/arrow-right.png') right no-repeat;
	text-transform: uppercase;
	font-family: 'Din';
}
.service-top a:hover {
	color: #00b09b;
	background: url('/img/arrow-right-green.png') right no-repeat;
}
.nav-marker {
	height: 10px;
}
.nav-anchor {
	height: 50px;
}
/*-Blogs-*/
h2.the-latest {
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}
.blog-top {
	background: url('/img/bg-shadow-large.png') bottom repeat-x;
}
.blog-top-container {
	width: 960px;
	margin: 0 auto;
}
.blog-top-container img {
	border: 5px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	width: 635px;
}
.blog-top-container h1 {
	color: #FFF;
	font-size: 50px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: 'Din';
}
h2#blog-lead a {
	color: #FFF;
	font-size: 50px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: 'Din';
}
p.signature-lead {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #999;
	font-family: 'Din';
}
p.signature-lead a {
	color: #00b09b;
	text-decoration: none;
}
p.signature a {
	color: #00b09b;
	text-decoration: none;
}
.blog-content-left p.signature {
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 12px;
	color: #999;
	font-family: 'Din';
}
.blog-share {
	margin-top: -10px;
}
.blog-content-left .separater {
	margin: 10px 0 25px 0;
}
.blog-content-left img {
	margin: 10px 0 10px 0;
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	width: 635px;
}
.blog-content-left h2 a {
	color: #444444;
	font-size: 28px;
	font-family: 'Din';
}
.blog-content-left {
	float: left;
	width: 648px;
	padding-right: 50px;
	margin-top: 25px;
	font-family: 'Merriweather', serif;
	color: #444;
}
.blog-content-left a {
	text-decoration: none;
	color: #00b09b;
}
.blog-content-left a.blog-read-more {
	text-decoration: none;
	display: block;
	margin: 15px 0 0 0;
	float: right;
	font-size: 14px;
	color: #999;
	font-family: 'Din';
	padding: 15px 0 15px 0;
}
.blog-content-left a:hover {
	color: #00b09b;
}
.blog-content-left p {
	color: #444;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0 5px 0;
	font-family: 'Merriweather', serif;
}
.blog-content-left ul, ol, blockquote {
	font-size: 14px;
	line-height: 24px;
	color: #777;
	font-family: 'Din';
	font-size: 18px;
}
.blog-content-left h2 {
	color: #777777;
	font-size: 18px;
	line-height: 24px;
	margin: 5px 0 5px 0;
	font-family: 'Din';
}
.blog-content-right {
	float: left;
	width: 260px;
	margin-top: -80px;
}
.blog-content-right h3 {
	font-size: 24px;
	color: #505050;
	margin-bottom: 10px;
	margin-top: 15px;
	clear: left;
	font-family: 'Din';
}
.blog-content-right ul {
	list-style-type: none;
	font-size: 12px;
	clear: left;
	list-style-position: outside;
}
.blog-content-right ul li {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-family: 'Din';
	padding-left: 2px;
}
.blog-content-right ul.social-blog li {
	float: left;
	margin-bottom: 15px;
}
.blog-content-right ul.social-blog li a {
	display: block;
	height: 50px;
	width: 50px;
}
.blog-content-right ul.social-blog li a#twitter {
	background: url('/img/twitter-icon.png');
	background-position: 0 -50px;
}
.blog-content-right ul.social-blog li a#facebook {
	background: url('/img/facebook-icon.png');
	background-position: 0 -50px;
}
.blog-content-right ul.social-blog li a#linkedin {
	background: url('/img/linkedin-icon.png');
	background-position: 0 -50px;
}
.blog-content-right ul.social-blog li a#flickr {
	background: url('/img/flickr-icon.png');
	background-position: 0 -50px;
}
.blog-content-right ul.social-blog li a:hover {
	background-position: 0 0 !important;
}
.blog-content-right ul.social-blog {
	margin-bottom: 15px;
}
.blog-content-right a {
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-family: 'Din';
}
.blog-content-right a:hover {
	color: #00b09b;
}
.blog-content-right ul li a:hover {
	color: #00b09b;
}
.blog-content-right a:visited {
	color: #505050;
}
.blog-content-left label {
	float: left;
	clear: left;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	text-decoration: none;
	font-size: 14px;
	color: #999;
	font-family: 'Din';
}
.blog-content-left input[type=text] {
	clear: left;
	float: left;
	width: 400px;
	border: 1px solid #d9d9d9;
	height: 32px;
	font-size: 14px;
	color: #555555;
}
span.date {
	margin: 0 0 0 10px;
}
.blog-content-left textarea {
	float: left;
	clear: left;
	width: 400px;
	border: 1px solid #d9d9d9;
	height: 150px;
	font-size: 14px;
	color: #555555;
}
.blog-content-left legend {
	float: left;
	clear: left;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	color: #999;
	font-family: 'Din';
}
.blog-content-left input[type=submit] {
	margin: 10px 0 0 0;
	background: #00b09b;
	color: #FFF;
	border: none;
	width: 80px;
	height: 35px;
	cursor: pointer;
	border-radius: 4px;
	font-size: 16px;
	line-height: 35px;
	text-transform: uppercase;
	font-family: 'Din';
}
span.req {
	color: #00b09b;
}
.blog-dets-title {
	width: 230px;
	float: left;
	margin: 15px 15px 25px 0;
}
.blog-dets-title h2 {
	font-size: 40px;
	color: #242424;
	font-weight: bold;
	font-family: 'Din';
	margin: 15px 0 0 0;
}
.blog-dets-title a {
	font-size: 18px;
	color: #7a7a7a;
	text-decoration: none;
}
.blog-dets-title a:hover {
	color: #00b09b;
}
.blog-dets-body {
	width: 480px;
	float: left;
	margin: 15px 0 25px 0;
	padding: 15px 0 0 0;
	color: #444444;
	font-size: 14px;
	line-height: 18px;
}
.paging {
	font-family: 'Din';
	margin-left: 262px;
}
.paging a {
	font-family: 'Din';
	margin: 0 2px 0 2px;
}
.paging span.current {
	margin: 0 2px 0 2px;
}
/*-Team-*/
span.grid-box {
	display: block;
	float: left;
}
.grid-container {
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
	clear: both;
}
.grid-container a {
	text-decoration: none;
}
.grid-container h3 {
	font-size: 14px;
	color: #999999;
	font-family: 'Din';
	margin-bottom: 15px;
}
.grid-container > p{
	font-size: 36px;
    letter-spacing: -1px;
    line-height: 40px;
    margin: 0 0 30px;
	clear:both;
}
.grid-box{
	float:left;
	width:220px;
	height:220px;
	margin:0 18px 10px 0;
	position:relative;
	background: url('/img/grid-bg.png') no-repeat;
	padding: 0 3px 13px 3px;
}
.grid-box.far-right {
	margin: 0 0 10px 0;
}
.grid-box img{
	position:absolute;
	z-index:2;
	top: 6px;
	left: 7px;
	width: 210px;
	height: 210px;
}
.grid-info{
	color: #c3c3c3;
	background: url('/img/trans-hover.png');
	font-size:15px;
	position:absolute;
	padding: 10px 10px 0 10px;
	width: 190px;
	height: 200px;
	top: 6px;
	left: 7px;;
	z-index:3;
	display:none;
	line-height:25px;
	font-family: 'Din';
}
#work .grid-info{
	font-size:18px;
}
.grid-info span{
	color:#FFFFFF;
	font-size: 20px;
	font-family: 'Din';
}
.team-about {
	width: 205px;
	float: left;
	margin: 35px 25px 35px 9px;
	text-align: center;
}
.team-about a {
	color: #01b09b;
	text-decoration: none;
}
.team-about p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Merriweather', serif;
	color: #444444;
}
.team-about h2 {
	font-family: 'Din';
	font-size: 22px;
	color: #555555;
	padding-bottom: 10px;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #999;
}
.team-about img {
	height: 55px;
}
.team-top {
}
.team-top-container {
	width: 960px;
	margin: 0 auto;
}
.team-top-container img {
	float: left;
	border: 5px solid #FFF;
}
.img-user {
	position: absolute;
	padding-bottom: 20px;
	background: url('/img/user-det-img-shadow.png') bottom no-repeat;
	top: -75px;
	left: 0;
}
#user-pic {
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.team-top-container h1 {
	float: left;
	font-size: 40px;
	color: #FFF;
	font-family: 'Din';
	margin-left: 40px;
	width: 600px;
	float: right;
	margin-bottom: 10px;
}
.team-top-container h1 span {
	color: #555555;
	text-transform: uppercase;
	font-size: 17px;
}
.user-words {
	width: 600px;
	float: right;
	font-size: 14px;
	color: #444444;
	font-family: 'Merriweather', serif;
	line-height: 24px;
	padding-top: 20px;
}
.user-words p {
	margin: 5px 0 5px 0;
}
.user-words a {
	color: #00b09b;
	text-decoration: none;
}
ul.social {
	position: absolute;
	top: 265px;
	left: 0;
	list-style-type: none;
}
ul.social li {
	float: left;
}
ul.social li a {
	display: block;
	height: 50px;
	width: 50px;
}
ul.social li a#twitter {
	background: url('/img/twitter-icon.png');
	background-position: 0 -50px;
}
ul.social li a#facebook {
	background: url('/img/facebook-icon.png');
	background-position: 0 -50px;
}
ul.social li a#linkedin {
	background: url('/img/linkedin-icon.png');
	background-position: 0 -50px;
}
ul.social li a#flickr {
	background: url('/img/flickr-icon.png');
	background-position: 0 -50px;
}
ul.social li a:hover {
	background-position: 0 0 !important;
}
.user-blogs {
	margin-top: 20px;
	width: 320px;
}
.user-blogs h2 {
	color: #999;
	font-size: 14px;
	border-bottom: 2px solid #aaa;
	padding-bottom: 5px;
	font-family: 'Din';
	margin-bottom: 5px;
}
.user-blogs ul {
	list-style-type: none;
	list-style-position: outside;
}
.user-blogs li {
	padding-left: 2px;
}
.user-blogs li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-family: 'Din';
}
.user-blogs li a:hover {
	color: #00b09b;
}
ul.social {
	clear: both;
}
a#team-next img {
	position: fixed;
	right: 0;
	top: 300px;
}
a#team-prev img {
	position: fixed;
	left: 0;
	top: 300px;
}
/*-Work-*/
.work-top {
	background: url('/img/bg-shadow-large.png') bottom repeat-x;
}
.work-top-container {
	width: 960px;
	margin: 0 auto;
}
.work-top-container img {
	border: 5px solid #FFFFFF;
	width: 950px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.work-dets {
	width: 680px;
	float: left;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.work-dets h2 {
	font-size: 40px;
	color: #444444;
	font-family: 'Din';
}
.work-dets a.web-link {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Din';
}
.work-dets p {
	color: #444;
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
	font-family: 'Merriweather', serif;
	width: 650px;
}
.work-dets a {
	color: #01B09B;
	text-decoration: none;
}
.work-contact {
	float: left;
	width: 215px;
	border-left: 1px solid #aaa;
	padding: 0 0 40px 40px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.work-contact a {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 44px;
	background: #00B09B;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top: 10px;
	border-radius: 4px;
	font-family: 'Din';
}
.work-contact p {
	line-height: 19px;
	padding: 0 0 5px 0;
	color: #999;
	font-size: 14px;
	padding-bottom: 5px;
	font-family: 'Din';
	margin-bottom: 5px;
}
a#work-next img {
	position: fixed;
	right: 0;
	top: 300px;
}
a#work-prev img {
	position: fixed;
	left: 0;
	top: 300px;
}
#images {
	width: 950px;
	height: 567px;
	position: relative;
}
#images #slides-container {
    position: relative;
    width: 960px;
    height: 554px;
    padding: 0;
    clear: both;
}
#images #slides-container div img {}
#images #slides-container div {
    float: left;
    clear: both;
    list-style: none;
    position: relative;
	width: 960px;
    height: 554px;
	background: #FFF;
}
#images ul.pagination {
	position: absolute;
	top: 565px;
	left: -1px;
}
.test-holder {
	background: #dddddd;
	clear: both;
}
.work-testimonial {
	margin: 0 auto;
	width: 960px;
	padding: 30px 0 70px 15px;
}
.work-testimonial h3 {
	color: #999;
	font-size: 14px;
	padding-bottom: 5px;
	font-family: 'Din';
	margin-bottom: 5px;
}
.work-testimonial p {
	font-size: 14px;
	line-height: 24px;
	color: #444444;
	font-family: 'Merriweather', serif;
}
/*-Contact-*/
.form-container {
	float: left;
	width: 405px;
	margin: 20px 0 0 0;
}
p.error {
	color: red !important;
	font-size: 14px !important;
	font-family: 'Din';
}
.contact-container {
	float: right;
	width: 405px;
	margin: 30px 0 0 0;
}
p.contact-head {
	font-size: 20px !important;
	color: #555555 !important;
	text-transform: none !important;
	font-family: 'Din';
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.form-container label {
	float: left;
	clear: left;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	text-decoration: none;
	font-size: 14px;
	color: #777;
	font-family: 'Din';
}
.form-container p {
	font-size: 12px;
	text-transform: uppercase;
	color: #555555;
	margin: 10px 0 10px 0;
}
.form-container h2 {
	font-size: 40px;
	font-family: 'Din';
	margin-bottom: 20px;
	color: #444;
	height: 35px;
}
.form-container p.required {
	float: right;
	color: #999;
	font-family: 'Din';
	font-size: 14px;
}
.form-container input[type=text] {
	clear: left;
	float: left;
	width: 400px;
	border: 1px solid #d9d9d9;
	height: 32px;
	font-size: 14px;
	color: #555555;
}
.form-container textarea {
	float: left;
	clear: left;
	width: 400px;
	border: 1px solid #d9d9d9;
	height: 150px;
	font-size: 14px;
	color: #555555;
}
.form-container input[type=submit] {
	margin: 10px 0 0 0;
	background: #00b09b;
	color: #FFF;
	border: none;
	width: 80px;
	height: 35px;
	cursor: pointer;
	border-radius: 4px;
	font-size: 16px;
	line-height: 35px;
	text-transform: uppercase;
	font-family: 'Din';
}
#left-variant {
	margin-right: 26px;
}
.address img.left {
	float: left;
	clear: both;
	margin: 10px 20px 10px 0;
}
.address p.right {
	float: left;
	color: #777;
	font-size: 30px;
	font-family: 'Din';
	margin: 10px 0 10px 0;
}
.address p.right a {
	text-decoration: none;
	color: #777;
}
.contact-img.far-right {
	clear: both;
	margin-top: 35px;
}
/*-Footer-*/
#footer {
	background: url('/img/footer-dropshadow.png') top repeat-x;
}
.footer-container {
	width: 960px;
	margin: 0 auto;
	padding-top: 25px;
	border-bottom: 5px solid #CCCCCC;
	clear: both;
}
.quarter {
	float: left;
	width: 220px;
	margin: 10px 10px 45px 10px;
}
.quarter h4 {
	font-size: 20px;
	border-bottom: 3px solid #cccccc;
	padding-bottom: 5px;
	color:  #cccccc;
	font-family: 'Din';
}
.quarter p {
	border-bottom: 1px solid #444;
	font-size: 12px;
	color: #CCCCCC;
	height: 30px;
	line-height: 30px;
	font-family: 'Din';
}
.quarter p a {
	color: #CCC;
	text-decoration: none;
}
.quarter p a:hover {
	color: #00b09b;
}
.quarter img {
	margin-top: 25px;
}
.copyright {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}
.copyright p {
	float: right;
	text-transform: uppercase;
	color: #444;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 25px;
}
