@charset "UTF-8";
/* CSS Document */

body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	margin-top: 70px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333;
}
#work img {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	clear: both;
	display: block;
	width: 960px;
}
#work h2 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 3px;
	color:  #CCC;
	float: left;
	width: 62%;
	line-height: 32px;
	margin-top: 5px
}
#work h2 strong {
	clear: both;
	display: block;
	color: #900;
}
#work a {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
#work p {
	margin-bottom: 150px;
	float: right;
	width: 30%;
	font-size: 14px;
	line-height: 24px;
	padding-top: 6px;
}
#work .more {
	float: left;
}
#work .otherimage  {
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 100px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
#work .more .watchmore {
	width: 100px;
	clear: right;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 40px;
	position: relative;
	height: 100px;
}
#title {
	float: left;
	position: relative;
}
#title a {
	text-decoration:none;
	color:#333;
}
#titleh1 {
	font-size: 60px;
	position: relative;
	font-weight: bold;
}
#titleh2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navbar {
	float: right;
	padding-left: 80px;
	padding-top: 60px;
	height: 40px;
}
#navbar a {
	font-size: 30px;
	float: left;
	margin-right: 28px;
	text-decoration: none;
	color: #333;
}
#navbar a:hover {
	color: #F00;
}
#mainwork {
	height: 300px;
	position: relative;
}
#mainwork h1 {
	margin-top: 10px;
	text-shadow: 0 0 0 #fff;
}
#mainwork a {
	display: block;
	width: 100%;
	width: 960px;
	height: 300px;
	margin-left: -30px !important;
	padding-left: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
*width: 960px;
	text-decoration: none;
}
#mainwork a .text {
	width: 550px !important;
}
#mainwork a .text h1 {
	background: transparent url(../images/digitalbusinesssolutions.jpg) no-repeat;
	height: 260px;
	display: block;
	width: 940px !important;
	text-indent: -9999px;
}
#mainwork a:hover {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #F1F4F4
}
#mainwork a:hover h1 {
	background-position: 0 -260px;
}
#bottomcontent {
	height: 220px;
}
.bottomcontentbox {
	width: 200px;
	float: left;
	margin-right: 40px;
}
.bottomcontentbox h1 {
	font-size: 30px;
	font-weight: lighter;
}
.highlight {
	color: #F00;
}
.slogan h1 {
	font-size: 95px;
	font-weight: bold;
	color: #666;
	position: relative;
	float: left;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 33px;
	margin-left: 0;
	letter-spacing:-5px;
}
.samples {
	width: 200px;
	float: right;
}
#contact {
	clear:both;
}
#contact fieldset {
	border: 0;
}
#contact form label, #contact form input {
	clear: both;
}
#contact form label {
	display: block;
	margin: 0 0 10px 0;
	font-size: 35px;
	display: none;
}
#contact form input, #contact form textarea {
	padding: 6px 12px 8px 12px;
	width: 100%;
	border: 1px solid #E4E4E4;
	color: #F00;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#contact form textarea {
	height: 142px;
	color: #F00;
	border: 1px solid #E4E4E4;
	font-size: 22px;
	width: 93.7%;
	padding-top: 14px;
}
#contact form #send {
	width: 230px;
	border: 0;
	color: #fff;
	font-size: 22px;
	cursor: pointer !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px 12px 8px 16px;
	margin: 2px 0 18px 0px;
	text-align: left;
	background-color: #F00;
}
#contact form #send:hover {
	background: #405156;
	cursor: pointer !important
}
#contact h2 {
	clear:both;
	text-align: center;
}
.address {
	text-align: center;
}
.text {
	width: 700px;
	float: left;
	height: 300px;
}
.text h1#job {
	font-size: 110px;
	letter-spacing: -5px;
}
.sidebar, .sidetext {
	width: 380px;
	float: right;
}
.sidebar {
	margin-right: 30px !important;
	margin-top: 140px;
*margin-right: 20px !important;
}
.sidebar h2 {
	font-size: 28px;
	letter-spacing: -1px;
	color: #FFF;
	margin-top: 70px;
	font-weight: 300;
	margin-bottom: 3px;
	text-shadow: 0 0 0 #fff;
}
.sidebar p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 20px;
	color: #333;
}
p.email {
	margin-top: 14px;
	font-size: 16px !important;
	color: #959EA1 !important;
}
p.email a {
	color:  #405156;
}
#about {
	clear: both;
}
.aboutme {
	float: left;
	width: 420px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}
.aboutme img {
	border: 1px solid #CCC;
}
#ashafooter {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top:30px;
	margin-top: 30px;
	margin-bottom:60px;
	clear: both;
	border-top:#CCC solid 1px;
}
#subnav {
	clear: both;
	margin-bottom: 30px;
	background-color: #E9E9E9;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
}
#subnav a {
	margin-left: 60px;
	text-decoration: none;
	color: #333;
	font-size: 24px;
	font-weight: normal;
}
#subnav a:hover {
	color:#F00;
}
#mainads {
	clear: both;
	margin-bottom: 20px;
}
#mainads img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}
#twitter_div {
	width:350px;
	background-image:url(../images/twitterbg.gif);
	background-color: #9AE4E8;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#twitter_div h2 {
	font-size:18px;
	margin:0px;
	color:#FFF;
}
#twitter_div ul {
	font-size:10px;
}
#twitter_div li {
	list-style:none;
	border-bottom:#999 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
}
#twitter-link {
	font-size:10px;
}

#scrollable {
	position:relative;
	overflow:hidden;
	width:940px;
	height:400px;
	border:#EEE solid 1px;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
}
