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

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	outline: none;
	text-decoration: none;
	color: #FF5B00;
}

a:hover {
	text-decoration: underline;
}

.morecasestudy {
	width: 330px;
	text-align: right;
}

.moreservices {
	width: 400px;
	text-align: right;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	text-align: left;
}

#site {
	position: relative;
	background: #FFFFFF url('../homebg.gif');
}

#siteinterior {
	position: relative;
	background: #CECECE url('../images/interiorbg.png') repeat-x;
}

#prospectinterior {
	position: relative;
	background: #CECECE url('../images/prospectinteriorbg.png') repeat-x;
}

#header {
	height: 117px;
	padding: 24px 0px 0px 0px;
}

#header .client {
	position: absolute;
	top: 0px;
	right: 96px;
}

#header .navigation {
	position: absolute;
	top: 67px;
	left: 280px;
}

#header .lamptop {
	position: absolute;
	top: 131px;
	right: 109px;
}

#main {
	height: 383px;
	padding-left: 3px;
	color: #FFFFFF;
}

#maininterior {
	height: 141px;
	background: url('../images/interiorbanner.gif') no-repeat;
}

#maininterior .banner {
	padding: 50px 15px 0px 15px;
}

#main .intranet {
	position: absolute;
	top: 288px;
	left: 20px;
	width: 220px;
}

#main .customapp {
	position: absolute;
	top: 288px;
	left: 307px;
	width: 220px;
}

#main .webgraphic {
	position: absolute;
	top: 405px;
	left: 20px;
	width: 220px;
}

#main .marketing {
	position: absolute;
	top: 405px;
	left: 307px;
	width: 220px;
}

#main .mainbanner {
	position: absolute;
	top: 170px;
	left: 5px;
	width: 566px;
	height: 85px;
}

#main ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#main li {
	background: url('../images/bullets/arrowup.png') left center no-repeat;
	padding: 2px 0px 2px 20px;
}

#content {
	height: 193px;
	line-height: 14px;
	padding: 20px 15px 15px 20px;
}

#prospectcontent {
	height: 420px;
	line-height: 14px;
	padding: 20px 15px 15px 20px;
}

#prospectcontent .leftside {
	float: left;
	width: 205px;
	padding-top: 20px;
}

#prospectcontent .text {
	padding-left: 3px;
	padding-top: 1px;
	line-height: 15px;
	color: #5C5C5D;
	font-size: 11px;
}

#prospectcontent .rightside {
	float: right;
	width: 205px;
	padding-top: 20px;
}

#prospectcontent .middle {
	float:left; 
	width: 205px; 
	margin-left: 15px; 
	padding-top: 20px;
}

#content .leftside {
	float: left;
	width: 300px;
}

#content .text {
	padding-left: 3px;
	padding-top: 1px;
	line-height: 15px;
	color: #5C5C5D;
}

#content .rightside {
	float: right;
	width: 300px;
}

#contentinterior {
	min-height: 450px;
	color: #454545;
}

#contentinterior ul {
	list-style-type: none;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#contentinterior li {
	padding: 0px 0px 0px 0px;
}

#contentinterior .orange {
	color: #FF5B00;
	font-size: 14px;
}

#contentinterior .orange a {
	text-decoration: none;
}

#contentinterior .orange a:hover {
	text-decoration: underline;
}

#contentinterior .leftside {
	float: left;
	width: 400px;
	text-align: justify;
	padding: 20px 15px 0px 20px;
}

#contentinterior .textinterior {
	padding-left: 2px;
	line-height: 20px;
}

#contentinterior .rightside {
	float: right;
	width: 413px;
	min-height: 401px;
	background: url('../images/contentside2.png') no-repeat;
}

#contentinterior .sidecontent {
	padding: 20px 45px 0px 25px;
}

#contentinterior .clear {
	clear: both;
}

#casestudylogo {
	display: block;
	background-color: #FFF;
	border: 2px solid #E9E9E9;
	text-align: center;
	padding: 8px;
	margin: 5px 0px 15px 0px;
}

#footer {
	min-height: 46px;
	background: #FFF url('../images/footerbg.gif') repeat-x;
}

#footer .baselinks {
	font-size: 10px;
	color: #5C5C5D;
	margin: 0 auto;
	width: 900px;
	padding: 15px 15px 15px 65px;
}

#footer .baselinks a {
	font-size: 10px;
	color: #5C5C5D;
	line-height: 16px;
	text-decoration: none;
}

#footer .baselinks a:hover {
	color: #FF5B00;
	text-decoration: none;
}

#footer .orange {
	color: #FF5B00;
}

#panel {
	background: #E9E9E9;
	height: 105px;
	display: none;
	z-index: 999;
}

#panel .loginbox {
	margin: 0 auto;
	width: 900px;
	height: 105px;
	background-image: url(../images/loginbox.png);
	background-repeat: no-repeat;
}

#panel .logintext {
	padding: 20px;
}

.title {
	padding-left: 2px;
	padding-bottom: 5px;
}

.titleinterior {
	padding: 10px 0px 15px 0px;
}

/* Post */
.post { padding-top: 6px; }

.post .date {
	float: right;
	width: 73px;
	height: 18px;
	margin: 0px;
	background: url(../images/nu_date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #5c5c5d;
}

.post .date b {
	font-size: 12px;
	color: #FFF;
	padding-left: 15px;
}

.post .title {
	margin: 0;
	padding: 23px 100px 0 0;
	background: url(../images/nu_lines.gif) repeat-x;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
}

.post .title b {
	font-size: 12px;
}

.post .meta {
	margin: 0 0 10px 0;
	padding: 0;
	color: #A5A5A5;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.textinput {
	margin-top: 4px;
	width: 350px;
	border: 1px dotted;
	padding: 3px 2px 0px 2px;
	height: 16px;
}

.fieldinput {
	margin-top: 4px;
}

.selectinput {
	margin-top: 4px;
	border: 1px dotted;
}

textarea {
	border: 1px dotted;
}

#sidegrey {
	margin-left: 17px;
	background: url('../images/sidegrey.png') no-repeat;
	width: 358px;
	height: 151px;
}

.sideservice {
	padding: 60px 10px 5px 40px;
}


#sidegrey a {
	text-decoration: none;
	color: #FFFFFF;
}

#sidegrey a:hover {
	text-decoration: underline;
}

#sidegrey ul {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#sidegrey li {
	background: url('../images/bullets/arrowup.png') left center no-repeat;
	padding: 4px 0px 2px 20px;
	color: #FFFFFF;
	float: left;
	width: 125px;
}

#sideorange {
	margin-left: 17px;
	background: url('../images/sideorange.png') no-repeat;
	width: 358px;
	height: 151px;
}

#sideorange .officelink {
	width: 355px;
	height: 148px;
	display: block;
}

.sidescreen {
	margin-left: 40px;
	margin-bottom: 20px;
	width: 310px;
	height: 175px;
}

#leftshowcase {
	float: left;
	
}

.showcase {
	width: 190px;
	height: 90px;
	background: #C6C6C6;
	margin-bottom: 17px;
}

.showcase:hover {
	background: #FF5B00;
	cursor: pointer;
}

.thumbnail {
	padding: 5px;
	border: 0px;
}

#rightshowcase {
	float: right;
}

.error {
	color: #FF0000;
	font-weight: bold;
}