body, html {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #EBEBEC;
}
a:link { color: #000; text-decoration: underline; }

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0.67em 0;
	color: #F08C1E;
	text-align: left;
}
h2 {
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F08C1E;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	font-style: italic;
}
.landing-page h1 {
	text-align: center !important;
	font-size: 2.1em;
	padding-right: 30px;
	padding-left: 30px;
}
.landing-page h2, .landing-page h3 {
	text-align: center !important;
}
.home_page {
	text-align: center;
}
hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: .65em;
	margin-right: 0px;
	margin-bottom: .65em;
	margin-left: 0px;
}
.site-container1 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.site-container2 {
	background-color: #C2C5C6;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.site-container3 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
}
.header-repeat {
	background-image: url(../gfx/header_shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-image {
	position: absolute;
	z-index: 0;
	top: 67px;
}

.main-header {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 245px;
	background-image: url((URL));
}
.header-table {
	z-index: 0;
	position: relative;
}

.main-header-phone-numbers {
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 235px;
	color: #666666;
	z-index: 3;
}
.main-header-phone-numbers a:link, .main-header-phone-numbers a:visited {
	color: #666666;
	text-decoration: none;
}
.main-header-phone-numbers a:active, .main-header-phone-numbers a:hover {
	color: #666666;
	text-decoration: underline;
}
.phone-label {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 25px;
}

.main-search {
	position: absolute;
	left: 8px;
	top: 203px;
	z-index: 2;
}
.main-content-container {
	position: relative;
	display:inline-block;
	width: 700px;
	padding-bottom: 20px;
	min-height: 950px;
	padding-left: 20px;
}
.page_name {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	margin-bottom: 20px;
	color: #F08C1E;
	margin-left: -15px;
}
.page_name h2 {
	color: #F08C1E;
}
.main-menu {
	padding-top: 3px;
	height: 35px;
}

.right-col-container {
	float:right;
overflow:visible;
position:relative;
top:-286px;
z-index:999;
margin-bottom:-286px;
}
.right-col-box {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	background-color: #FFFFFF;
}
.right-col-icon-corner {
	background-image: url(../gfx/col-header_bend.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	background-color: #FFFFFF;
	height: 23px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
	position: relative;
	left: -1px;
	top: -1px;
	width: 25px;
	float: left;
}
.right-col-header {
	display: inline-block;
	white-space: nowrap;
	background-image: url(../gfx/col-header-bkg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	padding-top: 4px;
	font-weight: bold;
	color: #003D78;
	padding-right: 18px;
	padding-left: 4px;
	font-size: 13px;
	padding-bottom: 0px;
}
.right-col-item {
	display: block;
	padding: 8px;
}
.sign-up_header {
	width: 220px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003D78;
	text-align: center;
	height: 67px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.sign-up_arrow-container {
	background-image: url(../gfx/sign-up_shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.sign-up_arrow {
	background-image: url(../gfx/sign-up_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	
}
.sign-up_form {
	background-image: url(../gfx/tint_black.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	vertical-align: top;
	margin: 0px;
	border: 1px solid transparent;
}
.core-services-container {
	width: 210px;
	float: left;
	margin-right: 40px;
	margin-bottom: 15px;
	background-color: #F3F3F3;
	position: relative;
	margin-top: 10px;
	margin-left: -20px;
}
.core-services-header {
	font-size: 25px;
	color: #F08C1E;
	background-image: url(../gfx/core-services_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.core-service-block {
	background-color: #F3F3F3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 10px;
}
.core-service-block:hover {
	background-color: #CCCCCC;
	
	border-left-color: #F08C1E;

	cursor:pointer;
}
.core-financial {
	background-image: url(../gfx/core-services-financial-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.core-tele {
	background-image: url(../gfx/core-services-telecommunications.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.core-contact-center {
	background-image: url(../gfx/core-services-contact-center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.core-industrial {
	background-image: url(../gfx/core-services-industrial-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.core-keynote {
	background-image: url(../gfx/core-services-keynote-speaker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.core-keynote {
	background-image: url(../gfx/core-services-keynote-speaker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 195px;
	overflow: hidden;
	padding-bottom: 6px;
}
.additional-services-box {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #F08C1E;
	padding-left: 8px;
	margin-top: 5px;
	font-weight: bold;
}
.additional-services-box a:link, .additional-services-box a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.additional-services-box a:hover, .additional-services-box a:active{
	color: #FFFFFF;
	text-decoration: underline;	
}
.click-here-dark {
	font-size: 9px;
	color: #000000;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
}
.click-here-light {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
}
.core-header {
	background-image: url(../gfx/core-services_header-bkg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}














.iwam-block {
	background-color: #003D78;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
}
.iwam-block:hover {
	background-color: #004E9B;
	cursor:pointer;
}
.iwam-image {
	background-image: url(../gfx/iwam-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 195px;
	overflow: hidden;
	margin-bottom: 5px;
	vertical-align: bottom;
	padding-top: 30px;
}
.iwam-header {
	background-image: url(../gfx/core-services_header-bkg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.footer-container {
	color: #CCCCCC;
	background-color: #757779;
	padding-bottom: 25px;
	display:inline-block;
}
.footer-table-header {
	color: #FFFFFF;
	font-weight: bold;
}
.footer-table-header td {
	padding-top: 5px;
	padding-bottom: 5px;
}


.footer-title {
	color: #CCCCCC;
	background-image: url(../gfx/footer_shadow_higher.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 55px;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}
.footer-image {
	height: 55px;
	text-align: left;
	vertical-align: top;
}
.footer-stretch {
	background-image: url(../gfx/footer_shadow_lower.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 55px;
	display: table-cell;
}
.footer-main-table {
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.footer-main-table td {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.powered_by {
	color: #CCCCCC;
}
.powered_by a:link, .powered_by a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.powered_by a:hover, .powered_by a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.imgright {
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.free-question-form label {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 1px;
}
.free-question-form .ask-free-label {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.free-question-form input {
	width: 210px;
}
.free-question-form .subscribe-checkbox {
	width: 10px;
}

.free-question-form textarea {
	width: 210px;
	height: 55px;
}
.free-question-form img {
	cursor: pointer;
}
.home-comment-container {
	width: 215px;
}
.home-comment-description{

}
.home-comment-name a:link, .home-comment-name a:visited{
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block
}
.home-comment-name a:hover, .home-comment-name a:active{
	text-decoration: underline;
}
.home-comment-logo img{
	width: 90px;
}

.blogsitesummary {
	margin: 0px;
	padding: 0px;
	width: 215px;
}
.blogsitesummary li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.blogsitesummary li a:link, .blogsitesummary li a:visited {
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
.blogsitesummary li a:hover, .blogsitesummary li a:active {
	text-decoration: underline;
}
.blogsitesummary .author {
	display: none;
	margin-right: 5px;
	color: #999999;
	visibility: hidden;
}
.blogsitesummary .date {
	display: inline-block;
	color: #999999;	
}
.productfeaturelist {
	list-style-type: none;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
.feature-product-image a {
	width: 215px;
	text-align: center;
	display: table-cell;
}
.feature-product-image img {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.feature-product-name a:link, .feature-product-name a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.feature-product-name a:hover, .feature-product-name a:active{
	text-decoration: underline;
}
.feature-product-price {
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.feature-product-buy-btn {
	cursor: pointer;
}









.product-image img {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.product-name{
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.product-price {
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.product-buy-btn {
	cursor: pointer;
}
.product-quantity {
	margin-bottom: 15px;	
}
.product-quantity .productTextInput {
	width: 80px;
}










.site-map-pages ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 3px;
}
.site-map-pages ul ul ul {
	display: none;	
}
.site-map-pages li {
	margin-left: 8px;
	list-style-type: square;
	padding-left: 0px;
}
.site-map-pages a:link, .site-map-pages a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}
.site-map-pages a:hover, .site-map-pages a:active {
	color: #FFFFFF;
	text-decoration: none;	
}.home_link_text {
	font-size: 10px;
	margin-top: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../Temp%20HTML/gfx/tint_drk_blk.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.home_link_text h3 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	margin-top: .4em;
	margin-bottom: .4em;
}
.body-shot {
	z-index: 11;
}
.story_link {
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	background-image: url(/gfx/story_icon.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	height: 32px;
	padding-top: 5px;
}
.story_link a:link {
	color: #3366FF;
	text-decoration: none;
}
.story_link a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.story_link a:active {
	color: #3366FF;
	text-decoration: underline;
}
.story_link a:visited {
	color: #3366FF;
	text-decoration: none;
	font-style: italic;
}
.team_excerpt {
	border: 1px solid #EBEBEB;
	min-height: 138px;
	font-size: 12px;
}
.team_excerpt p {
	min-height: 75px;
	padding-left: 105px;
}
.team_excerpt h2 {
	font-size: 1.4em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.team_excerpt h2 a:link {
	color: #F49322;
	text-decoration: none;
}
.team_excerpt h2 a:visited {
	color: #F49322;
	text-decoration: none;
}
.team_excerpt h2 a:hover {
	color: #F49322;
	text-decoration: none;
}
.team_excerpt h2 a:active {
	color: #F49322;
	text-decoration: none;
}
.team_excerpt img {
	width: 90px;
	float: left;
	margin-right: 15px;
}
.team_excerpt .more_btn a:link, .team_excerpt .more_btn a:visited {
	width: 292px;
	height: auto;
	float: right;
	background-color: #F2F2F2;
	background-image: url(/gfx/bullet_sub.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	white-space: nowrap;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	text-align: right;
}

.team_excerpt .more_btn a:hover, .team_excerpt .more_btn a:active {
	text-decoration: none;
	background-color: #FFDFAE;
	border-right-color: #FFDFAE;
}
.address_block {
	font-size: 11px;
	text-align: right;
	position: absolute;
	top: 65px;
	width: 730px;
}
.half_width_box {
	display: inline-block;
	margin: 4px;
	padding: 8px;
	width: 45%;
	text-align: left;
	vertical-align: top;
	float:left;	
}
.contact_form {
	background-color: #EBEBEB;
	display: block;
	padding: 10px;
	border: 1px solid #939498;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 350px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.contact_form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact_form    label   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsletter-form {
	display: block;
	float: right;
	width: 250px;
	margin-left: 15px;
}
#w9d120fc1870ed6af7ed9325d7551b483 {
	width: 195px !important;
}

.literature-container .name a:link, .literature-container .name a:visited {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: underline;
	margin-left: 4px;
}
.literature-container .name a:hover, .literature-container .name a:active {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #666666;
	text-decoration: none;
}
.literature-container ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 32px;
	padding: 0px;
}
.literature-container li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.literature-updated-date {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
	color: #999999;
}



.on-page-quick-navs, .on-page-quick-navs ul { /* all lists */
	list-style: none;
	float : right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.on-page-quick-navs li { /* all list items */
	position : relative;
	float : left;
	line-height : normal;

	z-index: 1000;
	padding-top: 1px;
	padding-bottom: 0px;
	list-style: none;
	margin: 0px;
	}
	

	
.on-page-quick-navs li a:link, .on-page-quick-navs li a:visited {
	width: auto;
	w\idth : auto;
	display : block;
	color : #999999;
	font-weight : normal;
	text-decoration : none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}
	
.on-page-quick-navs li a:hover, .on-page-quick-navs li a:active {
	color : #FF9900;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	}
.on-page-quick-navs li.selected a:link, .on-page-quick-navs li.selected a:visited {
	color : #00CCFF;
	background-color: #FFFFFF;
	border: 1px solid #00CCFF;
	}
	
.main-comment-logo {
display:inline-block;
margin-bottom:10px;
margin-top:10px;
padding-right:10px;
width:150px;
}	
.main-comment-logo img{
	max-width: 150px;
}
.main-comment-description {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 35px;
	font-size: 15px;
}
.main-comment-name {
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin-top: 8px;
	margin-left: 10px;
}
.pagination {
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 14px;
}






.BlogTagCloud-XX-Small {
	font-size: 10px;
}
.BlogTagCloud-X-Small {
	font-size: 12px;
}
.BlogTagCloud-Small {
	font-size: 14px;
}
.BlogTagCloud-Medium {
	font-size: 16px;
}
.BlogTagCloud-Large {
	font-size: 18px;
}

.BlogTagCloud-X-Large {
	font-size: 20px;
}
.BlogTagCloud-XX-Large {
	font-size: 22px;
}