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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #CCC url('/images/bg.gif') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

html {
	padding-bottom: 15px;
}

h1 {
	color: #FF8602;
	font-size: 18px;
	margin-bottom: 10px;
}

#wrap {
	width: 964px;
	margin: 0 auto;
}

#header {
	height: 160px;
	padding-left: 4px;
	overflow: hidden;
	background-color: #282C30;
	background-image: url('/images/glow.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#topnav {
	margin-left: -4px;
	padding-left: 4px;
	background: url('/images/top_line.png');
	overflow: auto;
}

#top_links {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #949698;
	font-weight: bold;
}

#top_newsletter {
	float: right;
	margin-top: 8px;
}

#top_newsletter input {
	background-color: #333;
	border: 1px Solid #999;
	color: #999;
	width: 100px;
	font-size: 11px;
	padding: 2px;
}

#top_newsletter b {
	color: #999;
}

#top_newsletter input.submit {
	border: 0px none;
	background-image: url(/images/newsletter_submit.png);
	width: 82px;
	height: 20px;
	color: #ccc;
	margin: 0px;
	position: relative;
	top: 1px;
	font-weight: bold;
	padding: 0px;
}

#logo {
	position: relative;
	float: left;
	padding-top: 20px;
	height: 66px;
	width: 750px;
}

#logo img {
	width: 221px;
	height: 47px;
}

h1#slogan {
	position: absolute;
	color: #FFF;
	top: 34px;
	left: 250px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url('/images/vision_set_in_motion.gif');
	background-repeat: no-repeat;
	text-indent: -9000px;
	width: 202px;
	height: 19px;
}

#navigation {
	float: left;
	height: 36px;
	clear: left;
	background: url('/images/tops.png') right top;
	width: 750px;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}

#navigation a {
	float: left;
	display: block;
	height: 36px;
	line-height: 35px;
	border-right: 1px solid #ebeaea;
	padding: 0 20px;
	color: #7e7e7e;
	text-transform: uppercase;
	background: url('/images/tops.png') center top;
	text-decoration: none;
}

#navigation a:hover {
	background: #f4f4f4;
	border-bottom: 1px solid #dddddd;
	height: 35px;
	text-decoration: none;
}

#navigation a.active:hover {
	border-bottom: none;
	height: 36px;
}

#navigation a.active {
	background: url('/images/tops.png') center -36px;
	color: #fff;
}

#navigation #home.active {
	width: 47px;
	background: url('/images/home.png') center -36px;
	padding: 0;
}

#navigation #home {
	width: 47px;
	background: url('/images/home.png') left top;
	padding: 0;
}

#phone_box {
	float: right;
	padding: 15px 0 15px 15px;
	width: 195px;
	height: 92px;
}

#phone_box h3 {
	background: url('/images/187790axion.png') left top no-repeat;
	width: 168px;
	height: 28px;
	text-indent: -9000px;
}

#phone_box p {
	font-size: 11px;
	color: #ccc;
}

#content {
	background: url('/images/contentbg.png');
	width: 720px;
	float: left;
	padding: 15px 19px 0 19px;
}

#content-inner {
	min-height: 400px;
}

#slideshow {
	position: relative;
	margin: -15px -15px 0px -15px;
	height: 300px;
	width: 750px;
	overflow: hidden;
}

#slideshow_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: url('/images/slideshow.png') no-repeat;
	height: 300px;
	width: 750px;
}

#slides {
	position: relative;
	top: 8px;
}

#slide_prev {
	position: absolute;
	width: 30px;
	height: 50px;
	top: 109px;
	left: 0px;
	z-index: 1000;
	text-decoration: none;
}

#slide_next {
	position: absolute;
	width: 30px;
	height: 50px;
	top: 109px;
	right: 0px;
	z-index: 1000;
	text-decoration: none;
}

h1#managed_ecommerce {
	background: url('/images/managed_ecommerce.png') no-repeat;
	width: 219px;
	height: 13px;
	text-indent: -9000px;
}

.feature_box_text {
	margin-right: 250px;
	color: #666;
}

p {
	line-height: 1.5em;
	margin-top: 15px;
	color: #666;
}

ul {
	line-height: 1.5em;
	margin-top: 15px;
	margin-left:15px;
	list-style-type:square;
}

#features {
	margin-top: 14px;
	margin-right: -15px;
}

.features {
	float: left;
	width: 230px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.features h3 {
	color: #0165B3;
	margin: 5px 0 5px 0;
}

.features p {
	margin: 0;
}

.green_button {
	float: right;
	background: url('/images/buttons.png');
	width: 158px;
	height: 27px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
}

.colbox {
	margin-top: 15px;
	width: 195px;
	float: right;
	clear: right;
	background: #494949 url('/images/column_box_top.png') no-repeat;
}

.colbox .head {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	height: 35px;
	line-height: 35px;
}

.colbox .dark_body {
	padding: 10px 15px 15px 15px;
	color: #fff;
}

.colbox .dark_body.nopad {
	padding: 0 !important;
}

.colbox .dark_body b {
	color: #ff8602;
	font-size: 13px;
}

.colbox .dark_body p {
	color: #fff;
	font-size: 11px;
}

.colbox .light_body {
	background: #FFF;
	border-right: 1px Solid #787878;
	border-left: 1px Solid #787878;
	border-bottom: 1px Solid #787878;
	padding: 0 15px 15px 15px;
	color: #fff;
	padding-top: 10px;
}

.managed_item {
	overflow: auto;
	padding: 15px 0 15px 0;
}

.managed_icon {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 15px 0 15px;
}

.managed_text {
	float: left;
	width: 360px;
}

.managed_text h3 {
	color: #FF8602;
}

.managed_text p {
	margin: 0;
	font-size: 11px;
}

.colbox p {
	padding: 0;
	margin: 0 0 15px 0;
}

.footer_info_box {
	clear: both;
	background: #fff0df;
	border: 1px Solid #ffd6a9;
	padding: 15px;
	margin-top: 15px;
}

#home_content {
	clear: both;
	float: left;
	width: 460px;
	border-right: 1px solid #CCC;
	padding: 15px 15px 0 0;
}

#home_side {
	float: left;
	width: 229px;
	margin-left: 15px;
	padding: 15px 0 0 0;
}

#page-content {
	float: left;
	width: 520px;
	padding: 0 0 0 15px;
}

#side-nav {
	float: left;
	width: 182px;
	margin: -15px 0 0 -15px;
	padding: 15px 0 0 0;
	height: 410px;
	background: url('/images/sidenav-bg.jpg') left top no-repeat;
}

#side-nav a {
	display: block;
	width: 172px;
	height: 25px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 6px 0;
}

#side-nav a.active {
	background: url('/images/navbg.png') right top no-repeat;
	color: #fff;
}

div.employee-block {
	margin-bottom: 35px; 
}

div.employee-image {
	float: left;
	width: 124px;
	margin-right: 15px;
}

div.employee-image img {
	width: 124px;
	height: 124px;
}

div.employee-bio {
	float: left;
	width: 380px;
}

div.employee-bio h2 {
	color: #c1c1c1;
	font-size: 17px;
}

div.employee-bio h3 {
	color: #fc8200;
}

div.employee-bio p {
	text-align: justify;
	line-height: 1.2;
	margin-top: 10px;
}

.form_field {
	padding: 7px 0  7px 0;
	border-bottom: 1px Solid #eee;
}

.form_field label {
	line-height: 19px;
}

#footer {
	float: left;
	background: url('/images/footer.jpg') no-repeat;
	width: 720px;
	height: 71px;
	padding: 41px 19px 19px 19px;
	margin: 0 -19px  0 -19px;
}

#foot-left {
	width: 300px;
	float: left;
	height: 21px;
	line-height: 18px;
	padding-top:35px;
}

#foot-left a {
	color: #f7a953;
	text-decoration: none;
	font-weight: bold;
}

#foot-right {
	width: 410px;
	text-align: right;
	float: right;
	height: 21px;
	padding-top: 50px; 
}

#foot-right a {
	display: inline-block;
	background: url('/images/social-icons.jpg') center top no-repeat;
	width: 75px;
	height: 19px;
}

#foot-right a span {
	display: none;
}

#foot-right a.facebook {
	background-position: center -19px;
}

#foot-right a.flickr {
	background-position: center -38px;
}

#foot-right a.vimeo {
	background-position: center -57px;
}

#foot-right a.twitter {
	background-position: center -76px;
}

.clear {
	clear:both;
}

.twit_body {
	color: #CCC;
	line-height: 1.3em;
	font-size: 12px;
}

.twit_body a {
	color: #FFF;
	text-decoration: none;
}

.twit_body hr {
	border-top: 0px Solid #494949;
	border-right: 0px Solid #494949;
	border-left: 0px Solid #494949;
	border-bottom: 1px Solid #999;
}

.twit_when {
	color: #FF8602;
	display: block;
	margin-bottom: 6px;
}

#home_content h2 {
	color: #FF8602;
	font-size: 18px;
}

#home_content ul {
	padding-left: 15px;
}

.home_block {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

form.contact label {
	width: 100px;
	float: left;
}

form.contact input.text {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

form.contact input.submit {
	margin-left: 100px;
}

form.contact textarea {
	width: 400px;
	height: 90px;
	float: left;
	margin-bottom: 5px;
}

hr {
	border-top: 0px Solid #494949;
	border-right: 0px Solid #494949;
	border-left: 0px Solid #494949;
	border-bottom: 1px Solid #999;
}

#solutions td {
	padding: 12px;
	line-height: 1.5em;
}

#solutions td b {
	color: #FF8602;
}
