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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
}
body {
	background:#FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	min-width: 880px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #444;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-size: 30px;
	color: #F47621;
	font-weight:normal;
	margin-bottom:.5em;
}
h1, h4 {
	color: #72919D;
}
.container {
	margin:0 auto;
	width:880px;
	text-align: left;
	position: relative;
}
.header {
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	float: left;
	height: 73px;
	width: 880px;
}
.footer {
	float: left;
	width: 840px;
	border-top: solid 1px #E3E9EC;
	padding: 20px;
	font-size: 12px;
	text-align: right;
	clear: both;
}
.twitter {
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
.mainNav {
	width:445px;
	float: right;
	font-size:16px;
	position:relative;
	top:-10px;
	height: 20px;

}
.mainNav li {
	width: auto;
	display: inline;
	float:left;
	clear: none;
	
}
.mainNav a {
	padding: 10px;
}
.mainNav a, a {
	color: #F47621;
	text-decoration:none;
	height: 20px;
}
.mainNav a:hover, a:hover {
	color:#FFF;
	background-color:#F47621;
	text-decoration:none;
}
.design {
	float: left;
	width:589px;
	padding:20px;
	padding-left: 270px;
	font-size: 14px;
	line-height:120%;
	text-align:justify;
	background-image:url(../images/home_header.jpg);
	background-repeat:no-repeat;
	height: 140px;
}
.subheader {
	float: left;
	width:878px;
	height: 181px;
	margin-bottom: 10px;
}
.content {
	padding: 20px;
	width: 570px;
	float: left;
	padding-right:20px;
	border-right: solid 1px #E3E9EC;
	margin-bottom:20px;
}
.clients {
	float: left;
	width: 345px;
	min-height: 455px;
	border-right: solid 1px #E3E9EC;
	border-left: solid 1px #E3E9EC;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.twitter_feed {
	width: 216px;
	float: left;
	padding-left:30px;
	margin-top: 20px;
	font-size: 12px;
	font-sie: 12px;
	line-height:120%;
	text-align:left;
	clear: none;
}
.twitter_feed li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #E3E9EC;
}
.products {
	width: 230px;
	min-height: 500px;
	float: left;
	margin-top: 20px;
	font-size: 12px;
	line-height:120%;
	text-align:justify;
	padding-right: 30px;
}
.clientBox {
	width: 300px;
	height: auto;
	padding: 20px;
	margin: 10px 0px 10px 0px;
	float: left;
	clear:both;
}
.clientBox img {
	padding: 10px;
	border: solid 1px #E3E9EC;
	margin-top: 10px;
	margin-right: 10px;
}
.apps {
	margin: 20px 10px 20px 10px;
}
.app {
	padding: 10px;
	border: solid 1px #E3E9EC;
}
h6 {
	font-weight: normal;
	font-size: 10px;
	padding: 5px;
	color: #666;
}

