.missing-content {color: #FF0000}
/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-size: 13px;
	color:#666666;
	text-decoration: none;
	text-align:center;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.clrimg
{
	clear:both;
	height:1px;
}
.clearspace
{
	clear:both;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight: normal;
}
h1
{
	font-size:24px;
	color:#122756;
	padding-bottom:15px;
}
h2
{
	font-size:16px;
	color:#4c8bc5;
	padding-bottom:5px;
}
h3
{
	font-size:13px;
	color:#4d4d4d;
	font-weight:bold;
	padding-bottom:2px;
}
ul, li
{
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
a 
{
	color: #008a2c;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

p
{
	margin:0px;
	line-height: 20px;
	padding: 0px 0px 14px 0px;
}
.bg-left
{
	background-image: url(/images/bg-left.gif);
	background-repeat: repeat-x;	
}
.bg-right
{
	background-image: url(/images/bg-right.gif);
	background-repeat: repeat-x;	
}
.bg-footer
{
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#holder
{
	text-align:left;
	padding:0px;
	margin:0px;
	width:960px;
}
#header
{
	width:960px;
	background-image: url(/images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;	
}
#top
{
	width:720px;
	padding-left:240px;
	padding-top:11px;
	position:relative;
}
	#top #logo {
	position:absolute;
	width:225px;
	height:1px;
	padding-top:75px;
	left:-1px;
	top:25px;
	display:block;
	overflow:hidden;
	}
#utility
{
	float:right;
}
#utility li
{
	float:left;
	margin-right:5px;
}
#utility li span
{
	display:none;
}
#utility li a
{
	display:block;
	background-image: url(/images/utility.gif);
	background-repeat: no-repeat;	
	height:19px;
}
.util-home
{
	width:59px;
	background-position:0px 0px;
}
.util-home:hover
{
	background-position:0px -19px;
}
.util-contact
{
	width:100px;
	background-position:-64px 0px;
}
.util-contact:hover
{
	background-position:-64px -19px;
}

.util-blog
{
	width:59px;
	background-position:-169px 0px;
}
.util-blog:hover
{
	background-position:-169px -19px;
}

#mainnav
{
	clear:both;
	padding-top:65px;
	height:29px;
}
#mainnav li
{
	float:left;
}

#mainnav li a
{
	display:block;
	height:1px;
	padding-top:28px;
	overflow:hidden;
	background-image:url(/images/main-nav.gif);
	background-repeat:no-repeat;
}
#nav-consulting_services
{
	width:182px;
	background-position:0px 0px;
}
#nav-consulting_services:hover
{
	background-position:0px -29px;
}
#nav-consulting_services.active
{
	width:182px;
	background-position:0px -58px;
}
#nav-microsoft_solutions
{
	width:188px;
	background-position:-182px 0px;
}
#nav-microsoft_solutions:hover
{
	background-position:-182px -29px;
}
#nav-microsoft_solutions.active
{
	width:188px;
	background-position:-182px -58px;
}
#nav-about_rsc
{
	width:111px;
	background-position:-370px 0px;
}
#nav-about_rsc:hover
{
	background-position:-370px -29px;
}
#nav-about_rsc.active
{
	width:111px;
	background-position:-370px -58px;
}
#nav-news_and_events
{
	width:138px;
	background-position:-481px 0px;
}
#nav-news_and_events:hover
{
	background-position:-481px -29px;
}
#nav-news_and_events.active
{
	width:138px;
	background-position:-481px -58px;
}
#nav-contact
{
	width:101px;
	background-position:-619px 0px;
}
#nav-contact:hover
{
	background-position:-619px -29px;
}
#nav-contact.active
{
	width:101px;
	background-position:-619px -58px;
}
#contentholder
{
	width:960px;	
}
#columnleft
{
	float:left;
	width:719px;
	background-image: url(/images/bg-contentholder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:19px;
	position:relative;
}
#subnavbox
{
	width:240px;
	position:absolute;
	left:0px;
}
.subnav-heading
{
	display:block;
	width:240px;
	height:1px;
	padding-top:109px;
	overflow:hidden;
	background-image:url(/images/subnav-heading.gif);
	background-repeat:no-repeat;
	background-position:0px 110px;
}
.consulting_services
{
	background-position:0px 0px;
}
.microsoft_solutions
{
	background-position:0px -110px;
}
.about_rsc
{
	background-position:0px -220px;
}
.news_and_events
{
	background-position:0px -330px;
}
.contact
{
	background-position:0px -440px;
}
#subnav li
{
	background-image: url(/images/subnavborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;	
	zoom:1;
	height:100%;
}
#subnav li a
{
	display:block;
	padding:10px 58px 10px 10px;
	background-image: url(/images/pixel-grey.gif);
	background-repeat: repeat-y;
	background-position: 229px top;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
}
#subnav li a:hover
{
	background-image: url(/images/bg-subnavhover.gif);
	background-repeat: no-repeat;
	background-position: 223px center;	
	text-decoration:none;
}
#subnav li a.active
{
	display:block;
	padding:10px 58px 10px 10px;
	background-image: url(/images/bg-subnavhover.gif);
	background-repeat: no-repeat;
	background-position: 223px center;
	text-decoration:none;	
}
.subnav-navy
{
	color:#122756;
}
.subnav-orange
{
	color:#ffa600;
}
.subnav-green
{
	color:#008a2c;
}
.subnav-blue
{
	color:#007ab1;
}
.subnav-grey
{
	color:#666666;
}
#content
{
	width:432px;
	min-height:477px;
	border-left:1px solid #d0d4dd;
	border-right:1px solid #d0d4dd;
	padding:22px 35px 0px 21px;
	margin-left:229px;
}
	#contentholder .industry-experience {
		width:730px;
		padding-right:0px;
		border-right:none;
	}
#content li
{
	margin:0px 0 5px -10px;
	padding:0px 0 0 0;
	list-style-image: none;
	list-style-type: disc;
}
#content ul, li
{
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	line-height:19px;
}

/*#content a
{
	padding-left:11px;
	background-image: url(/images/bul-link.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	line-height:20px;
	display:inline;
}*/

.moreLink
{
	padding-left:11px;
	background-image: url(/images/bul-link.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	line-height:20px;
	display:inline;
}
 
#columnright
{
	float:left;
	width:239px;
}
#cta
{
	width:239px;
	border-top:1px solid #d0d4dd;
	background-image: url(/images/bg-cta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:263px;
}

#cta li span
{
	display:none;
}
#cta li a
{
	display:block;
	background-image: url(/images/cta.gif);
	background-repeat: no-repeat;
	width: 239px;
}
.cta-request
{
	height:79px;
	background-position:0px 0px;
}
.cta-request:hover
{
	background-position:-239px 0px;
}
.cta-signup
{
	height:55px;
	background-position:0px -79px;
}
.cta-signup:hover
{
	background-position:-239px -79px;
}
.cta-contact
{
	height:55px;
	background-position:0px -134px;
}
.cta-contact:hover
{
	background-position:-239px -134px;
}
.cta-blog
{
	height:55px;
	background-position:0px -189px;
}
.cta-blog:hover
{
	background-position:-239px -189px;
}



#footer
{
	width:960px;
	padding-top:12px;
	font-size:11px;
	color:#666666;
	line-height:20px;
	height:79px;
}
#footer a
{
	color:#666666;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer span
{
	color:#999999;
}
#footer span a
{
	color:#999999;
	text-decoration:none;
}
#footer span a:hover
{
	text-decoration:underline;
}
#footerleft
{
	float:left;
	text-align:left;
	padding-top:8px;
	padding-left:19px;
}

#contentholder #columnleft #content ul {
	padding-left: 50px;
	list-style-type: circle;
}

.subtitle {
	font-size:16px;
	color:#333333;
}

.industry-list {
	border-bottom:1px solid #d0d4dd;
	padding:7px 10px 16px 31px;
	background-position:top left;
	background-repeat:no-repeat;	
	margin-bottom:8px;
}

.manu-icon {
	background-image:url(/images/manufacturing-icon.gif);
}

.dist-icon {
	background-image:url(/images/distribution-icon.gif);
}

.retail-icon {
	background-image:url(/images/retail-icon.gif);
}

.ps-icon {
	background-image:url(/images/ps-icon.gif);
}

.fs-icon {
	background-image:url(/images/fs-icon.gif);
	border-bottom:none;	
}

.nfp-icon {
	background-image:url(/images/nfp-icon.gif);
	border-bottom:none;	
}

#contentholder #columnleft #content .industry-list ul, #content .industry-list li {
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:normal;	
}

#content .industry-list li {
	background-image:url(/images/blue-dot.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	padding:4px 15px;
}

.industry-list h3 {
	font-size:16px;
	font-weight:normal;
	color:#4c8bc5;
	padding-left:14px;
	padding-bottom:8px;
}

.industry-list-wrapper {
	background-image:url(/images/divider.gif);
	background-position:center 25px;
	background-repeat:no-repeat;
	border-top:1px solid #d0d4dd;	
	padding-top:10px;
}

.industry-list-left {
	float:left;
	width:340px;	
}

.industry-list-right {
	float:right;
	width:340px;
}

.industry-experience h2 {
	color:#333;
}

.image-left {
	margin: 0 10px 0px 0;
}