root { 
  display: block;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 100%;
}

a img{
	border: 0;
}

a{
	color: #fff;
	text-decoration: none;
	
}

a:hover{
	text-decoration: underline;
	color:#F74343;
}

h1{
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
}

.showcase img
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main_description p{
	margin: 10px 34px 0 34px;
	font-size: 17px;
	text-align: justify;
	line-height: 1.5em;
}

.main p
{
	margin: 10px 15px 0 15px;
	font-size: 17px;
	text-align: justify;
	line-height: 1.5em;

}

.main_what_we_do p
{
	margin: 10px 40px 0 34px;
	font-size: 17px;
	text-align: justify;
	color: #DDD;

}

p a {
	color:#F74343;
}

div.wrapper{
	width: 900px;
	margin: 0 auto;
}

#header{
	background: url(../images/light_pattern.png) repeat;
	padding: 7px 0;
	text-align: center;
}

#footer-container{
	background: url(../images/light_pattern.png) repeat;
	height: 50px;
}

#footer{

  padding: 15px 0 0;
  text-align: left;
}

a.logo{
	background: url(../images/logo.png) left center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 43px;
	margin-top: 1px;
}

#header li,
#footer li
{
	list-style: none;
	display: inline-block;
	padding: 0 20px 0 0;
	text-shadow: 1px 1px 2px #000;
	font-size:14px;
}
#footer li a
{
	text-transform:none;
	color:#F74343;
}

#container.inner #header li{
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
}

#container.inner #header li.active a{
	font-size: 20px;
	font-weight: bold;
}

#content{
	padding: 10px 0 20px;
}

.clear{
	height: 0;
	clear: both;
	display: block;
}

.sticky_footer_wrapper a 
{
	line-height: 100%;
	vertical-align: middle;
	width: 170px;
	display: block;
	/*float: left;*/
	text-align: center;
}

#team h1
{
	text-align: left;
	margin-top:20px;
	margin-bottom:10px;
}
#team .box{
	float: left;
	width: 40%;
	margin: 20px 22px 0 23px;
}

#team .box_small{
	float: left;
	width: 21%;
	margin: 20px 20px 0 23px;
}

#team .box_small img{
	width: 100%;
	max-height: 100%;
	display: block;
}

#team .box_small p
{
	font-size: 17px;
	text-align: justify;
	line-height: 1.2em;
}

#team .box_small h2 span{
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
}

#team .box_small._first{
	margin-left: 0;
}
#team .box_small._last{
	margin-right: 0;
	float: right;
}

#team .box_small h2{
	margin-bottom: 10px;
	margin-top: 10px;
}

#team .box p
{
	font-size: 17px;
	text-align: justify;
	line-height: 1.2em;
}

#team .box._first{
	margin-left: 0;
}
#team .box._last{
	margin-right: 0;
	float: right;
}
#team .box .itext div._inner{
	height: 205px;
}

#team .box h2{
	margin-bottom: 10px;
	margin-top: 10px;
}

#team .box h2 span{
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
}

#team .box img{
	width: 100%;
	max-height: 100%;
	display: block;
}

#work h1
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#work p
{
	margin: 10px 0px 0 20px;
	font-size: 17px;
	text-align: justify;
	line-height: 1.5em;
}

.work_item
{
	margin:20px 0 40px 0px;
}

.work_left
{
	width: 60%;
	float: left;
}

.work_left img{
	width: 100%;
	max-height: 100%;
	display: block;
}

.work_right
{
	width: 40%;
	float: right;
}

.work_right p
{
	text-align: justify;
	line-height: 1.5em;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.work_right a
{
	line-height: 1.5em;
	font-size: 16px;
}

.work_right a h2
{
	text-align: left;
	margin-top: 10px;
	margin-bottom:20px;
	line-height: 1.5em;
	font-size: 18px;

}

.work_right .icon
{
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin-top: 15px;
}

.work_right .icon img
{
	width: 100%;
	max-height: 100%;
	display: block;
}

.work_right .title
{
	float:left;
	margin-left: 10px;
	display: block;
	margin-top: 6px;
}

.extloc_below{
	margin-top: 5px;
	margin-bottom: 5px;
}

.extloc_below h2{
	text-align: center;
	background: url(../images/dark_pattern.png) repeat;
	padding: 5px;
}

.extloc_below a{
	line-height: 100%;
	vertical-align: middle;
	width: 203px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 17px;
}

.extloc_below a.last{
	text-align: right;
	width: 147px;
}

.iTunes
{
	font-size: 0;
	text-indent: -9999px;
	width: 152px;
	height: 51px;
	background-image: url(../images/appStore.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto;
}

.playStore
{
	font-size: 0;
	text-indent: -9999px;
	width: 147px;
	height: 51px;
	background-image: url(../images/playStore.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto;
}

.playStore:hover
{
	background-position: 0 -51px;	
}

.iTunes:hover
{
	background-position: 0 -51px;	
}

.email-reject-form
{
	margin: 15px;
}

.email-subject
{
	width: 80%;
}

.email-body
{
	width:80%;
}

.email-save
{
	width: 80%;
	text-align: right;
	margin-top:20px;
	cursor:pointer;
}

.email-instructions
{
	width: 80%;
	margin-top:10px;
}

.sticky_footer
{
	position:fixed;
	bottom:0;
	z-index:6;
	width:100%;
	background: #666;
	height: 56px;
	background: url(../images/dark_pattern.png) repeat;
	display: none;
}
.sticky_replacement
{
	width: 100%;
	height: 51px;
	display: block;
}

.sticky_footer_wrapper
{
	text-align: center;
	width: 340px;
	margin: 5px auto 5px auto;
	height: 51px;
}

.menu
{
	margin: 15px 0 0 0;
	float: right;
}

.logo
{
	margin-top:1px;
	float: left;
}