@charset "UTF-8";
body {
	text-align:center;
	color:#000;
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #cccccc;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(/assets/images/dropshadow.gif);
}
.roundel-top {
	background-attachment: scroll;
	background-image: url(/assets/images/innerpage-headerbg.gif);
	background-repeat: no-repeat;
	width:840px;
	height: 20px;
	margin-top: 15px;
}
#legacybrowser p {
	color:#333;
	font-size:200%;
	padding-top:20px;
	padding-bottom:20px;
	height: 30px;
}
#container {
	width:840px;
	text-align:left;
	margin:0 auto;
}

#container #header {
	height:160px;
}
#container #header .logo {
	background-attachment: scroll;
	background-image: url(/assets/images/st-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#container #header .headertext {
	padding-top: 20px;
	width: 525px;
	margin-left:310px;
}
#container #header .logo a {
	display: none;
}
#container #header .headertext p {
	font-size: 1.167em;
	line-height: 1.333em;
	color: #7471AE;
}
#container #header .headertext h1 {
	font-size: 1.667em;
	font-weight: bold;
	margin:0 0 10px 0;
	color:#003399;
}

#navigation {
	background:#666;
}
#sidebar1 {
	float:left;
	width:300px;
}
#sidebar1 .hpfeature {
	width:290px;
	height:105px;
	margin:0 0 10px 0;
	padding:15px 0 10px 20px;
	background:url(/assets/images/feature-background-300.jpg) no-repeat;
}
#sidebar1 .hpfeature h2 {
color: #E18C00;
font-size: 1.33em;
font-weight: bold;
display:block;
}
#sidebar1 .hpfeature .featuretextsec {
float:left;
width:206px;
margin:0;
padding:0;
}
#sidebar1 .hpfeature .featuretextsec p {
font-size: 0.917em;
color: #FFFFFF;
padding:0 0 10px 0;
max-height:85px;
}
#sidebar1 .hpfeature .featuretextsec a.rmlink,
#sidebar1 .hpfeature .featuretextsec a.rmlink:visited,
#sidebar1 .hpfeature .featuretextsec a.rmlink:active {
clear:both;
float:left;
width:70px;
height: 18px;
margin:8px 0 0 0;
font-size: 1.167em;
font-weight: bold;
text-indent: -9999px;
color: #ffffff;
background: url(/assets/images/read-more.png) no-repeat;
background-position: left -18px;
}
#sidebar1 .hpfeature .featuretextsec a.rmlink:hover {
background-position: left 0px;
}
#sidebar1 .hpfeature .featureimagesec {
float:right;
width:84px;
margin:0;
padding:0;
}
#sidebar1 .hpfeature .featureimagesec a.featureimagelink1,
#sidebar1 .hpfeature .featureimagesec a.featureimagelink1:visited,
#sidebar1 .hpfeature .featureimagesec a.featureimagelink1:active {
float:right;
width:78px;
height:83px;
background: url(/assets/images/featuretop-button-up.png) no-repeat;
*background: url(/assets/images/featuretop-button-up.gif) no-repeat;
}
#sidebar1 .hpfeature .featureimagesec a.featureimagelink1:hover {
background: url(/assets/images/featuretop-button-over.png) no-repeat;
*background: url(/assets/images/featuretop-button-over.gif) no-repeat;
}
#sidebar1 .hpfeature .featureimagesec a.featureimagelink2,
#sidebar1 .hpfeature .featureimagesec a.featureimagelink2:visited,
#sidebar1 .hpfeature .featureimagesec a.featureimagelink2:active {
float:right;
width:78px;
height:83px;
background: url(/assets/images/feature2-button-up.png) no-repeat;
*background: url(/assets/images/feature2-button-up.gif) no-repeat;
}
#sidebar1 .hpfeature .featureimagesec a.featureimagelink2:hover {
background: url(/assets/images/feature2-button-over.png) no-repeat;
*background: url(/assets/images/feature2-button-over.gif) no-repeat;
}
#sidebar1 .hpfeature .smhoverover{	
position:absolute;
visibility:hidden;
text-align:left;
width:180px;
margin:-25px 0px 0px 290px;
*margin:-1px 0px 0px -55px;
padding:0px 0px 0px 0px;
background:#333333;
border:#666666 5px solid;
z-index:100;
}
#sidebar1 .hpfeature .smhoverover a{
position:relative;
display:block;
margin:0px;
padding:2px 0px 2px 20px;
text-align:left;
text-decoration:none;
color:#ffffff;
font-size:0.917em;
}
#sidebar1 .hpfeature .smhoverover a:hover{
background-color: #f9910e;
	background-image: url(/assets/feature-SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#333333;
}
#fadingimage {
	background:#666;
	height:270px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 310px;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#sidebarcopy {
	float:left;
	width:320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarcontact {
	float:right;
	width:200px;
	margin-right: 20px;
}
#content {
	margin-top: 0;
	width:540px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 36px;
	border-left-style: none;
	border-right-style: dotted;
	padding-right: 22px;
	*padding-right: 20px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#content a {
	color: #2E54E4;
	text-decoration: none;
}
#content a:hover {
	color: #FF9933;
	text-decoration: none;
}
	

.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}

#mainContentbottom {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(/assets/images/fading-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainContentbottom #sidebarcopy p {
	margin-bottom: 10px;
	line-height: 146.5%;
}
#mainContentbottom #sidebarcopy h2 {
	color: #003399;
	font-size:1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-top:8px;
	background-attachment: scroll;
	background-image: url(/assets/images/help.png);
	background-repeat: no-repeat;
	height: 29px;
	display: block;
	background-position: 0px;
}
#mainContentbottom #content h2 {
	color: #003399;
	font-size:1.833em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	width: 400px;
}
#mainContentbottom #sidebarcontact h2 {
	color: #003399;
	font-size:1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-top: 8px;
	background-attachment: scroll;
	background-image: url(/assets/images/contact.png);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	background-position: 0px 0px;
}

#content img {
	float: right;
	margin-right: 0px;
}
.productfocus-items {
	border: 15px solid #E8E8E8;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.productfocus-items h3 {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 1.167em;
}
.product-copy h4 {
	font-weight: bold;
	margin-bottom: 2px;
}
.product-copy p {
	line-height: 1.333em;
	font-size:0.917em;
}
.productfocus-items .product-link a {
	background-image: url(/assets/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	color: #DE8501;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	min-height: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 5px;
	margin-top: 10px;
}
#container #footer ul li {
	font-size: 0.917em;
	color: #999999;
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#container #footer ul li a {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#container #footer ul li a:hover {
	color: #6699cc;
}
#container #footer h4 {
	color: #013399;
	font-size: 1.833em;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(/assets/images/phone.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #footer .footerlogos {
	margin-top:10px;
	width: 275px;
	float: right;
}
.footerlinks {
	width: 550px;
	float: left;
}
.footerlogos .HPlogo {
	width: 159px;
	float: left;
	background-attachment: scroll;
	background-image: url(/assets/images/hplogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 43px;
}
.footerlogos p {
	text-indent: -9999px;
	display: block;
}
.footerlogos .microsoft-gold {
	background-attachment: scroll;
	background-image: url(/assets/images/microsoftlogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 43px;
	width: 94px;
	float: right;
}
.footeraddress {
	font-size: 0.833em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999999;
}
.footeraddressleft {
	float: left;
	width: 600px;
	margin-bottom:10px;
}
.adamscredit a {
	float: right;
	width: 200px;
	text-align: right;
	color: #999999;
	text-decoration: none;
}
.adamscredit a:hover {
	color: #6699cc;
}
#fade1, #fade2, #fade3 {
	height: 240px;
	display: block;
	float: none;
}
#fadewrapper {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 240px;
	text-align: left;
	border: 15px solid #e9eaf1;
}
/*inner page specific styles*/


#mainContentbottom-inner {
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/assets/images/fading-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainContentbottom-inner #sidebar-inner h2 {
	color: #003399;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-top:8px;
	background-attachment: scroll;
	background-image: url(/assets/images/help.png);
	background-repeat: no-repeat;
	height: 29px;
	display: block;
	background-position: 0px;
}
#mainContentbottom-inner #content-inner h2, #mainContentbottom-inner #content-inner-2col h2 {
	color: #003399;
	font-size: 1.25em;
	font-weight: bold;
}
#mainContentbottom-inner #sidebarcontact-inner h2 {
	color: #003399;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-top:8px;
	background-attachment: scroll;
	background-image: url(/assets/images/contact.png);
	background-repeat: no-repeat;
	height: 29px;
	display: block;
	background-position: 0px;
}
#sidebar-inner {
	float:left;
	width:240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#sidebarcontact-inner {
	float:right;
	width:200px;
	margin-right: 10px;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	margin-bottom: 10px;
}
#content-inner, #content-inner-2col  {
	margin-top: 0;
	width:435px;
	min-height:400px;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	border-left-color: #999999;
	border-right-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}
.inner-roundedheader {
	background-attachment: scroll;
	background-image: url(/assets/images/innerpage-headerbg.gif);
	background-repeat: no-repeat;
	width:840px;
	height: 20px;
}
#mainContentbottom-inner #content-inner p, #mainContentbottom-inner #content-inner-2col p {
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 138.5%;
}
.innerh2heading {
}
.sidebar-link-itservices a {
	background-attachment: scroll;
	background-image: url(/assets/images/inner-buttons-it-services.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar-link-moreinfo a {
	background-attachment: scroll;
	background-image: url(/assets/images/buttons/request-button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar-link-demo a {
	background-attachment: scroll;
	background-image: url(/assets/images/buttons/free-demo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.sidebar-link-itsolutions a {
	background-attachment: scroll;
	background-image: url(/assets/images/inner-buttons-it-solutions.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.sidebar-link-productfocus a {
	background-attachment: scroll;
	background-image: url(/assets/images/inner-buttons-product-focus.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.sidebar-link-itservices a:hover, .sidebar-link-itsolutions a:hover,.sidebar-link-demo a:hover,.sidebar-link-moreinfo a:hover, .sidebar-link-productfocus a:hover {
	background-position: 0px -40px;
}
.sidebar2-phonenumbers p {
	color: #666;
	font-size: 93%;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;	
}
.sidebar2-phonenumbers h3 {
	font-size: 108%;
	color: #003398;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 5px;	
}
.innerh2-with-space-above {
	margin-top: 20px;
}


#container, #mainContent, div, img {
	behavior: url(/assets/css/png.htc);
	
}#container #mainContentbottom #content p {
}



#content-inner-2col {
	width: 470px;
}
.fltleft {
	float: left;
}
.fltright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContentbottom-inner h3 {
	font-size: 1.083em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}
#mainContentbottom-inner #content-inner-2col td {
	font-size: 0.917em;
	color: #1443A1;
	padding: 6px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
#mainContentbottom-inner #content-inner-2col table {
	margin-bottom: 10px;
	border: 1px solid #696995;
}
#mainContentbottom-inner #content-inner-2col strong {
	font-weight: bold;
}
#mainContentbottom-inner a {
	color: #333399;
}
#mainContentbottom-inner a:hover {
	color: #3399FF;
}
#mainContentbottom-inner #content-inner li, #mainContentbottom-inner #content-inner-2col li {
	color: #1443A1;
	list-style-position: outside;
	margin-left: 40px;
	margin-right:10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DE8501;
	padding-top: 2px;
	margin-bottom: 5px;
	list-style-image: url(/assets/images/bullet.png);
	font-size: 0.917em;
	line-height:1.5em;
}
.feature1-text {
	position: absolute;
	z-index: 10;
	width: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: -3px;
	margin-top: 15px;
	margin-left: 15px;
}
.feature1-text p {
	font-size: 0.917em;
	color: #FFFFFF;
	padding:0;
	max-height:85px;
}
	.feature1-text h2 {
	color: #E18C00;
	font-size: 1.33em;
	font-weight: bold;
	display:block;

}
.contact-sidebar-text {
	margin-top: 10px;
	color: #333;
}
.contact-sidebar-text p {
	margin-bottom: 10px;
	color: #333;
	
}.contact-sidebar-text strong {
	font-weight: bold;
	
}
#content-inner-2col h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
}
.headertext-short {
	width: 450px;
}
.feature-falselink {
	font-size: 1.167em;
	font-weight: bold;
	color: #fff;
	background-image: url(/assets/images/read-more.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left -18px;
}
.product-copy {
	float: left;
	width: 335px;
}

.pay-as-you-go {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E39000;
	margin-bottom: 10px;
	background-image: url(/assets/images/it-services-icons/pay.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}	
.select-care {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E39000;
	margin-bottom: 10px;
	background-image: url(/assets/images/it-services-icons/select-care.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.managed {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E39000;
	margin-bottom: 10px;
	background-image: url(/assets/images/it-services-icons/managed.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.consultancy {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E39000;
	margin-bottom: 10px;
	background-image: url(/assets/images/it-services-icons/consultancy.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.proactive {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E39000;
	margin-bottom: 10px;
	background-image: url(/assets/images/it-services-icons/proactive.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}

.pay-as-you-go a, .select-care a, .managed a, .consultancy a, .proactive a {
	background-image: url(/assets/images/read-more.png);
	display: block;
	text-indent: -9999px;
	background-repeat: repeat-y;
	height: 18px;
	margin-top: 10px;
	background-position: 0 -18px;
}
.pay-as-you-go a:hover, .select-care a:hover, .managed a:hover, .consultancy a:hover, .proactive a:hover {
	background-image: url(/assets/images/read-more.png);
	display: block;
	text-indent: -9999px;
	background-repeat: repeat-y;
	height: 18px;
	margin-top: 10px;
	background-position: 0 0px;
}

.arrowlink {
	background-image: url(/assets/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}
.product-logo {
	margin-top: 20px;
}
.product-logo img {
	margin-right: 10px;
}
.partner-microsoft {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-top: 10px;
}
.efficiency-icon {
	background-image: url(/assets/images/it-solutions-icons/efficiency.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.security-icon {
	background-image: url(/assets/images/it-solutions-icons/security.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:10px;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.resilience-icon {
	background-image: url(/assets/images/it-solutions-icons/resilience.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	height:50px;
}
.education-icon {
	background-image: url(/assets/images/it-solutions-icons/education.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	height:50px;
}
.links-with-space-after {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.findoutmore {
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left: 0px;
	font-size:1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.findoutmore a {
	height:18px;
	border-top-width: 1px;
	background-image: url(/assets/images/read-more.png);
	background-repeat: no-repeat;
	background-position: left -18px;
	text-indent: -9999px;
	display: block;
}
.findoutmore a:hover {
	height:18px;
	border-top-width: 1px;
	background-image: url(/assets/images/read-more.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: -9999px;
	display: block;
}

.sidebar-links {
	
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
}
.sidebar-links a {
	text-decoration: none;
	background-image: url(/assets/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}
.sidebar-links a:hover {
	color: #FF9933;
	text-decoration: none;
}
#header .headertext a {
	text-decoration: none;
	color: #7471AE;
}

