html {
	overflow-y: scroll;
	font-size:62.5%;
}
body { margin:0;padding:0;background:#ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#585153;
font-size: 100%;
}
a:link {
	color: #950000;
}
a:visited {
	color: #950000;
}
a:hover {
	color: #2C7BD5;
}
a:active {
	outline:none;
}
a:focus {
	outline:none;
}
#wrapper {width:980px;background:#fff;margin:0 auto;padding:0;}
#wrapper-sub {width:980px;background:#fff;margin:0 auto;padding:0;min-height:550px;overflow:visible;}
.navigation {
	width:980px;
	height:80px;
	margin:0 auto;
	background:transparent;
}
.video {
	width:980px;
	height:456px;
	margin:0 auto;
	background-image:url(../assets/home-vimeo-v2.gif);
	background-repeat:no-repeat;
	padding-bottom:50px;
}
#holder {
	width:582px;
	height:327px;
	position:absolute;
	background:white;
	margin-left:326px;
	margin-top:125px;
	overflow:hidden;
}
.slp-content {
	width:980px;
	margin:0 auto;
	min-height:456px;
	background-image:url(../assets/home-vimeo-v2.gif);
	background-repeat:no-repeat;
	padding:0;
}
#content-holder {
	width:580px;
	min-height:327px;
	position:absolute;
	background:#F8F8F8;
	margin-left:326px;
	margin-top:125px;
	overflow:visible;
}
.content-column {
	padding: 0px 10px 30px 10px;
	background:transparent;
	border:1px solid #cccccc;
}
.content-column p {
	font-size:110%;
}
#navholder {
	padding-left:24px;
	height:42px;
	overflow:hidden;
	background:#fff;
}
.button {
	display:inline;
	float:left;
	display:block;
	background:#fff;
	height:42px;
}
.home a {
	text-indent: -10000em;
	background: url(../assets/nav/home121x126.gif) no-repeat left top;
	width: 121px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.home a:hover {
	background-position: 0px -42px;
}
.home a:active {
	background-position: 0px -84px;
}
.services a {
	text-indent: -10000em;
	background: url(../assets/nav/services140x126.gif) no-repeat left top;
	width: 140px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.services a:hover {
	background-position: 0px -42px;
}
.services a:active {
	background-position: 0px -84px;
}
.portfolio a {
	text-indent: -10000em;
	background: url(../assets/nav/portfolio152x126.gif) no-repeat left top;
	width: 152px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.portfolio a:hover {
	background-position: 0px -42px;
}
.portfolio a:active {
	background-position: 0px -84px;
}
.experience a {
	text-indent: -10000em;
	background: url(../assets/nav/experience173x126.gif) no-repeat left top;
	width: 173px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.experience a:hover {
	background-position: 0px -42px;
}
.experience a:active {
	background-position: 0px -84px;
}
.development a {
	text-indent: -10000em;
	background: url(../assets/nav/indevlp223x126.gif) no-repeat left top;
	width: 223px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.development a:hover {
	background-position: 0px -42px;
}
.development a:active {
	background-position: 0px -84px;
}
.contact a {
	text-indent: -10000em;
	background: url(../assets/nav/contact79x126.gif) no-repeat left top;
	width: 79px;
	height: 126px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
.contact a:hover {
	background-position: 0px -42px;
}
.contact a:active {
	background-position: 0px -84px;
}
.footer {
	text-align:center;
	height:20px;
	background:#ffffff;
	font-size:90%;
	color:#666666;
	padding-top:10px;
			padding-bottom:20px;
}
.footer-hm {
	text-align:right;
	height:30px;
	font-size:90%;
	color:#666666;
	padding-right:175px;
}
.pointer {
width:19px;
height:16px;
	position:absolute;
	margin-top:0;
	margin-left:0;
	background-image: url(../assets/nav/pointer.gif);
	background-repeat:no-repeat;
}
.inlinebox1 {
	float:left;width:270px;
}
.inlinebox2 {
	float:left;width:267px;
}
.inlinebox2vid {
	float:left;width:277px;
	text-align:right;
	margin-bottom:10px;
}
.willavatar {
	float:left;margin-right:5px;
}
.tentop {
	padding-top:10px;
}
.morebottom {
	margin-bottom:20px;	
}
.maxbottom {
	margin-bottom:50px;	
}
.lessbottom {
	margin-bottom:10px;
}
.cloud {
	margin-right:20px;
	color:#000000;
}
.bigred {
	font-size:140%;
	color:#505050;
	font-weight:bold;
}
.bluemed {
	font-size:120%;
	font-weight:bold;
	color:#555555;
}
.nomarg {
	margin-right:0;
}
.smlmarg {
	margin-right:6px
}
.medmarg {
	margin-right:10px
}
.ltgreyborder {
	border:1px solid #cccccc;
}
.clearit { clear:both; height:0; }
.xtratop {padding-top:19px;}
