html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
body{
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	background:#dfe4e6 url("../images/bg.gif") repeat left top;
	color:#6a6e70;
}
.clearer{
	clear:both;
}
img{
	vertical-align:top;
}
a{
	color:#6a6e70;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
#page{
	background:url("../images/top-stripes.gif") repeat-x left top;
	min-width:960px;
	overflow:hidden;
	padding:40px 0 20px;
}
#container{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header{
	width:942px;
	height:90px;
	margin:0 auto;
	background:url("../images/header-bg.gif") no-repeat center bottom;
}
#logo{
	float:left;
	margin:10px 0 0 65px;
}
#social-icons{
	float:right;
	padding:22px 55px 0 92px;
	background:url("../images/subscribe.png") no-repeat left top;
}
#social-icons a img{
	margin:0 2px;
}
#navigation-row{
	background:#aeb5b8 url("../images/navigation-bg.gif") repeat-x left top;
	height:38px;
	border-left:solid 1px #818b8f;
	border-right:solid 1px #818b8f;
	width:920px;
	margin:0 auto;
}
ul#navigation{
	display:block;
	float:left;
	list-style:none;
	background:url("../images/nav-spacer.gif") repeat-y -1px top;
	height:38px;
}
ul#navigation li{
	display:block;
	float:left;
	background:url("../images/nav-spacer.gif") repeat-y right top;
	height:38px;
	padding-right:2px;
}
ul#navigation li a{
	display:block;
	float:left;
	line-height:38px;
	padding:0 20px;
	font-family:Verdana;
	font-size:14px;
	color:#313a3e;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-1px;
}
ul#navigation li a:hover, ul#navigation li a.active{
	background:url("../images/nav-bg-hover.gif") repeat-x left top;
}
#search-form{
	float:right;
	margin:6px 20px 0 0;
	border:solid 1px #7f898d;
	background:#f4f4f4;
	height:26px;
	overflow:hidden;
}
#search-form .search-input{
	background:none;
	border:0;
	padding:4px 0 4px 10px;
	height:18px;
	width:220px;
	float:left;
	font-family:Helvetica;
	font-size:14px;
	font-style:italic;
	color:#848e92;
}
#image-slider{
	width:940px;
	height:300px;
	padding:10px;
	position:relative;
	overflow:visible;
	background:url("../images/slider-frame.gif") no-repeat center;
}
#image-slider .prev{
	position:absolute;
	z-index:3;
	left:-16px;
	top:140px;
}
#image-slider .next{
	position:absolute;
	z-index:3;
	right:-16px;
	top:140px;
}
#image-slider ul{
	position:relative;
	width:940px;
	height:298px;
	margin:0 auto;
	overflow:hidden;
	z-index:2;
}
#content{
	padding:30px 0 20px;
}
.column-1-3{
	width:300px;
	float:left;
	margin:0 10px;
}
.column-2-3{
	width:620px;
	float:left;
	margin:0 10px;
}
.white-box{
	background:#fff;
	border:solid 1px #a5adb1;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	behavior:url("PIE.htc");
}
.white-box .box-title{
	background:#b6bec2 url("../images/title-stripes.gif") repeat left top;
	border:solid 1px #c8ced1;
	position:relative;
	line-height:26px;
	padding:5px 10px 5px 37px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4f5254;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	behavior:url("PIE.htc");
}
.white-box .box-title .subtitle{
	height:24px;
}
.white-box .box-title .icon{
	position:absolute;
	top:-12px;
	left:-12px;
}
.white-box .box-content{
	padding:20px;
}
.white-box .box-content.fixed-height{
	height:220px;
	overflow:hidden;
}
.spacer{
	height:30px;
}
.spacer-small{
	height:20px;
}
.white-box ul{
	margin-left:15px;
}
.white-box ul li{
	padding:4px 0;
}
ul.services{
	list-style:none;
	margin:0 -5px;
	font-size:16px;
}
ul.services li{
	line-height:26px;
	padding:15px 0 15px 40px;
}
ul.services li a{
	text-decoration:none;
}
ul.services li a:hover{
	text-decoration:underline;
}
.icon-web-dev{
	background:url("../images/icon-web-dev.gif") no-repeat left center;
}
.icon-seo{
	background:url("../images/icon-seo.gif") no-repeat left center;
}
.icon-logo-design{
	background:url("../images/icon-logo-design.gif") no-repeat left center;
}
.icon-mobile-apps{
	background:url("../images/icon-mobile-apps.gif") no-repeat left center;
}
ul.portfolio{
	list-style:none;
	overflow:hidden;
	margin:0 -7px;
}
ul.portfolio li{
	width:70px;
	height:70px;
	float:left;
	padding:4px;
	background:#fff;
	border:solid 1px #d2d2d2;
	margin:10px 10px 10px 0;
}
.contact-form .text-input{
	font-family:Helvetica;
	font-size:13px;
	color:#6a6e70;
	background:#e6ebed;
	border:solid 1px #c5ccd0;
	padding:5px 10px;
	margin-bottom:10px;
}
.contact-form input.text-input{
	width:190px;
}
.contact-form textarea.text-input{
	width:236px;
	height:80px;
	resize:none;
}
.align-right{
	text-align:right;
}
.blue-button{
	display:inline-block;
	vertical-align:top;
	border:solid 1px #6d8794;
	position:relative;
	border:solid 1px #6d8794;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	behavior:url("PIE.htc");
}
.blue-button span{
	display:inline-block;
	vertical-align:top;
	border:solid 1px #6d8794;
	position:relative;
	border:solid 1px #a6bcc8;
	background:#85a3b3 url("../images/blue-button-stripes.gif") repeat-x left top;
	color:#fff;
	line-height:26px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	behavior:url("PIE.htc");
}
.blue-button a, .blue-button input{
	border:0;
	padding:0 15px;
	height:26px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Helvetica;
	text-shadow:0 1px #687b85;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	background:none;
}
.blue-button:hover a, .blue-button:hover input{
	text-decoration:underline;
}
.post{
	overflow:hidden;
	padding:15px 0;
}
.post .post-image{
	float:left;
	padding:5px;
	border:solid 1px #ebebeb;
	float:left;
}
.post .post-text{
	margin-left:200px;
}
.post h1{
	font-size:20px;
	font-weight:bold;
	color:#648393;
	padding-bottom:5px;
}
.post p{
	font-size:13px;
	line-height:20px;
	padding-bottom:5px;
}
ul.categories{
	margin-left:15px;
	font-size:15px;
	line-height:20px;
	padding:4px 0;
}
ul.categories a{
	text-decoration:none;
}
ul.categories a:hover{
	text-decoration:underline;
}
.twitter-feed{
	line-height:20px;
	padding-bottom:10px;
}
.twitter-feed .grey{
	color:#bcbcbc;
	font-size:12px;
}
#footer{
	border:solid 1px #a5adb1;
	position:relative;
	margin:0 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	behavior:url("PIE.htc");
}
.footer-content{
	background:#b6bec2 url("../images/title-stripes.gif") repeat left top;
	border:solid 1px #c8ced1;
	position:relative;
	line-height:26px;
	padding:10px 10px;
	font-size:24px;
	font-size:12px;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	behavior:url("PIE.htc");
}
